New upstream release

This commit is contained in:
Steve 2012-10-24 14:00:17 -04:00
parent e535cc919f
commit 6ee9ea7ff1
3 changed files with 6 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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 <sgrubb@redhat.com> 0.7.1-1
- New upstream release
* Tue Jul 24 2012 Steve Grubb <sgrubb@redhat.com> 0.7-1
- New upstream release

View File

@ -1 +1 @@
85c14a2442a3721383a1e2284e254846 libcap-ng-0.7.tar.gz
ad83a651fe010195209d5e42104f2884 libcap-ng-0.7.1.tar.gz