diff --git a/libtdb.spec b/libtdb.spec index 437c50a..3fe364e 100644 --- a/libtdb.spec +++ b/libtdb.spec @@ -1,6 +1,6 @@ Name: libtdb Version: 1.1.5 -Release: 1%{?dist} +Release: 2%{?dist} Group: System Environment/Daemons Summary: The tdb library License: LGPLv3+ @@ -76,6 +76,9 @@ rm -rf $RPM_BUILD_ROOT /sbin/ldconfig %changelog +* Sat Jul 25 2009 Fedora Release Engineering - 1.1.5-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild + * Wed Jun 17 2009 Simo Sorce - 1.1.5-1 - Original tarballs had a screw-up, rebuild with new fixed tarballs from upstream.