From c1392a9f10a323f3b1411ae4e0345eaba1c6fd81 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 19 Aug 2019 10:17:38 +0200 Subject: [PATCH] Rebuilt for Python 3.8 --- libcap-ng.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libcap-ng.spec b/libcap-ng.spec index 5f78358..56b8db6 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: 8%{?dist} +Release: 9%{?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 +* Mon Aug 19 2019 Miro HronĨok - 0.7.9-9 +- Rebuilt for Python 3.8 + * Thu Jul 25 2019 Fedora Release Engineering - 0.7.9-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild