From b084ba2febd068e7167b6a3a1ff8e38e6705f29e Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 4 Jun 2021 20:08:57 +0200 Subject: [PATCH] Rebuilt for Python 3.10 --- libcap-ng.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libcap-ng.spec b/libcap-ng.spec index 13acb8d..65b65ae 100644 --- a/libcap-ng.spec +++ b/libcap-ng.spec @@ -1,7 +1,7 @@ Summary: Alternate posix capabilities library Name: libcap-ng Version: 0.8.2 -Release: 4%{?dist} +Release: 5%{?dist} License: LGPLv2+ URL: https://people.redhat.com/sgrubb/libcap-ng/ Source0: https://people.redhat.com/sgrubb/libcap-ng/%{name}-%{version}.tar.gz @@ -95,6 +95,9 @@ make check %attr(0644,root,root) %{_mandir}/man8/* %changelog +* Fri Jun 04 2021 Python Maint - 0.8.2-5 +- Rebuilt for Python 3.10 + * Tue Feb 02 2021 Steve Grubb 0.8.2-4 - Adjust syslog warning for bad use of capng_apply