From 36d95f03d37979a7a39578b85dd3b015d2576de2 Mon Sep 17 00:00:00 2001 From: Guenther Deschner Date: Tue, 29 May 2007 15:19:24 +0000 Subject: [PATCH] Mention pam_smbpass fixing in changelog & release++. Guenther --- samba.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/samba.spec b/samba.spec index be8f4cf..6772f48 100644 --- a/samba.spec +++ b/samba.spec @@ -2,7 +2,7 @@ Summary: The Samba Suite of programs Name: samba Epoch: 0 Version: 3.0.25a -Release: 1%{?dist} +Release: 2%{?dist} License: GPL Group: System Environment/Daemons URL: http://www.samba.org/ @@ -631,6 +631,9 @@ exit 0 #%{_includedir}/libmsrpc.h %changelog +* Tue May 29 2007 Günther Deschner +- fix pam_smbpass patch. + * Fri May 25 2007 Simo Sorce - update to 3.0.25a as it contains many fixes - add a fix for pam_smbpass made by Günther but committed upstream after 3.0.25a was cut.