From 4a7656c74e2284ca9bbbe2e19598f4dcd9fe8eb9 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Thu, 26 Mar 2015 22:19:50 +0000 Subject: [PATCH] upgrading package: jscs 1.11.3 -> 1.12.0 --- jscs/jscs.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/jscs/jscs.spec b/jscs/jscs.spec index 0256ee15a7..c072cf1a24 100644 --- a/jscs/jscs.spec +++ b/jscs/jscs.spec @@ -22,8 +22,8 @@ ## # package version -%define V_jscs 1.11.3 -%define V_jscs_snap 20150223 +%define V_jscs 1.12.0 +%define V_jscs_snap 20150326 # package information Name: jscs @@ -36,7 +36,7 @@ Class: EVAL Group: Language License: MIT Version: %{V_jscs} -Release: 20150223 +Release: 20150326 # list of sources Source0: http://download.openpkg.org/components/versioned/jscs/jscs-%{V_jscs}-%{V_jscs_snap}.tar.gz