From d393dca33151eba2e0b1647acf71fe5dc7c993b7 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 14 Feb 2013 21:48:33 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_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 2df6376..a093b7b 100644 --- a/xml-maven-plugin.spec +++ b/xml-maven-plugin.spec @@ -1,6 +1,6 @@ Name: xml-maven-plugin Version: 1.0 -Release: 5%{?dist} +Release: 6%{?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 +* Fri Feb 15 2013 Fedora Release Engineering - 1.0-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Wed Feb 06 2013 Java SIG - 1.0-5 - Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild - Replace maven BuildRequires with maven-local