rebuild for fixed maven-parent

This commit is contained in:
Fabio Valentini 2020-03-27 21:00:45 +01:00
parent dc79dd9a51
commit d429f5349f
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

View File

@ -1,6 +1,6 @@
Name: maven-plugin-tools
Version: 3.6.0
Release: 1%{?dist}
Release: 2%{?dist}
Epoch: 0
Summary: Maven Plugin Tools
License: ASL 2.0
@ -209,6 +209,9 @@ API documentation for %{name}.
%changelog
* Fri Mar 27 2020 Fabio Valentini <decathorpe@gmail.com> - 0:3.6.0-2
- Rebuild for fixed maven-parent.
* Thu Feb 27 2020 Jayashree Huttanagoudar <jhuttana@redhat.com> - 0:3.6.0-1
- Update to upstream version 3.6.0.
- Section related to javadoc is removed because in the latest upstream source javadoc module is removed.