From 6ee9ea7ff1bb7e97435036ac49d82584175a859d Mon Sep 17 00:00:00 2001 From: Steve Date: Wed, 24 Oct 2012 14:00:17 -0400 Subject: [PATCH] New upstream release --- .gitignore | 1 + libcap-ng.spec | 6 ++++-- sources | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 02003eb..2b89fd1 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ libcap-ng-0.6.4.tar.gz /libcap-ng-0.6.5.tar.gz /libcap-ng-0.6.6.tar.gz /libcap-ng-0.7.tar.gz +/libcap-ng-0.7.1.tar.gz diff --git a/libcap-ng.spec b/libcap-ng.spec index d19e24a..96a902f 100644 --- a/libcap-ng.spec +++ b/libcap-ng.spec @@ -2,7 +2,7 @@ Summary: An alternate posix capabilities library Name: libcap-ng -Version: 0.7 +Version: 0.7.1 Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries @@ -10,7 +10,6 @@ URL: http://people.redhat.com/sgrubb/libcap-ng Source0: http://people.redhat.com/sgrubb/libcap-ng/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: kernel-headers >= 2.6.11 -BuildRequires: libattr-devel %description Libcap-ng is a library that makes using posix capabilities easier @@ -112,6 +111,9 @@ rm -rf $RPM_BUILD_ROOT %attr(0644,root,root) %{_mandir}/man8/* %changelog +* Wed Oct 24 2012 Steve Grubb 0.7.1-1 +- New upstream release + * Tue Jul 24 2012 Steve Grubb 0.7-1 - New upstream release diff --git a/sources b/sources index dcf6f52..6055d72 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -85c14a2442a3721383a1e2284e254846 libcap-ng-0.7.tar.gz +ad83a651fe010195209d5e42104f2884 libcap-ng-0.7.1.tar.gz