From ddb69162ae8ce825b96386e3218779328067101d Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Tue, 8 Feb 2011 09:41:38 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_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 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.