Rebuilt for Python 3.11

This commit is contained in:
Python Maint 2022-06-13 15:28:34 +02:00 committed by Tomáš Hrnčiar
parent 848a6c45e4
commit a64bd848b2

View File

@ -4,7 +4,7 @@
Name: libtdb
Version: 1.4.7
Release: 1%{?dist}
Release: 2%{?dist}
Summary: The tdb library
License: LGPLv3+
URL: http://tdb.samba.org/
@ -102,6 +102,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
%ldconfig_scriptlets
%changelog
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 1.4.7-2
- Rebuilt for Python 3.11
* Fri Jun 10 2022 Andreas Schneider <asn@redhat.com> - 1.4.7-1
- Update to version 1.4.7
- resolves: rhbz#2095128