diff --git a/libtdb.spec b/libtdb.spec index bd2fa94..08bc0f6 100644 --- a/libtdb.spec +++ b/libtdb.spec @@ -4,7 +4,7 @@ Name: libtdb Version: 1.4.8 -Release: 1%{?dist} +Release: 2%{?dist} Summary: The tdb library License: LGPL-3.0-or-later URL: http://tdb.samba.org/ @@ -101,6 +101,9 @@ make install DESTDIR=$RPM_BUILD_ROOT %ldconfig_scriptlets %changelog +* Tue Jun 13 2023 Python Maint - 1.4.8-2 +- Rebuilt for Python 3.12 + * Thu Feb 23 2023 Pavel Filipenský - 1.4.8-1 - SPDX migration