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)