diff --git a/.cvsignore b/.cvsignore index 74004e4..f98ad18 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -sssd-0.3.2.tar.gz +sssd-0.3.3.tar.gz diff --git a/sources b/sources index 9473739..2a9f63d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -abbd20c64724894fcfc52b1f82eaa904 sssd-0.3.2.tar.gz +39c3d5096081523dd41d1e68803620ff sssd-0.3.3.tar.gz diff --git a/sssd.spec b/sssd.spec index d8f40f8..e3019d8 100644 --- a/sssd.spec +++ b/sssd.spec @@ -1,6 +1,6 @@ Name: sssd -Version: 0.3.2 -Release: 2%{?dist} +Version: 0.3.3 +Release: 0%{?dist} Group: Applications/System Summary: System Security Services Daemon @@ -139,6 +139,9 @@ if [ $1 -ge 1 ] ; then fi %changelog +* Mon Apr 27 2009 Simo Sorce - 0.3.3-0 +- Version 0.3.3 + * Mon Apr 20 2009 Simo Sorce - 0.3.2-2 - release out of the official 0.3.2 tarball