Rebuilt for Python 3.11

This commit is contained in:
Python Maint 2022-06-13 17:16:42 +02:00 committed by Tomáš Hrnčiar
parent 6d413d639e
commit b6ad82aaf2

View File

@ -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 <python-maint@redhat.com> - 0.12.1-2
- Rebuilt for Python 3.11
* Fri Jun 10 2022 Andreas Schneider <asn@redhat.com> - 0.12.1-1
- Update to version 0.12.1
- resolves: rhbz#2095120