[groovy] update to version 2.0.0

hannes hannes at fedoraproject.org
Mon Jul 2 20:48:54 UTC 2012


commit d11c397ff7a8969fcd2f2aa153da7e7771ad875b
Author: hannes <hannes at fedoraproject.org>
Date:   Mon Jul 2 21:48:36 2012 +0200

    update to version 2.0.0

 .gitignore  |    1 +
 groovy.spec |    7 +++++--
 sources     |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 46c9199..bd33f0b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ groovy-src-1.7.10.zip
 /groovy-src-1.8.4.zip
 /groovy-src-1.8.5.zip
 /groovy-src-1.8.6.zip
+/groovy-src-2.0.0.zip
diff --git a/groovy.spec b/groovy.spec
index 4298fb6..efc210a 100644
--- a/groovy.spec
+++ b/groovy.spec
@@ -3,8 +3,8 @@
 # the Requires list.
 
 Name:           groovy
-Version:        1.8.6
-Release:        4%{?dist}
+Version:        2.0.0
+Release:        1%{?dist}
 Summary:        Dynamic language for the Java Platform
 
 Group:          Development/Languages
@@ -145,6 +145,9 @@ install -p -m644 pom.xml $RPM_BUILD_ROOT/%{_mavenpomdir}/JPP-%{name}.pom
 %{_javadocdir}/*
 
 %changelog
+* Mon Jul 02 2012 Johannes Lips <hannes at fedoraproject.org> - 2.0.0-1
+- update to version 2.0.0 
+
 * Wed Mar 21 2012 Alexander Kurtakov <akurtako at redhat.com> 1.8.6-4
 - Move to tomcat v7 apis.
 - Guideline fixes.
diff --git a/sources b/sources
index cd36c54..2f7c2aa 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6a1859543927e2dfe8937e309f0b688b  groovy-src-1.8.6.zip
+de1b1805fe97acd63f93ebc5bfe5eb30  groovy-src-2.0.0.zip


More information about the scm-commits mailing list