From 65ee22bd79c9791a7ecc0e097e9d36eb9e5c527b Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Tue, 28 Jul 2020 02:41:08 -0400 Subject: [PATCH] import slf4j-1.7.28-3.module+el8.3.0+6804+157bd82e --- SPECS/slf4j.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/SPECS/slf4j.spec b/SPECS/slf4j.spec index 17343af..c3c3e6c 100644 --- a/SPECS/slf4j.spec +++ b/SPECS/slf4j.spec @@ -30,7 +30,7 @@ Name: slf4j Version: 1.7.28 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Simple Logging Facade for Java # the log4j-over-slf4j and jcl-over-slf4j submodules are ASL 2.0, rest is MIT License: MIT and ASL 2.0 @@ -39,7 +39,7 @@ Source0: http://www.slf4j.org/dist/%{name}-%{version}.tar.gz Source1: http://www.apache.org/licenses/LICENSE-2.0.txt BuildArch: noarch -BuildRequires: maven-local +BuildRequires: maven-local-openjdk8 BuildRequires: mvn(commons-logging:commons-logging) BuildRequires: mvn(log4j:log4j:1.2.17) BuildRequires: mvn(org.apache.maven.plugins:maven-antrun-plugin) @@ -196,6 +196,9 @@ cp -pr target/site/* $RPM_BUILD_ROOT%{_defaultdocdir}/%{name}-manual %{_defaultdocdir}/%{name}-manual %changelog +* Sat Jan 25 2020 Mikolaj Izdebski - 1.7.28-3 +- Build with OpenJDK 8 + * Tue Nov 05 2019 Mikolaj Izdebski - 1.7.28-2 - Mass rebuild for javapackages-tools 201902