[zarafa] Properly bump release for Boost rebuild

Petr Machata pmachata at fedoraproject.org
Sun May 25 15:22:31 UTC 2014


commit f4c0ef34ab68e16dcd05cad970507c8d86f15942
Author: Petr Machata <pmachata at redhat.com>
Date:   Sun May 25 17:22:06 2014 +0200

    Properly bump release for Boost rebuild

 zarafa.spec |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/zarafa.spec b/zarafa.spec
index c0b6ed4..57c1499 100644
--- a/zarafa.spec
+++ b/zarafa.spec
@@ -1,5 +1,5 @@
 %global beta_or_rc      0
-%global actual_release  1
+%global actual_release  2
 %global svnrevision     44333
 %global with_search     1
 %global with_ldap       1
@@ -21,7 +21,7 @@ Summary:            Open Source Edition of the Zarafa Collaboration Platform
 Name:               zarafa
 Version:            7.1.9
 %if %{beta_or_rc}
-Release:            0.%{actual_release}.svn%{svnrevision}%{?dist}.1
+Release:            0.%{actual_release}.svn%{svnrevision}%{?dist}
 %else
 Release:            %{actual_release}%{?dist}
 %endif
@@ -886,7 +886,7 @@ fi
 %{python_sitearch}/*
 
 %changelog
-* Thu May 22 2014 Petr Machata <pmachata at redhat.com> - 7.1.9-1
+* Thu May 22 2014 Petr Machata <pmachata at redhat.com> - 7.1.9-2
 - Rebuild for boost 1.55.0
 
 * Thu May 01 2014 Robert Scheck <robert at fedoraproject.org> 7.1.9-1


More information about the scm-commits mailing list