New upstream release 1.9.1

This commit is contained in:
Jakub Hrozek 2012-10-07 16:17:05 +02:00
parent fbc5fa9bce
commit a48646c55d
3 changed files with 9 additions and 5 deletions

1
.gitignore vendored
View File

@ -37,3 +37,4 @@ sssd-1.2.91.tar.gz
/sssd-1.9.0beta7.tar.gz
/sssd-1.9.0rc1.tar.gz
/sssd-1.9.0.tar.gz
/sssd-1.9.1.tar.gz

View File

@ -1 +1 @@
e0b811f2ed59c3d004b4f0f41f9818f9 sssd-1.9.0.tar.gz
17799a310d7077b07e0bd0a681d483f0 sssd-1.9.1.tar.gz

View File

@ -15,8 +15,8 @@
%global ldb_version 1.1.13
Name: sssd
Version: 1.9.0
Release: 25%{?dist}
Version: 1.9.1
Release: 1%{?dist}
Group: Applications/System
Summary: System Security Services Daemon
License: GPLv3+
@ -211,7 +211,7 @@ UpdateTimestamps() {
done
}
%setup -q -n %{name}-1.9.0
%setup -q
for p in %patches ; do
%__patch -p1 -i $p
@ -521,7 +521,10 @@ fi
%postun -n libsss_sudo -p /sbin/ldconfig
%changelog
* Wed Oct 03 2012 Jakub Hrozek <jhrozek@redhat.com> - 1.9.0-25
* Sun Oct 07 2012 Jakub Hrozek <jhrozek@redhat.com> - 1.9.1-1
- New upstream release 1.9.1
* Wed Oct 03 2012 Jakub Hrozek <jhrozek@redhat.com> - 1.9.0-24
- require the latest libldb
* Tue Sep 25 2012 Jakub Hrozek <jhrozek@redhat.com> - 1.9.0-24