diff --git a/libcap-ng.spec b/libcap-ng.spec index 3980fcd..8f44624 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.10 -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 @@ -99,6 +99,9 @@ make check %attr(0644,root,root) %{_mandir}/man8/* %changelog +* Wed Jan 29 2020 Fedora Release Engineering - 0.7.10-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Tue Oct 01 2019 Steve Grubb 0.7.10-1 - New upstream release