[samba/f17] Update to 3.6.9

Guenther Deschner gd at fedoraproject.org
Fri Nov 9 11:52:30 UTC 2012


commit 6a9118eeaa30eb752035f4c4c13a7ee5300e9c01
Author: Günther Deschner <gd at samba.org>
Date:   Fri Nov 9 12:51:11 2012 +0100

    Update to 3.6.9
    
    Guenther

 .gitignore |    1 +
 samba.spec |    9 ++++++---
 sources    |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 12dc23b..9321e67 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@ samba-3.6.0pre1.tar.gz
 /samba-3.6.6.tar.gz
 /samba-3.6.7.tar.gz
 /samba-3.6.8.tar.gz
+/samba-3.6.9.tar.bz2
diff --git a/samba.spec b/samba.spec
index fa7c29e..887e65b 100644
--- a/samba.spec
+++ b/samba.spec
@@ -1,5 +1,5 @@
-%define main_release 95
-%define samba_version 3.6.8
+%define main_release 96
+%define samba_version 3.6.9
 %define tdb_version 1.2.9
 %define talloc_version 2.0.5
 #%define pre_release rc3
@@ -17,7 +17,7 @@ License: GPLv3+ and LGPLv3+
 Group: System Environment/Daemons
 URL: http://www.samba.org/
 
-Source: http://www.samba.org/samba/%{name}-%{samba_version}%{pre_release}.tar.gz
+Source: http://www.samba.org/samba/%{name}-%{samba_version}%{pre_release}.tar.bz2
 
 # Red Hat specific replacement-files
 Source1: samba.log
@@ -698,6 +698,9 @@ fi
 %{_datadir}/pixmaps/samba/logo-small.png
 
 %changelog
+* Fri Nov 09 2012 Guenther Deschner <gdeschner at redhat.com> - 2:3.6.9-96
+- Update to 3.6.9
+
 * Fri Oct 26 2012 - Andreas Schneider <asn at redhat.com> -2:3.6.8-95
 - Fix pam_winbind segfault in pam_sm_authenticate().
 - resolves: #870493
diff --git a/sources b/sources
index f0895f3..b126e8c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fbb245863eeef2fffe172df779a217be  samba-3.6.8.tar.gz
+5b6a8400eae16720daaaa57411b870f6  samba-3.6.9.tar.bz2


More information about the scm-commits mailing list