Include the 1.9.2 sources for real
This commit is contained in:
parent
c8ad006286
commit
86429099a5
1
.gitignore
vendored
1
.gitignore
vendored
@ -38,3 +38,4 @@ sssd-1.2.91.tar.gz
|
||||
/sssd-1.9.0rc1.tar.gz
|
||||
/sssd-1.9.0.tar.gz
|
||||
/sssd-1.9.1.tar.gz
|
||||
/sssd-1.9.2.tar.gz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
17799a310d7077b07e0bd0a681d483f0 sssd-1.9.1.tar.gz
|
||||
2033df8c1b7a3bae27347e5683e49f27 sssd-1.9.2.tar.gz
|
||||
|
@ -16,7 +16,7 @@
|
||||
|
||||
Name: sssd
|
||||
Version: 1.9.2
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Group: Applications/System
|
||||
Summary: System Security Services Daemon
|
||||
License: GPLv3+
|
||||
@ -522,6 +522,9 @@ fi
|
||||
%postun -n libsss_sudo -p /sbin/ldconfig
|
||||
|
||||
%changelog
|
||||
* Sun Oct 14 2012 Jakub Hrozek <jhrozek@redhat.com> - 1.9.2-2
|
||||
- Include the 1.9.2 tarball
|
||||
|
||||
* Sun Oct 14 2012 Jakub Hrozek <jhrozek@redhat.com> - 1.9.2-1
|
||||
- New upstream release 1.9.2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user