From 864c6506b4c61c9afe3c532c59132173b372fa64 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 9 Feb 2011 13:33:12 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild --- tinycdb.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tinycdb.spec b/tinycdb.spec index 64692f1..e6554fc 100644 --- a/tinycdb.spec +++ b/tinycdb.spec @@ -1,7 +1,7 @@ Name: tinycdb Summary: Utility and library for manipulating constant databases Version: 0.77 -Release: 2%{?dist} +Release: 3%{?dist} Group: System Environment/Libraries License: Public Domain URL: http://www.corpit.ru/mjt/tinycdb.html @@ -64,6 +64,9 @@ rm -rf %{buildroot} %{_libdir}/pkgconfig/*.pc %changelog +* Wed Feb 09 2011 Fedora Release Engineering - 0.77-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + * Tue Jul 13 2010 Chen Lei - 0.77-2 - add pkgconfig file