[groovy/f19] Updated to 1.8.9 (RHBZ #954098)

Matt Spaulding madsa at fedoraproject.org
Fri May 31 16:39:57 UTC 2013


commit d8367e745d6d6d55381ce93de97a15d0006785e5
Author: Matt Spaulding <mspaulding06 at gmail.com>
Date:   Fri May 31 09:39:16 2013 -0700

    Updated to 1.8.9 (RHBZ #954098)

 .gitignore  |    1 +
 groovy.spec |    8 ++++++--
 sources     |    1 +
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index eea277e..a7bade1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ groovy-src-1.7.10.zip
 /groovy-src-1.8.6.zip
 /groovy-src-1.8.7.zip
 /groovy-src-1.8.8.zip
+/groovy-src-1.8.9.zip
diff --git a/groovy.spec b/groovy.spec
index 3dfd021..754ed8f 100644
--- a/groovy.spec
+++ b/groovy.spec
@@ -3,8 +3,8 @@
 # the Requires list.
 
 Name:           groovy
-Version:        1.8.8
-Release:        4%{?dist}
+Version:        1.8.9
+Release:        1%{?dist}
 Summary:        Dynamic language for the Java Platform
 
 Group:          Development/Languages
@@ -18,6 +18,7 @@ Source2:        groovy-starter.conf
 Source3:        groovy.desktop
 Source4:	cpl-v10.txt
 Source5:	epl-v10.txt
+# http://jira.codehaus.org/browse/GROOVY-6085
 Patch0:		groovy-inner-interface-annotations.patch
 BuildArch:      noarch
 
@@ -153,6 +154,9 @@ install -p -m644 pom.xml $RPM_BUILD_ROOT/%{_mavenpomdir}/JPP-%{name}.pom
 %doc LICENSE.txt NOTICE.txt cpl-v10.txt epl-v10.txt
 
 %changelog
+* Sat Apr 20 2013 gil cattaneo <puntogil at libero.it> - 1.8.9-1
+- Update to 1.8.9
+
 * Thu Apr 11 2013 Matt Spaulding <mspaulding06 at gmail.com> - 1.8.8-4
 - Now accepts classpath argument (RHBZ #810885)
 
diff --git a/sources b/sources
index 19bab36..b03c9a9 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
 0c3f4f489387c7767348a9e49f5d7485  groovy-src-1.8.8.zip
+5dac87f93f1a2981b38e4c659725175b  groovy-src-1.8.9.zip


More information about the scm-commits mailing list