From 9091aa952f54c9246e108e131ad989dec78016d0 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 14 Feb 2013 00:27:02 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild --- maven-antrun-plugin.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/maven-antrun-plugin.spec b/maven-antrun-plugin.spec index aa68a18..b3e56c4 100644 --- a/maven-antrun-plugin.spec +++ b/maven-antrun-plugin.spec @@ -1,6 +1,6 @@ Name: maven-antrun-plugin Version: 1.7 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Maven AntRun Plugin Group: Development/Libraries @@ -76,6 +76,9 @@ cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}/ %{_javadocdir}/%{name} %changelog +* Thu Feb 14 2013 Fedora Release Engineering - 1.7-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Wed Feb 06 2013 Java SIG - 1.7-4 - Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild - Replace maven BuildRequires with maven-local