From 28c6f45c7b83f00223ead84cccb80ba6c3b97199 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 14 Feb 2013 12:31:20 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild --- pugixml.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pugixml.spec b/pugixml.spec index 508f075..0c84432 100644 --- a/pugixml.spec +++ b/pugixml.spec @@ -1,6 +1,6 @@ Name: pugixml Version: 1.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: A light-weight C++ XML processing library Group: Development/Libraries License: MIT @@ -79,6 +79,9 @@ mv build/*.so %{buildroot}%{_libdir}/ %changelog +* Thu Feb 14 2013 Fedora Release Engineering - 1.0-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Sat Jul 21 2012 Fedora Release Engineering - 1.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild