Rebuilt for Python 3.12

This commit is contained in:
Python Maint 2023-06-13 20:55:15 +02:00 committed by Tomáš Hrnčiar
parent 1d2a2b8c3a
commit a7ccc5617f

View File

@ -4,7 +4,7 @@
Name: libtdb Name: libtdb
Version: 1.4.8 Version: 1.4.8
Release: 1%{?dist} Release: 2%{?dist}
Summary: The tdb library Summary: The tdb library
License: LGPL-3.0-or-later License: LGPL-3.0-or-later
URL: http://tdb.samba.org/ URL: http://tdb.samba.org/
@ -101,6 +101,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
%ldconfig_scriptlets %ldconfig_scriptlets
%changelog %changelog
* Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 1.4.8-2
- Rebuilt for Python 3.12
* Thu Feb 23 2023 Pavel Filipenský <pfilipen@redhat.com> - 1.4.8-1 * Thu Feb 23 2023 Pavel Filipenský <pfilipen@redhat.com> - 1.4.8-1
- SPDX migration - SPDX migration