diff --git a/libtevent.spec b/libtevent.spec index 6f95aaf..a4ac5d0 100644 --- a/libtevent.spec +++ b/libtevent.spec @@ -8,7 +8,7 @@ Name: libtevent Version: 0.12.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: The tevent library License: LGPLv3+ URL: http://tevent.samba.org/ @@ -108,6 +108,9 @@ cp -a doc/man/man3 %{buildroot}%{_mandir} %ldconfig_scriptlets %changelog +* Mon Jun 13 2022 Python Maint - 0.12.1-2 +- Rebuilt for Python 3.11 + * Fri Jun 10 2022 Andreas Schneider - 0.12.1-1 - Update to version 0.12.1 - resolves: rhbz#2095120