From fb78858a9d6adbd7842db8051cbba835b6d5c319 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 25 Jul 2019 12:54:26 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- libcap-ng.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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)