From aaed6cbfb3b696a7ea0ad5b3c09bccb5769eb4fb Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sat, 25 Jul 2009 08:44:20 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild --- libtdb.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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.