New upstream bugfix release

This commit is contained in:
sgrubb 2016-07-24 12:00:31 -04:00
parent 0decb9e796
commit cccdd40acf
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -17,3 +17,4 @@ libcap-ng-0.6.4.tar.gz
/libcap-ng-0.7.5.tar.gz
/libcap-ng-0.7.6.tar.gz
/libcap-ng-0.7.7.tar.gz
/libcap-ng-0.7.8.tar.gz

View File

@ -2,8 +2,8 @@
Summary: An alternate posix capabilities library
Name: libcap-ng
Version: 0.7.7
Release: 5%{?dist}
Version: 0.7.8
Release: 1%{?dist}
License: LGPLv2+
Group: System Environment/Libraries
URL: http://people.redhat.com/sgrubb/libcap-ng
@ -64,7 +64,7 @@ lets you set the file system based capabilities.
%build
%configure --libdir=/%{_lib} --with-python --with-python3
make %{?_smp_mflags}
make CFLAGS="%{optflags}" %{?_smp_mflags}
%install
rm -rf $RPM_BUILD_ROOT
@ -129,6 +129,9 @@ rm -rf $RPM_BUILD_ROOT
%attr(0644,root,root) %{_mandir}/man8/*
%changelog
* Sun Jul 24 2016 Steve Grubb <sgrubb@redhat.com> 0.7.8-1
- New upstream bugfix release
* Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.7.7-5
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages

View File

@ -1 +1 @@
3d7d126b29e2869a0257c17c8b0d9b2e libcap-ng-0.7.7.tar.gz
0dece96644bd798020e170fbf7663802 libcap-ng-0.7.8.tar.gz