msrb pushed to groovy18 (f22). "Fix URL and Source0 tag"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Mar 31 09:15:27 UTC 2015


>From 2b44ae1e86526d9b2b1482d91333d8b79ca2e375 Mon Sep 17 00:00:00 2001
From: Michal Srb <msrb at redhat.com>
Date: Fri, 13 Mar 2015 17:32:40 +0100
Subject: Fix URL and Source0 tag


diff --git a/groovy18.spec b/groovy18.spec
index bdcead3..97ff6da 100644
--- a/groovy18.spec
+++ b/groovy18.spec
@@ -4,7 +4,7 @@
 %global majorversion 1.8
 Name:           groovy18
 Version:        1.8.9
-Release:        17%{?dist}
+Release:        18%{?dist}
 Summary:        Dynamic language for the Java Platform
 
 # Some of the files are licensed under BSD and CPL terms, but the CPL has been superceded
@@ -12,9 +12,9 @@ Summary:        Dynamic language for the Java Platform
 # groovyConsole uses CC-BY licensed icons
 # thanks to Michal Srb and Mikolaj Izdebski, and Tom Callaway
 License:        ASL 2.0 and BSD and EPL and Public Domain and CC-BY
-URL:            http://groovy.codehaus.org/
+URL:            http://groovy-lang.org
 
-Source0:        http://dist.groovy.codehaus.org/distributions/groovy-src-1.8.9.zip
+Source0:        https://github.com/groovy/groovy-core/archive/GROOVY_1_8_9.zip
 # thanks to Johannes Lips and Matt Spaulding
 Source1:        groovy18-script
 Source2:        groovy18-starter.conf
@@ -190,6 +190,9 @@ install -p -m644 %{SOURCE2} \
 %license LICENSE.txt LICENSE-2.0.txt NOTICE.txt cpl-v10.txt epl-v10.txt
 
 %changelog
+* Fri Mar 13 2015 Michal Srb <msrb at redhat.com> - 1.8.9-18
+- Fix URL and Source0 tag
+
 * Wed Feb 04 2015 gil cattaneo <puntogil at libero.it> 1.8.9-17
 - introduce license macro
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/groovy18.git/commit/?h=f22&id=2b44ae1e86526d9b2b1482d91333d8b79ca2e375


More information about the scm-commits mailing list