From d429f5349f08b7f4f11fe3bd2786ed2ec9dfb1f1 Mon Sep 17 00:00:00 2001 From: Fabio Valentini Date: Fri, 27 Mar 2020 21:00:45 +0100 Subject: [PATCH] rebuild for fixed maven-parent --- maven-plugin-tools.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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.