diff --git a/maven-compiler-plugin.spec b/maven-compiler-plugin.spec index c88209a..864db61 100644 --- a/maven-compiler-plugin.spec +++ b/maven-compiler-plugin.spec @@ -1,6 +1,6 @@ Name: maven-compiler-plugin Version: 2.3.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Maven Compiler Plugin Group: Development/Libraries @@ -93,6 +93,9 @@ rm -rf $(readlink -f %{_javadocdir}/%{name}) %{_javadocdir}/%{name} || : %{_javadocdir}/%{name} %changelog +* Tue Feb 08 2011 Fedora Release Engineering - 2.3.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + * Wed Jan 19 2011 Stanislav Ochotnicky - 2.3.2-1 - Update to latest version (2.3.2) - Modifications according to new guidelines