diff --git a/maven-clean-plugin.spec b/maven-clean-plugin.spec index fe6986c..a984787 100644 --- a/maven-clean-plugin.spec +++ b/maven-clean-plugin.spec @@ -1,6 +1,6 @@ Name: maven-clean-plugin Version: 2.4.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Maven Clean Plugin Group: Development/Libraries @@ -104,6 +104,9 @@ rm -rf target/site/api* %{_javadocdir}/%{name} %changelog +* Tue Feb 08 2011 Fedora Release Engineering - 2.4.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + * Wed May 12 2010 Alexander Kurtakov 2.4.1-2 - Fix review comments.