From a21414a249d591911bda1180c298da113fc99f2a Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sun, 8 Jun 2014 01:09:49 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- serd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/serd.spec b/serd.spec index 824c3ba..37ad22c 100644 --- a/serd.spec +++ b/serd.spec @@ -3,7 +3,7 @@ Name: serd Version: 0.18.2 -Release: 3%{?dist} +Release: 4%{?dist} Summary: A lightweight C library for RDF syntax Group: System Environment/Libraries @@ -82,6 +82,9 @@ install -pm 644 AUTHORS COPYING NEWS README %{buildroot}%{_pkgdocdir} %{_mandir}/man3/*.3* %changelog +* Sun Jun 08 2014 Fedora Release Engineering - 0.18.2-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Sat Dec 14 2013 Ville Skyttä - 0.18.2-3 - Install docs to %%{_pkgdocdir} where available (#994091).