From a7ccc5617f7788a6073b5d51ae1cdd629e2e37da Mon Sep 17 00:00:00 2001 From: Python Maint Date: Tue, 13 Jun 2023 20:55:15 +0200 Subject: [PATCH] Rebuilt for Python 3.12 --- libtdb.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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