From 2ed54a02a6b02ceef7c4e592369d06d2b772626a Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Tue, 28 Jul 2020 10:25:49 -0400 Subject: [PATCH] import plexus-interpolation-1.26-3.module+el8.3.0+6804+157bd82e --- SPECS/plexus-interpolation.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/SPECS/plexus-interpolation.spec b/SPECS/plexus-interpolation.spec index d5b344b..5878d8f 100644 --- a/SPECS/plexus-interpolation.spec +++ b/SPECS/plexus-interpolation.spec @@ -1,6 +1,6 @@ Name: plexus-interpolation Version: 1.26 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Plexus Interpolation API # Most of the code is ASL 2.0, a few source files are ASL 1.1 and some tests are MIT License: ASL 2.0 and ASL 1.1 and MIT @@ -9,7 +9,7 @@ BuildArch: noarch Source0: https://github.com/codehaus-plexus/plexus-interpolation/archive/plexus-interpolation-%{version}.tar.gz -BuildRequires: maven-local +BuildRequires: maven-local-openjdk8 BuildRequires: mvn(junit:junit) BuildRequires: mvn(org.codehaus.plexus:plexus-components:pom:) BuildRequires: mvn(org.apache.felix:maven-bundle-plugin) @@ -38,6 +38,9 @@ related projects. %files -n %{?module_prefix}%{name} -f .mfiles %changelog +* Sat Jan 25 2020 Mikolaj Izdebski - 1.26-3 +- Build with OpenJDK 8 + * Tue Nov 05 2019 Mikolaj Izdebski - 1.26-2 - Mass rebuild for javapackages-tools 201902