diff options
author | Jakub Hrozek <jhrozek@redhat.com> | 2009-04-20 19:07:44 +0200 |
---|---|---|
committer | Stephen Gallagher <sgallagh@redhat.com> | 2009-04-20 13:57:40 -0400 |
commit | ae923bea4b3fdb4a1f40f2c0e2942b5edcecb064 (patch) | |
tree | 1293e7977a7a3265676e244b946b8e7f745de5a8 /sssd.spec | |
parent | 500a877227078c7c386d4b2de2c079de33a674ee (diff) | |
download | sssd-ae923bea4b3fdb4a1f40f2c0e2942b5edcecb064.tar.gz sssd-ae923bea4b3fdb4a1f40f2c0e2942b5edcecb064.tar.xz sssd-ae923bea4b3fdb4a1f40f2c0e2942b5edcecb064.zip |
sssd 0.3.2sssd-0_3_2
Diffstat (limited to 'sssd.spec')
-rw-r--r-- | sssd.spec | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,5 +1,5 @@ Name: sssd -Version: 0.3.1 +Version: 0.3.2 Release: 1%{dist} Group: Applications/System Summary: System Security Services Daemon @@ -128,6 +128,9 @@ if [ $1 -ge 1 ] ; then fi %changelog +* Mon Apr 20 2009 Jakub Hrozek <jhrozek@redhat.com> - 0.3.2-1 +- bugfix release 0.3.2 + * Mon Apr 13 2009 Simo Sorce <ssorce@redhat.com> - 0.3.1-1 - bugfix release |