diff --git a/libcap-ng.spec b/libcap-ng.spec index f2adc75..ef4d9ec 100644 --- a/libcap-ng.spec +++ b/libcap-ng.spec @@ -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 - 0.7.9-2 +- Rebuilt for Python 3.7 + * Wed Feb 07 2018 Steve Grubb 0.7.9-1 - New upstream bugfix release