[samba4] Fix version number.

asn asn at fedoraproject.org
Tue Jun 12 10:41:50 UTC 2012


commit db41ee5e6763906f0affae6017b2f2120ac23217
Author: Andreas Schneider <asn at cryptomilk.org>
Date:   Tue Jun 12 12:41:11 2012 +0200

    Fix version number.

 samba4.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/samba4.spec b/samba4.spec
index 8d7cbc8..81fdc90 100644
--- a/samba4.spec
+++ b/samba4.spec
@@ -1,4 +1,4 @@
-%define main_release 53
+%define main_release 54
 
 %define samba_version 4.0.0
 %define talloc_version 2.0.7
@@ -44,7 +44,7 @@
 
 Name:           samba4
 Version:        %{samba_version}
-Release:        %{samba_release}.1
+Release:        %{samba_release}
 Epoch:          2
 
 %if 0%{?epoch} > 0
@@ -1252,6 +1252,9 @@ rm -rf %{buildroot}
 %endif # with_libwbclient
 
 %changelog
+* Tue Jun 12 2012 Andreas Schneider <asn at redhat.com> - 2:4.0.0-54.beta1
+- Fix version number.
+
 * Tue Jun 12 2012 Petr Pisar <ppisar at redhat.com> - 2:4.0.0-53beta1.1
 - Perl 5.16 rebuild
 


More information about the scm-commits mailing list