This commit is contained in:
Dennis Gilmore 2012-01-13 03:24:43 -06:00
parent fc8a8ae366
commit 478054e33e

View File

@ -1,6 +1,6 @@
Name: maven-dependency-plugin Name: maven-dependency-plugin
Version: 2.3 Version: 2.3
Release: 1%{?dist} Release: 2%{?dist}
Summary: Plugin to manipulate, copy and unpack local and remote artifacts Summary: Plugin to manipulate, copy and unpack local and remote artifacts
Group: Development/Libraries Group: Development/Libraries
@ -94,6 +94,9 @@ cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}/
%{_javadocdir}/%{name} %{_javadocdir}/%{name}
%changelog %changelog
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Mon Jul 11 2011 Stanislav Ochotnicky <sochotnicky@redhat.com> - 2.3-1 * Mon Jul 11 2011 Stanislav Ochotnicky <sochotnicky@redhat.com> - 2.3-1
- Update to latest upstream - Update to latest upstream