[cxf] Apparently even when epoch is different releases have to be too

Stanislav Ochotnicky sochotni at fedoraproject.org
Mon Dec 10 08:46:01 UTC 2012


commit 4506ad14242f00d725ab97b6934c3d391bf544d6
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Mon Dec 10 09:45:54 2012 +0100

    Apparently even when epoch is different releases have to be too

 cxf.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/cxf.spec b/cxf.spec
index c0605e8..2779fe9 100644
--- a/cxf.spec
+++ b/cxf.spec
@@ -4,7 +4,7 @@
 Name:           cxf
 Epoch:          1
 Version:        2.6.3
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Apache CXF
 License:        ASL 2.0
 Group:          Development/Libraries
@@ -509,7 +509,7 @@ cp -rp target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}
 
 
 %changelog
-* Mon Dec 10 2012 Stanislav Ochotnicky <sochotnicky at redhat.com> - 1:2.6.3-1
+* Mon Dec 10 2012 Stanislav Ochotnicky <sochotnicky at redhat.com> - 1:2.6.3-2
 - Added epoch after downgrade
 
 * Tue Nov 13 2012 Marek Goldmann <mgoldman at redhat.com> - 2.6.3-1


More information about the scm-commits mailing list