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