From 11817a5a0ca67ea19b96cd65efb4004f9e1c98cf Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 4 Jun 2021 20:10:18 +0200 Subject: [PATCH] Rebuilt for Python 3.10 --- libtdb.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libtdb.spec b/libtdb.spec index 20eccaa..d2b067c 100644 --- a/libtdb.spec +++ b/libtdb.spec @@ -4,7 +4,7 @@ Name: libtdb Version: 1.4.3 -Release: 6%{?dist} +Release: 7%{?dist} Summary: The tdb library License: LGPLv3+ URL: http://tdb.samba.org/ @@ -101,6 +101,9 @@ make install DESTDIR=$RPM_BUILD_ROOT %ldconfig_scriptlets %changelog +* Fri Jun 04 2021 Python Maint - 1.4.3-7 +- Rebuilt for Python 3.10 + * Tue Jan 26 2021 Fedora Release Engineering - 1.4.3-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild