From e20ac0ffc6fa0bff217720f346640a4d1b658a3f Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 14 Feb 2013 00:28:05 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_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 d2fc074..21d958d 100644 --- a/maven-clean-plugin.spec +++ b/maven-clean-plugin.spec @@ -1,6 +1,6 @@ Name: maven-clean-plugin Version: 2.5 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Maven Clean Plugin Group: Development/Libraries @@ -75,6 +75,9 @@ cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}/ %{_javadocdir}/%{name} %changelog +* Thu Feb 14 2013 Fedora Release Engineering - 2.5-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Wed Feb 06 2013 Java SIG - 2.5-3 - Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild - Replace maven BuildRequires with maven-local