Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2020-01-29 12:15:52 +00:00
parent 46113c1fd4
commit 2a41b43dd0

View File

@ -1,6 +1,6 @@
Name: maven-dependency-plugin
Version: 3.1.1
Release: 4%{?dist}
Release: 5%{?dist}
Summary: Plugin to manipulate, copy and unpack local and remote artifacts
License: ASL 2.0
URL: http://maven.apache.org/plugins/%{name}
@ -76,6 +76,9 @@ Summary: API documentation for %{name}
%doc LICENSE NOTICE
%changelog
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.1-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Sun Nov 03 2019 Fabio Valentini <decathorpe@gmail.com> - 3.1.1-4
- Include backported patch for maven-artifact-transfer 0.11.0 support.