This commit is contained in:
Dennis Gilmore 2011-02-08 09:42:07 -06:00
parent ea5f3e6df6
commit 9bf3b12ede

View File

@ -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 <rel-eng@lists.fedoraproject.org> - 2.3.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Wed Jan 19 2011 Stanislav Ochotnicky <sochotnicky@redhat.com> - 2.3.2-1
- Update to latest version (2.3.2)
- Modifications according to new guidelines