From a4b6b5e0a7f4a871e09bcf5ed5adefdc208b141e Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 15:13:30 +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/os-maven-plugin.git#77667ed96f43536ce713759453a9f85bc43db6d5 --- os-maven-plugin.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/os-maven-plugin.spec b/os-maven-plugin.spec index e85466f..0995a65 100644 --- a/os-maven-plugin.spec +++ b/os-maven-plugin.spec @@ -1,6 +1,6 @@ Name: os-maven-plugin Version: 1.6.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Maven plugin for generating platform-dependent properties License: ASL 2.0 URL: https://github.com/trustin/os-maven-plugin/ @@ -11,6 +11,7 @@ Source0: https://github.com/trustin/%{name}/archive/%{name}-%{version}.ta Patch0: 0001-Don-t-fail-on-unknown-arch.patch BuildRequires: maven-local +BuildRequires: mvn(com.google.code.findbugs:jsr305) BuildRequires: mvn(junit:junit) BuildRequires: mvn(org.apache.maven:maven-core) BuildRequires: mvn(org.apache.maven:maven-plugin-api) @@ -65,6 +66,9 @@ find -name plugin.xml -delete %doc LICENSE.txt %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 1.6.2-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Nov 05 2019 Mikolaj Izdebski - 1.6.2-2 - Mass rebuild for javapackages-tools 201902