From 294067ee822ec866f06a10fcca117e635e1fd98d Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 13:25:37 +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-shade-plugin.git#73f1dcfc29fb847f0f785e7f36efe94371fdf389 --- maven-shade-plugin.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/maven-shade-plugin.spec b/maven-shade-plugin.spec index 9b6e5ac..604d596 100644 --- a/maven-shade-plugin.spec +++ b/maven-shade-plugin.spec @@ -1,6 +1,6 @@ Name: maven-shade-plugin Version: 3.2.4 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Maven plugin for packaging artifacts in an uber-jar License: ASL 2.0 @@ -67,6 +67,9 @@ ln -s $(build-classpath plexus/utils) src/test/jars/plexus-utils-1.4.1.jar %license LICENSE NOTICE %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 3.2.4-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Jul 28 2020 Fedora Release Engineering - 3.2.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild