[sudo] bump release number

Daniel Kopeček mildew at fedoraproject.org
Mon Jan 17 10:41:10 UTC 2011


commit e5db21ffd8c19d779999a61bf2257378dab3edcb
Author: Daniel Kopecek <dkopecek at redhat.com>
Date:   Mon Jan 17 11:40:57 2011 +0100

    bump release number

 sudo.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/sudo.spec b/sudo.spec
index 9878858..5f236d9 100644
--- a/sudo.spec
+++ b/sudo.spec
@@ -1,7 +1,7 @@
 Summary: Allows restricted root access for specified users
 Name: sudo
 Version: 1.7.4p5
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: ISC
 Group: Applications/System
 URL: http://www.courtesan.com/sudo/
@@ -147,7 +147,7 @@ rm -rf $RPM_BUILD_ROOT
 /bin/chmod 0440 /etc/sudoers || :
 
 %changelog
-* Mon Jan 17 2011 Daniel Kopecek <dkopecek at redhat.com> - 1.7.4p5-1
+* Mon Jan 17 2011 Daniel Kopecek <dkopecek at redhat.com> - 1.7.4p5-2
 - rebase to 1.7.4p5
 - fixed sudo-1.7.4p4-getgrouplist.patch
 - fixes CVE-2011-0008, CVE-2011-0010


More information about the scm-commits mailing list