From 8079156d44a8cf2386ba340e1bcf4ef25025188c Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 19 Jul 2012 18:25:09 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild --- maven-clean-plugin.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/maven-clean-plugin.spec b/maven-clean-plugin.spec index 9bc139f..5ed8b5f 100644 --- a/maven-clean-plugin.spec +++ b/maven-clean-plugin.spec @@ -1,6 +1,6 @@ Name: maven-clean-plugin Version: 2.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Maven Clean Plugin Group: Development/Libraries @@ -75,6 +75,9 @@ cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}/ %{_javadocdir}/%{name} %changelog +* Thu Jul 19 2012 Fedora Release Engineering - 2.5-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + * Sun Jun 17 2012 Alexander Kurtakov 2.5-1 - Update to new upstream version.