New upstream release

This commit is contained in:
Steve 2012-07-24 13:40:59 -04:00
parent aa46c97081
commit e535cc919f
3 changed files with 9 additions and 5 deletions

1
.gitignore vendored
View File

@ -9,3 +9,4 @@ libcap-ng-0.6.3.tar.gz
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

View File

@ -2,8 +2,8 @@
Summary: An alternate posix capabilities library
Name: libcap-ng
Version: 0.6.6
Release: 3%{?dist}
Version: 0.7
Release: 1%{?dist}
License: LGPLv2+
Group: System Environment/Libraries
URL: http://people.redhat.com/sgrubb/libcap-ng
@ -39,13 +39,13 @@ The libcap-ng-python package contains the bindings so that libcap-ng
and can be used by python applications.
%package utils
Summary: Utilities for analysing and setting file capabilities
Summary: Utilities for analyzing and setting file capabilities
License: GPLv2+
Group: Development/Libraries
Requires: %{name} = %{version}-%{release}
%description utils
The libcap-ng-utils package contains applications to analyse the
The libcap-ng-utils package contains applications to analyze the
posix capabilities of all the program running on a system. It also
lets you set the file system based capabilities.
@ -112,6 +112,9 @@ rm -rf $RPM_BUILD_ROOT
%attr(0644,root,root) %{_mandir}/man8/*
%changelog
* Tue Jul 24 2012 Steve Grubb <sgrubb@redhat.com> 0.7-1
- New upstream release
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6.6-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild

View File

@ -1 +1 @@
eb71f967cecb44b4342baac98ef8cb0f libcap-ng-0.6.6.tar.gz
85c14a2442a3721383a1e2284e254846 libcap-ng-0.7.tar.gz