From 26315fd836d457aadb5d9a32cc496bb464dd1f4f Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 7 Jun 2014 03:18:11 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_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 393eae3..a351904 100644 --- a/maven-clean-plugin.spec +++ b/maven-clean-plugin.spec @@ -1,6 +1,6 @@ Name: maven-clean-plugin Version: 2.5 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Maven Clean Plugin License: ASL 2.0 @@ -50,6 +50,9 @@ API documentation for %{name}. %doc LICENSE NOTICE %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 2.5-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Tue Mar 04 2014 Stanislav Ochotnicky - 2.5-8 - Use Requires: java-headless rebuild (#1067528)