Rebuilt for JDK-11

This commit is contained in:
Jiri 2020-07-10 13:03:50 +02:00
parent d2c7947fd6
commit c17a54d688

View File

@ -1,6 +1,6 @@
Name: maven-dependency-plugin Name: maven-dependency-plugin
Version: 3.1.2 Version: 3.1.2
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
License: ASL 2.0 License: ASL 2.0
@ -71,6 +71,9 @@ Summary: API documentation for %{name}
%doc LICENSE NOTICE %doc LICENSE NOTICE
%changelog %changelog
* Fri Jul 10 2020 Jiri Vanek <jvanek@redhat.com> - 3.1.2-2
- Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11
* Thu May 07 2020 Fabio Valentini <decathorpe@gmail.com> - 3.1.2-1 * Thu May 07 2020 Fabio Valentini <decathorpe@gmail.com> - 3.1.2-1
- Update to version 3.1.2. - Update to version 3.1.2.