[groovy] Update to 1.8.4

hannes hannes at fedoraproject.org
Sun Nov 20 15:25:21 UTC 2011


commit ea80e5cc6115c986df8742efff50bdf1b7aa3c71
Author: hannes <hannes at fedoraproject.org>
Date:   Sun Nov 20 15:24:59 2011 +0000

    Update to 1.8.4

 .gitignore  |    1 +
 groovy.spec |    7 +++++--
 sources     |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9efa1e0..67b1eeb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ groovy-src-1.7.10.zip
 /groovy-src-1.8.1.zip
 /groovy-src-1.8.2.zip
 /groovy-src-1.8.3.zip
+/groovy-src-1.8.4.zip
diff --git a/groovy.spec b/groovy.spec
index 70df27e..030eab2 100644
--- a/groovy.spec
+++ b/groovy.spec
@@ -3,8 +3,8 @@
 # the Requires list.
 
 Name:           groovy
-Version:        1.8.3
-Release:        2%{?dist}
+Version:        1.8.4
+Release:        1%{?dist}
 Summary:        Dynamic language for the Java Platform
 
 Group:          Development/Languages
@@ -158,6 +158,9 @@ install -p -m644 pom.xml $RPM_BUILD_ROOT/%{_datadir}/maven2/poms/JPP-%{name}.pom
 
 
 %changelog
+* Thu Nov 20 2011 Johannes Lips <hannes at fedoraproject.org> - 1.8.4-1
+- Update to 1.8.4
+
 * Thu Oct 13 2011 Johannes Lips <hannes at fedoraproject.org> - 1.8.3-2
 - remove the nojansi patch since jansi is in fedora
 
diff --git a/sources b/sources
index 9759509..af6ac60 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-352b636aad85324c8549023a87a99620  groovy-src-1.8.3.zip
+ff00a95a0732aa1ba9a887e249ba75c5  groovy-src-1.8.4.zip


More information about the scm-commits mailing list