From e1fec92189677bc2f9ba5259cbf0c1604d94a01c Mon Sep 17 00:00:00 2001 From: Simo Sorce Date: Tue, 10 Mar 2009 17:11:09 -0400 Subject: Remove unexisting left over header Also bump up the version as this error prevented a successful build of 0.2.0 --- sssd.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sssd.spec') diff --git a/sssd.spec b/sssd.spec index 6e481527..a40eb85e 100644 --- a/sssd.spec +++ b/sssd.spec @@ -1,5 +1,5 @@ Name: sssd -Version: 0.2.0 +Version: 0.2.1 Release: 1%{dist} Group: Applications/System Summary: System Security Services Daemon @@ -117,8 +117,8 @@ if [ $1 -ge 1 ] ; then fi %changelog -* Tue Mar 10 2009 Simo Sorce - 0.2.0-1 -- Bump up to version 0.2.0 +* Tue Mar 10 2009 Simo Sorce - 0.2.1-1 +- Bump up to version 0.2.1 * Fri Mar 06 2009 Jakub Hrozek - 0.1.0-4 - fixed items found during review -- cgit