From c5f12a9eb859e2caf8c067f3bcc553bb70efc1af Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Tue, 6 Dec 2016 15:00:04 -0800 Subject: [PATCH] rebuild with reverted redhat-rpm-config for missing symbols --- libtdb.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libtdb.spec b/libtdb.spec index 1827071..10ecfd0 100644 --- a/libtdb.spec +++ b/libtdb.spec @@ -1,6 +1,6 @@ Name: libtdb Version: 1.3.12 -Release: 1%{?dist} +Release: 2%{?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 +* Tue Dec 6 2016 Adam Williamson - 1.3.12-2 +- rebuild with reverted redhat-rpm-config to fix missing library symbols + * Fri Dec 2 2016 Jakub Hrozek - 1.3.12-1 - New upstream release 1.3.12