From e71888f0e3438d6212c96055b2ded0f47ed1376c Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Wed, 3 Feb 2021 13:00:10 +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/directory-maven-plugin.git#ea9e9fce6b2788cf135b442b4547066174eba1cc --- directory-maven-plugin.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/directory-maven-plugin.spec b/directory-maven-plugin.spec index 16696fd..b07fb3d 100644 --- a/directory-maven-plugin.spec +++ b/directory-maven-plugin.spec @@ -1,6 +1,6 @@ Name: directory-maven-plugin Version: 0.3.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Establish locations for files in multi-module builds License: ASL 2.0 @@ -53,6 +53,9 @@ Summary: Javadoc for %{name} %license LICENSE %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 0.3.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Mon Sep 21 2020 Jie kang - 0.3.1-2 - Remove deprecated dependency: sonatype-oss-parent - Use version macro. Add license to javadoc files