diff --git a/libcap-ng.spec b/libcap-ng.spec index f949652..5f78358 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: 7%{?dist} +Release: 8%{?dist} License: LGPLv2+ URL: http://people.redhat.com/sgrubb/libcap-ng Source0: http://people.redhat.com/sgrubb/libcap-ng/%{name}-%{version}.tar.gz @@ -103,6 +103,9 @@ make check %attr(0644,root,root) %{_mandir}/man8/* %changelog +* Thu Jul 25 2019 Fedora Release Engineering - 0.7.9-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Fri Mar 8 2019 Joe Orton - 0.7.9-7 - fix crash on dlclose due to atfork handler (#1680481)