From f4fbf025eba945018ea6a46b21ec9a6b8245ef30 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 13:21:53 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/maven-plugin-tools.git#d306b18e50fe6cb8a1b35f3b15d6fa04fa9e7fd0 --- 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 872f63c..d185c2b 100644 --- a/maven-plugin-tools.spec +++ b/maven-plugin-tools.spec @@ -6,7 +6,7 @@ Name: maven-plugin-tools Version: 3.6.0 -Release: 7%{?dist} +Release: 8%{?dist} Epoch: 0 Summary: Maven Plugin Tools License: ASL 2.0 @@ -260,6 +260,9 @@ API documentation for %{name}. %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 0:3.6.0-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Sat Aug 22 2020 Fabio Valentini - 0:3.6.0-7 - Disable unused ant scripting support.