[libcap-ng] bump release for build

Kyle McMartin kyle at fedoraproject.org
Mon Jun 23 17:41:55 UTC 2014


commit 6791248f47a0f28378cf44ae9ea89d4e7716b20f
Author: Kyle McMartin <kmcmarti at redhat.com>
Date:   Mon Jun 23 13:41:42 2014 -0400

    bump release for build

 libcap-ng.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libcap-ng.spec b/libcap-ng.spec
index 9b9a4c6..c6c9a97 100644
--- a/libcap-ng.spec
+++ b/libcap-ng.spec
@@ -3,7 +3,7 @@
 Summary: An alternate posix capabilities library
 Name: libcap-ng
 Version: 0.7.4
-Release: 4%{?dist}
+Release: 5%{?dist}
 License: LGPLv2+
 Group: System Environment/Libraries
 URL: http://people.redhat.com/sgrubb/libcap-ng
@@ -113,7 +113,7 @@ rm -rf $RPM_BUILD_ROOT
 %attr(0644,root,root) %{_mandir}/man8/*
 
 %changelog
-* Mon Jun 23 2014 Kyle McMartin <kyle at redhat.com>
+* Mon Jun 23 2014 Kyle McMartin <kyle at redhat.com> 0.7.4-5
 - Clamp CAP_LAST_CAP at /proc/sys/kernel/cap_last_cap's value in the
   Python bindings test if possible, otherwise use the value from
   <linux/capability.h> since the kernel now has 37 capabilities upstream,


More information about the scm-commits mailing list