This commit is contained in:
Dennis Gilmore 2012-07-19 18:25:41 -05:00
parent 9eef495a30
commit d4c4e1ce04

View File

@ -1,6 +1,6 @@
Name: maven-compiler-plugin
Version: 2.5.1
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Maven Compiler Plugin
Group: Development/Libraries
@ -81,6 +81,9 @@ cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}
%{_javadocdir}/%{name}
%changelog
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.5.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Tue Jun 19 2012 Stanislav Ochotnicky <sochotnicky@redhat.com> - 2.5.1-1
- Updated to latest upstream version (2.5.1)