[groovy] Update to 1.8.3

hannes hannes at fedoraproject.org
Thu Oct 13 13:19:23 UTC 2011


commit 3a819a0e3ef02786ac32919573df5fb9069d21d6
Author: hannes <hannes at fedoraproject.org>
Date:   Thu Oct 13 15:19:54 2011 +0200

    Update to 1.8.3

 .gitignore  |    1 +
 groovy.spec |    5 ++++-
 sources     |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7a664d9..9efa1e0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ groovy-src-1.7.10.zip
 /groovy-src-1.8.0.zip
 /groovy-src-1.8.1.zip
 /groovy-src-1.8.2.zip
+/groovy-src-1.8.3.zip
diff --git a/groovy.spec b/groovy.spec
index 6607c35..e8be3fa 100644
--- a/groovy.spec
+++ b/groovy.spec
@@ -3,7 +3,7 @@
 # the Requires list.
 
 Name:           groovy
-Version:        1.8.2
+Version:        1.8.3
 Release:        1%{?dist}
 Summary:        Dynamic language for the Java Platform
 
@@ -157,6 +157,9 @@ install -p -m644 pom.xml $RPM_BUILD_ROOT/%{_datadir}/maven2/poms/JPP-%{name}.pom
 
 
 %changelog
+* Thu Oct 13 2011 Johannes Lips <hannes at fedoraproject.org> - 1.8.3-1
+- Update to 1.8.3
+
 * Tue Sep 06 2011 Johannes Lips <hannes at fedoraproject.org> - 1.8.2-1
 - Update to 1.8.2
 
diff --git a/sources b/sources
index f5b4d7a..9759509 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b068ca9b83c8a1384b0b52d49d8c705b  groovy-src-1.8.2.zip
+352b636aad85324c8549023a87a99620  groovy-src-1.8.3.zip


More information about the scm-commits mailing list