[gmaven/f19] Obsolete gmaven-archetypes

gil gil at fedoraproject.org
Sun Jul 28 18:57:13 UTC 2013


commit 1a6033dd03d43c40f89c113911594f4b473ed787
Author: gil <puntogil at libero.it>
Date:   Sun Jul 28 20:56:53 2013 +0200

    Obsolete gmaven-archetypes

 gmaven.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/gmaven.spec b/gmaven.spec
index 32d7014..7435bd2 100644
--- a/gmaven.spec
+++ b/gmaven.spec
@@ -1,6 +1,6 @@
 Name:          gmaven
 Version:       1.4
-Release:       5%{?dist}
+Release:       6%{?dist}
 Summary:       Integration of Groovy into Maven
 License:       ASL 2.0
 Url:           http://groovy.github.io/gmaven/
@@ -68,7 +68,7 @@ BuildRequires: plexus-containers-component-metadata
 Requires:      jline
 BuildArch:     noarch
 
-#Obsoletes:     %%{name}-archetypes < %%{version}-%%{release}
+Obsoletes:     %{name}-archetypes < %{version}-%{release}
 
 %description
 GMaven provides integration of the Groovy language into Maven.
@@ -303,6 +303,9 @@ sed -i "s|return new Version(1, 8, 5);|return new Version(1, 8, 9);|" gmaven-run
 %doc LICENSE.txt
 
 %changelog
+* Sun Jul 28 2013 gil cattaneo <puntogil at libero.it> 1.4-6
+- Obsolete gmaven-archetypes
+
 * Sun Jul 28 2013 gil cattaneo <puntogil at libero.it> 1.4-5
 - switch to XMvn
 - adapt to current guideline


More information about the scm-commits mailing list