This commit is contained in:
Jesse Keating 2009-07-25 08:44:20 +00:00
parent f08dfec830
commit aaed6cbfb3

View File

@ -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 <rel-eng@lists.fedoraproject.org> - 1.1.5-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Wed Jun 17 2009 Simo Sorce <ssorce@redhat.com> - 1.1.5-1
- Original tarballs had a screw-up, rebuild with new fixed tarballs from
upstream.