diff options
author | Simo Sorce <ssorce@redhat.com> | 2009-04-13 18:26:50 -0400 |
---|---|---|
committer | Simo Sorce <ssorce@redhat.com> | 2009-04-13 18:29:07 -0400 |
commit | d7f0f3d6aaaa687eac388a0b2e0a0175ca50c937 (patch) | |
tree | 12c2248895ebc30bd2aa8d0c7584420d1d47d0b4 /sssd.spec | |
parent | 7ac324e0b94f1b27b6e66ae4bfd58df202c00e48 (diff) | |
download | sssd-d7f0f3d6aaaa687eac388a0b2e0a0175ca50c937.tar.gz sssd-d7f0f3d6aaaa687eac388a0b2e0a0175ca50c937.tar.xz sssd-d7f0f3d6aaaa687eac388a0b2e0a0175ca50c937.zip |
Bump up to 0.3.1sssd-0_3_1
Diffstat (limited to 'sssd.spec')
-rw-r--r-- | sssd.spec | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -1,6 +1,6 @@ Name: sssd -Version: 0.3.0 -Release: 2%{dist} +Version: 0.3.1 +Release: 1%{dist} Group: Applications/System Summary: System Security Services Daemon # The entire source code is GPLv3+ except replace/ which is LGPLv3+ @@ -128,6 +128,9 @@ if [ $1 -ge 1 ] ; then fi %changelog +* Mon Apr 13 2009 Simo Sorce <ssorce@redhat.com> - 0.3.1-1 +- bugfix release + * Sun Apr 12 2009 Stephen Gallagher <sgallagh@redhat.com> - 0.3.0-2 - Remove InfoPipe from RPM build |