diff --git a/maven-clean-plugin.spec b/maven-clean-plugin.spec index a49976b..f9e7f94 100644 --- a/maven-clean-plugin.spec +++ b/maven-clean-plugin.spec @@ -1,6 +1,6 @@ Name: maven-clean-plugin Version: 2.4.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Maven Clean Plugin Group: Development/Libraries @@ -84,6 +84,9 @@ cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}/ %{_javadocdir}/%{name} %changelog +* Fri Jan 13 2012 Fedora Release Engineering - 2.4.1-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild + * Wed Jun 8 2011 Alexander Kurtakov 2.4.1-4 - Build with maven 3.x. - Use upstream sources.