From a289f133c4a4822017979dc537c0746ce806c023 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 7 Jun 2014 03:18:46 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- maven-compiler-plugin.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/maven-compiler-plugin.spec b/maven-compiler-plugin.spec index 6092063..d47ed19 100644 --- a/maven-compiler-plugin.spec +++ b/maven-compiler-plugin.spec @@ -1,6 +1,6 @@ Name: maven-compiler-plugin Version: 3.1 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Maven Compiler Plugin Group: Development/Libraries @@ -50,6 +50,9 @@ API documentation for %{name}. %doc LICENSE NOTICE %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 3.1-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Tue Mar 04 2014 Stanislav Ochotnicky - 3.1-5 - Use Requires: java-headless rebuild (#1067528)