New upstream release

This commit is contained in:
Steve 2011-06-24 16:40:16 -04:00
parent a9ee380994
commit 2eefee0821
3 changed files with 10 additions and 3 deletions

1
.gitignore vendored
View File

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

View File

@ -2,8 +2,8 @@
Summary: An alternate posix capabilities library
Name: libcap-ng
Version: 0.6.5
Release: 2%{?dist}
Version: 0.6.6
Release: 1%{?dist}
License: LGPLv2+
Group: System Environment/Libraries
URL: http://people.redhat.com/sgrubb/libcap-ng
@ -76,6 +76,9 @@ rm -f $RPM_BUILD_ROOT/%{_lib}/libcap-ng.a
rm -f $RPM_BUILD_ROOT/%{_libdir}/python?.?/site-packages/_capng.a
rm -f $RPM_BUILD_ROOT/%{_libdir}/python?.?/site-packages/_capng.la
%check
make check
%clean
rm -rf $RPM_BUILD_ROOT
@ -109,6 +112,9 @@ rm -rf $RPM_BUILD_ROOT
%attr(0644,root,root) %{_mandir}/man8/*
%changelog
* Fri Jun 24 2011 Steve Grubb <sgrubb@redhat.com> 0.6.6-1
- New upstream release
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6.5-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild

View File

@ -1 +1 @@
759ae1accd9954f3e08c2f94b4ecfcf9 libcap-ng-0.6.5.tar.gz
eb71f967cecb44b4342baac98ef8cb0f libcap-ng-0.6.6.tar.gz