From c6666ec7c0ced3c46bef8261ebd84c5325b225c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 26 May 2020 02:51:38 +0200 Subject: [PATCH] Rebuilt for Python 3.9 --- libtdb.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libtdb.spec b/libtdb.spec index ec47f55..0fa6f7f 100644 --- a/libtdb.spec +++ b/libtdb.spec @@ -4,7 +4,7 @@ Name: libtdb Version: 1.4.3 -Release: 2%{?dist} +Release: 3%{?dist} Summary: The tdb library License: LGPLv3+ URL: http://tdb.samba.org/ @@ -100,6 +100,9 @@ make install DESTDIR=$RPM_BUILD_ROOT %ldconfig_scriptlets %changelog +* Tue May 26 2020 Miro HronĨok - 1.4.3-3 +- Rebuilt for Python 3.9 + * Wed Jan 29 2020 Fedora Release Engineering - 1.4.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild