[groovy] update to 1.8.5

hannes hannes at fedoraproject.org
Tue Jan 3 22:39:51 UTC 2012


commit 65b3be472bc7b7f785c488bd58fe383be7da8103
Author: hannes <hannes at fedoraproject.org>
Date:   Tue Jan 3 22:40:48 2012 +0000

    update to 1.8.5

 .gitignore  |    1 +
 groovy.spec |    5 ++++-
 sources     |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 67b1eeb..1a8df60 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ groovy-src-1.7.10.zip
 /groovy-src-1.8.2.zip
 /groovy-src-1.8.3.zip
 /groovy-src-1.8.4.zip
+/groovy-src-1.8.5.zip
diff --git a/groovy.spec b/groovy.spec
index 7b73f75..35c0def 100644
--- a/groovy.spec
+++ b/groovy.spec
@@ -3,7 +3,7 @@
 # the Requires list.
 
 Name:           groovy
-Version:        1.8.4
+Version:        1.8.5
 Release:        1%{?dist}
 Summary:        Dynamic language for the Java Platform
 
@@ -158,6 +158,9 @@ install -p -m644 pom.xml $RPM_BUILD_ROOT/%{_datadir}/maven2/poms/JPP-%{name}.pom
 
 
 %changelog
+* Tue Jan 03 2012 Johannes Lips <hannes at fedoraproject.org> - 1.8.5-1
+- Update to 1.8.5
+
 * Sun Nov 20 2011 Johannes Lips <hannes at fedoraproject.org> - 1.8.4-1
 - Update to 1.8.4
 
diff --git a/sources b/sources
index af6ac60..bbd09fc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ff00a95a0732aa1ba9a887e249ba75c5  groovy-src-1.8.4.zip
+f429f415f039595de5746612f00a52ef  groovy-src-1.8.5.zip


More information about the scm-commits mailing list