From d306b18e50fe6cb8a1b35f3b15d6fa04fa9e7fd0 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 26 Jan 2021 19:27:46 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- 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.