[groovy] Revert "update to version 2.0.0"

hannes hannes at fedoraproject.org
Mon Jul 2 21:11:38 UTC 2012


commit 00f821d3877d7ad52aea00d050de7dbb092d5102
Author: hannes <hannes at fedoraproject.org>
Date:   Mon Jul 2 22:10:18 2012 +0200

    Revert "update to version 2.0.0"
    
    This reverts commit d11c397ff7a8969fcd2f2aa153da7e7771ad875b.
    
    Undo the update, since it includes changes to the build system

 .gitignore  |    1 -
 groovy.spec |    7 ++-----
 sources     |    2 +-
 3 files changed, 3 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bd33f0b..46c9199 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,4 +8,3 @@ 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 efc210a..4298fb6 100644
--- a/groovy.spec
+++ b/groovy.spec
@@ -3,8 +3,8 @@
 # the Requires list.
 
 Name:           groovy
-Version:        2.0.0
-Release:        1%{?dist}
+Version:        1.8.6
+Release:        4%{?dist}
 Summary:        Dynamic language for the Java Platform
 
 Group:          Development/Languages
@@ -145,9 +145,6 @@ 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 2f7c2aa..cd36c54 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-de1b1805fe97acd63f93ebc5bfe5eb30  groovy-src-2.0.0.zip
+6a1859543927e2dfe8937e309f0b688b  groovy-src-1.8.6.zip


More information about the scm-commits mailing list