diff --git a/libpwquality.spec b/libpwquality.spec index fda74d0..1f2f7b5 100644 --- a/libpwquality.spec +++ b/libpwquality.spec @@ -15,7 +15,7 @@ Summary: A library for password generation and password quality checking Name: libpwquality Version: 1.4.4 -Release: 9%{?dist} +Release: 10%{?dist} # The package is BSD licensed with option to relicense as GPLv2+ # - this option is redundant as the BSD license allows that anyway. License: BSD or GPLv2+ @@ -185,6 +185,9 @@ mkdir $RPM_BUILD_ROOT%{_secconfdir}/pwquality.conf.d %endif %changelog +* Mon Jun 13 2022 Python Maint - 1.4.4-10 +- Rebuilt for Python 3.11 + * Fri Mar 04 2022 Karolina Surma - 1.4.4-9 - Don't BR setuptools, use Python's bundled distutils