From 099fb1ed3118c9b70d3f7ee44e8d900492a5048d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Thu, 3 Oct 2019 13:56:15 +0200 Subject: [PATCH] Rebuilt for Python 3.8.0rc1 (#1748018) --- libtdb.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libtdb.spec b/libtdb.spec index 0f82234..445aa7b 100644 --- a/libtdb.spec +++ b/libtdb.spec @@ -4,7 +4,7 @@ Name: libtdb Version: 1.4.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: The tdb library License: LGPLv3+ URL: http://tdb.samba.org/ @@ -95,6 +95,9 @@ make install DESTDIR=$RPM_BUILD_ROOT %ldconfig_scriptlets %changelog +* Thu Oct 03 2019 Miro HronĨok - 1.4.2-2 +- Rebuilt for Python 3.8.0rc1 (#1748018) + * Mon Aug 26 2019 Lukas Slebodnik - 1.4.2-1 - rhbz#1691299 - libtdb-1.4.2 is available - rhbz#1737644 - libldb, libtalloc, libtevent, libtdb: Remove Python 2 subpackages from Fedora 31+