diff --git a/libtdb.spec b/libtdb.spec index 1944392..14bd704 100644 --- a/libtdb.spec +++ b/libtdb.spec @@ -6,7 +6,7 @@ Name: libtdb Version: 1.2.9 -Release: 13%{?dist} +Release: 14%{?dist} Group: System Environment/Daemons Summary: The tdb library License: LGPLv3+ @@ -118,6 +118,9 @@ rm -rf $RPM_BUILD_ROOT %postun -n python-tdb -p /sbin/ldconfig %changelog +* Fri Jan 13 2012 Fedora Release Engineering - 1.2.9-14 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild + * Thu Dec 01 2011 Stephen Gallagher - 1.2.9-13 - Add patch to ignore --disable-silent-rules - Include README documentation