[truezip] Fix forcing version-release 21-3 of parent

Gerard Ryan galileo at fedoraproject.org
Wed Oct 16 21:29:49 UTC 2013


commit 12d9b2cfd544113740590391eb39456ff820c692
Author: Gerard Ryan <gerard at ryan.lt>
Date:   Wed Oct 16 22:29:38 2013 +0100

    Fix forcing version-release 21-3 of parent

 truezip.spec |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/truezip.spec b/truezip.spec
index f953c66..5d0857a 100644
--- a/truezip.spec
+++ b/truezip.spec
@@ -1,6 +1,6 @@
 Name:		truezip
 Version:	7.7.4
-Release:	3%{?dist}
+Release:	4%{?dist}
 Summary:	Java based VFS for treating archive files as virtual directories
 
 Group:		Development/Libraries
@@ -22,7 +22,7 @@ BuildRequires:	jemmy
 BuildRequires:	jsr-305
 BuildRequires:	junit
 BuildRequires:	maven-local
-BuildRequires:	schlichtherle-oss-parent >= 21.3
+BuildRequires:	schlichtherle-oss-parent >= 21-3
 
 BuildRequires:	maven-antrun-plugin
 BuildRequires:	maven-archetype-common
@@ -271,7 +271,7 @@ find -type f -name *.class -delete
 %files swing -f .mfiles-%{name}-swing
 
 %changelog
-* Wed Oct 16 2013 Gerard Ryan <galileo at fedoraproject.org> - 7.7.4-3
+* Wed Oct 16 2013 Gerard Ryan <galileo at fedoraproject.org> - 7.7.4-4
 - Force version-release 21-3 of parent
 
 * Wed Oct 16 2013 Gerard Ryan <galileo at fedoraproject.org> - 7.7.4-2


More information about the scm-commits mailing list