Rebuilt for Python 3.7

This commit is contained in:
Miro Hrončok 2018-06-19 10:45:52 +02:00
parent e8c3c8684c
commit d91394abdf
1 changed files with 4 additions and 1 deletions

View File

@ -3,7 +3,7 @@
Summary: An alternate posix capabilities library
Name: libcap-ng
Version: 0.7.9
Release: 1%{?dist}
Release: 2%{?dist}
License: LGPLv2+
URL: http://people.redhat.com/sgrubb/libcap-ng
Source0: http://people.redhat.com/sgrubb/libcap-ng/%{name}-%{version}.tar.gz
@ -117,6 +117,9 @@ make check
%attr(0644,root,root) %{_mandir}/man8/*
%changelog
* Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 0.7.9-2
- Rebuilt for Python 3.7
* Wed Feb 07 2018 Steve Grubb <sgrubb@redhat.com> 0.7.9-1
- New upstream bugfix release