From 8ae58a3618bbb42d9cc43fc27556d1e6ed6d8e60 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sun, 22 Jul 2012 00:46:06 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild --- xml-maven-plugin.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xml-maven-plugin.spec b/xml-maven-plugin.spec index e5404a0..d11b82e 100644 --- a/xml-maven-plugin.spec +++ b/xml-maven-plugin.spec @@ -1,6 +1,6 @@ Name: xml-maven-plugin Version: 1.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Maven XML Plugin Group: Development/Libraries License: ASL 2.0 @@ -87,6 +87,9 @@ cp -pr target/site/apidocs/* %{buildroot}%{_javadocdir}/xml-maven-plugin %doc LICENSE.txt NOTICE.txt %changelog +* Sun Jul 22 2012 Fedora Release Engineering - 1.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + * Tue Feb 21 2012 David Nalley - 1.0-3 - patched to remove offending integration tests