From b6c6603eb109ea42b569dad100cfc866aa1f366c Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 7 Jun 2014 05:01:05 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- mingw-libxml2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mingw-libxml2.spec b/mingw-libxml2.spec index ccaf97a..a60349c 100644 --- a/mingw-libxml2.spec +++ b/mingw-libxml2.spec @@ -2,7 +2,7 @@ Name: mingw-libxml2 Version: 2.9.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: MinGW Windows libxml2 XML processing library License: MIT @@ -145,6 +145,9 @@ find $RPM_BUILD_ROOT -name "*.la" -delete %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 2.9.1-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Sat Aug 3 2013 Erik van Pienbroek - 2.9.1-3 - Added the license and other %%doc files (RHBZ #980288)