diff --git a/maven-plugin-tools.spec b/maven-plugin-tools.spec index 5042d69..785c73a 100644 --- a/maven-plugin-tools.spec +++ b/maven-plugin-tools.spec @@ -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 - 0:3.6.0-2 +- Rebuild for fixed maven-parent. + * Thu Feb 27 2020 Jayashree Huttanagoudar - 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.