[samba] Update to Samba 4.0.0!

asn asn at fedoraproject.org
Tue Dec 11 19:39:16 UTC 2012


commit 0b662ab0591e3b60fa00158e14eaad99ba16c046
Author: Andreas Schneider <asn at cryptomilk.org>
Date:   Tue Dec 11 20:30:39 2012 +0100

    Update to Samba 4.0.0!

 .gitignore |    1 +
 samba.spec |    4 ++--
 sources    |    2 +-
 3 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 02f00dd..0cf3947 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,4 @@ samba-3.6.0pre1.tar.gz
 /samba-4.0.0rc4.tar.bz2
 /samba-4.0.0rc5.tar.bz2
 /samba-4.0.0rc6.tar.bz2
+/samba-4.0.0.tar.bz2
diff --git a/samba.spec b/samba.spec
index 125cd7f..0ff98f3 100644
--- a/samba.spec
+++ b/samba.spec
@@ -1,7 +1,7 @@
 # Set --with testsuite or %bcond_without to run the Samba torture testsuite.
 %bcond_with testsuite
 
-%define main_release 171
+%define main_release 172
 
 %define samba_version 4.0.0
 %define talloc_version 2.0.7
@@ -10,7 +10,7 @@
 %define tevent_version 0.9.17
 %define ldb_version 1.1.12
 # This should be rc1 or nil
-%define pre_release rc6
+%define pre_release %nil
 
 %if "x%{?pre_release}" != "x"
 %define samba_release 0.%{main_release}.%{pre_release}%{?dist}
diff --git a/sources b/sources
index 14b91fd..27bcbdf 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6618ea8ff7f587ed3f7c024849163695  samba-4.0.0rc6.tar.bz2
+428c05ff3ac7089d5aa96a88105c7cd7  samba-4.0.0.tar.bz2


More information about the scm-commits mailing list