[groovy] Update to 1.8.2

hannes hannes at fedoraproject.org
Tue Sep 6 16:02:39 UTC 2011


commit 54da82aabe5f9a59fc29fc0923bb2fa03ca4f6ff
Author: hannes <hannes at fedoraproject.org>
Date:   Tue Sep 6 18:02:26 2011 +0200

    Update to 1.8.2

 .gitignore  |    1 +
 groovy.spec |    7 +++++--
 sources     |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4fd9819..7a664d9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ groovy-src-1.7.2.zip
 groovy-src-1.7.10.zip
 /groovy-src-1.8.0.zip
 /groovy-src-1.8.1.zip
+/groovy-src-1.8.2.zip
diff --git a/groovy.spec b/groovy.spec
index 1da6dff..6607c35 100644
--- a/groovy.spec
+++ b/groovy.spec
@@ -3,8 +3,8 @@
 # the Requires list.
 
 Name:           groovy
-Version:        1.8.1
-Release:        3%{?dist}
+Version:        1.8.2
+Release:        1%{?dist}
 Summary:        Dynamic language for the Java Platform
 
 Group:          Development/Languages
@@ -157,6 +157,9 @@ install -p -m644 pom.xml $RPM_BUILD_ROOT/%{_datadir}/maven2/poms/JPP-%{name}.pom
 
 
 %changelog
+* Tue Sep 06 2011 Johannes Lips <hannes at fedoraproject.org> - 1.8.2-1
+- Update to 1.8.2
+
 * Sat Aug 13 2011 Johannes Lips <hannes at fedoraproject.org> - 1.8.1-3
 - adjusted the maven pom dir
 
diff --git a/sources b/sources
index d001663..f5b4d7a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3ece1ace9cda46ca742fbad03b078844  groovy-src-1.8.1.zip
+b068ca9b83c8a1384b0b52d49d8c705b  groovy-src-1.8.2.zip


More information about the scm-commits mailing list