[sssd] Fix release version for upgrades

Stephen Gallagher sgallagh at fedoraproject.org
Thu Jul 10 16:41:22 UTC 2014


commit f73310eae6857e4e962671650d040f0664e2dad3
Author: Stephen Gallagher <sgallagh at redhat.com>
Date:   Thu Jul 10 12:41:28 2014 -0400

    Fix release version for upgrades

 sssd.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/sssd.spec b/sssd.spec
index a4f07ab..2447085 100644
--- a/sssd.spec
+++ b/sssd.spec
@@ -14,7 +14,7 @@
 
 Name: sssd
 Version: 1.12.0
-Release: 1%{?dist}
+Release: 5%{?dist}
 Group: Applications/System
 Summary: System Security Services Daemon
 License: GPLv3+
@@ -804,6 +804,9 @@ fi
 %postun -n libsss_idmap -p /sbin/ldconfig
 
 %changelog
+* Thu Jul 10 2014 Stephen Gallagher <sgallagh at redhat.com> 1.12.0-5
+- Fix release version for upgrades
+
 * Wed Jul 09 2014 Jakub Hrozek <jhrozek at redhat.com> - 1.12.0-1
 - New upstream release 1.12.0
 - https://fedorahosted.org/sssd/wiki/Releases/Notes-1.12.0


More information about the scm-commits mailing list