diff --git a/libcap-ng.spec b/libcap-ng.spec index 140367e..0b2a524 100644 --- a/libcap-ng.spec +++ b/libcap-ng.spec @@ -1,7 +1,7 @@ Summary: Alternate posix capabilities library Name: libcap-ng Version: 0.8.3 -Release: 1%{?dist} +Release: 2%{?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 +* Mon Jun 13 2022 Python Maint - 0.8.3-2 +- Rebuilt for Python 3.11 + * Tue Mar 29 2022 Steve Grubb 0.8.3-1 - New upstream bugfix release