This commit is contained in:
Dennis Gilmore 2012-07-19 18:25:57 -05:00
parent a38cec54cb
commit 3bab9049e0

View File

@ -1,6 +1,6 @@
Name: maven-dependency-plugin
Version: 2.4
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Plugin to manipulate, copy and unpack local and remote artifacts
Group: Development/Libraries
@ -109,6 +109,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.4-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Tue Feb 21 2012 Tomas Radej <tradej@redhat.com> - 2.4-1
- Updated to the upstream version
- Partially removed a test because of a legacy class use