From ea9d6ca034974e4eab640d58412b6179b18b1ce7 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Tue, 8 Feb 2011 09:57:30 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild --- maven-plugin-tools.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/maven-plugin-tools.spec b/maven-plugin-tools.spec index 9b37eaf..b764607 100644 --- a/maven-plugin-tools.spec +++ b/maven-plugin-tools.spec @@ -1,6 +1,6 @@ Name: maven-plugin-tools Version: 2.6 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Maven Plugin Tools Group: Development/Libraries @@ -264,6 +264,9 @@ rm -rf %{buildroot} %{_javadir}/%{name}/plugin* %changelog +* Tue Feb 08 2011 Fedora Release Engineering - 0:2.6-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + * Thu Sep 30 2010 Stanislav Ochotnicky - 0:2.6-8 - Remove jtidy depmap (not needed anymore)