diff --git a/libtdb.spec b/libtdb.spec index 1bf58ba..4ef57fe 100644 --- a/libtdb.spec +++ b/libtdb.spec @@ -6,7 +6,7 @@ Name: libtdb Version: 1.2.9 -Release: 10%{?dist} +Release: 11%{?dist} Group: System Environment/Daemons Summary: The tdb library License: LGPLv3+ @@ -109,6 +109,9 @@ rm -rf $RPM_BUILD_ROOT %postun -n python-tdb -p /sbin/ldconfig %changelog +* Wed Nov 09 2011 Stephen Gallagher - 1.2.9-11 +- Rebuild for F17 due to bz#744766 + * Tue Apr 5 2011 Simo Sorce - 1.2.9-9 - Add patch to limit database expansion, was causing OOMs in SSSD in some extreme situations.