From 6fbaa3c9202f3018d07df9f0d00951146e541208 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 19 Dec 2016 18:20:36 +0100 Subject: [PATCH] Rebuild for Python 3.6 --- libtdb.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libtdb.spec b/libtdb.spec index 10ecfd0..68ec45c 100644 --- a/libtdb.spec +++ b/libtdb.spec @@ -1,6 +1,6 @@ Name: libtdb Version: 1.3.12 -Release: 2%{?dist} +Release: 3%{?dist} Group: System Environment/Daemons Summary: The tdb library License: LGPLv3+ @@ -124,6 +124,9 @@ rm -rf $RPM_BUILD_ROOT %postun -n python3-tdb -p /sbin/ldconfig %changelog +* Mon Dec 19 2016 Miro HronĨok - 1.3.12-3 +- Rebuild for Python 3.6 + * Tue Dec 6 2016 Adam Williamson - 1.3.12-2 - rebuild with reverted redhat-rpm-config to fix missing library symbols