From c1f5a3a358dca3211dd00450278add9d95dacfeb Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 7 Jun 2014 02:58:45 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- dotconf.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dotconf.spec b/dotconf.spec index a259d6d..e7fe20c 100644 --- a/dotconf.spec +++ b/dotconf.spec @@ -1,6 +1,6 @@ Name: dotconf Version: 1.3 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Libraries to parse configuration files Group: System Environment/Libraries @@ -62,6 +62,9 @@ mv ${RPM_BUILD_ROOT}%{_docdir}/%{name}/* __tmp_doc %{_libdir}/pkgconfig/dotconf.pc %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 1.3-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Sat Dec 14 2013 Michael Schwendt - 1.3-8 - Fix duplicate documentation (#1001258) by using only %%doc magic - pkgconfig dep is automatic