Fix release version for upgrades
This commit is contained in:
parent
7d4b57e76e
commit
f73310eae6
@ -14,7 +14,7 @@
|
|||||||
|
|
||||||
Name: sssd
|
Name: sssd
|
||||||
Version: 1.12.0
|
Version: 1.12.0
|
||||||
Release: 1%{?dist}
|
Release: 5%{?dist}
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
Summary: System Security Services Daemon
|
Summary: System Security Services Daemon
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
@ -804,6 +804,9 @@ fi
|
|||||||
%postun -n libsss_idmap -p /sbin/ldconfig
|
%postun -n libsss_idmap -p /sbin/ldconfig
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 10 2014 Stephen Gallagher <sgallagh@redhat.com> 1.12.0-5
|
||||||
|
- Fix release version for upgrades
|
||||||
|
|
||||||
* Wed Jul 09 2014 Jakub Hrozek <jhrozek@redhat.com> - 1.12.0-1
|
* Wed Jul 09 2014 Jakub Hrozek <jhrozek@redhat.com> - 1.12.0-1
|
||||||
- New upstream release 1.12.0
|
- New upstream release 1.12.0
|
||||||
- https://fedorahosted.org/sssd/wiki/Releases/Notes-1.12.0
|
- https://fedorahosted.org/sssd/wiki/Releases/Notes-1.12.0
|
||||||
|
Loading…
Reference in New Issue
Block a user