[sssd] Fix incorrect tarball URL

Stephen Gallagher sgallagh at fedoraproject.org
Mon Oct 18 20:06:20 UTC 2010


commit 75efc48618dec42ff8fe9b4f1d756b79c5293df8
Author: Stephen Gallagher <sgallagh at redhat.com>
Date:   Mon Oct 18 16:06:09 2010 -0400

    Fix incorrect tarball URL

 sssd.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/sssd.spec b/sssd.spec
index bfbc820..11acc00 100644
--- a/sssd.spec
+++ b/sssd.spec
@@ -5,7 +5,7 @@
 
 Name: sssd
 Version: 1.4.0
-Release: 1%{?dist}
+Release: 2%{?dist}
 Group: Applications/System
 Summary: System Security Services Daemon
 License: GPLv3+
@@ -233,6 +233,9 @@ fi
 %postun client -p /sbin/ldconfig
 
 %changelog
+* Mon Oct 18 2010 Stephen Gallagher <sgallagh at redhat.com> - 1.4.0-2
+- Fix incorrect tarball URL
+
 * Mon Oct 18 2010 Stephen Gallagher <sgallagh at redhat.com> - 1.4.0-1
 - New upstream release 1.4.0
 - Added support for netgroups to the LDAP provider


More information about the scm-commits mailing list