diff --git a/SPECS/apache-commons-codec.spec b/SPECS/apache-commons-codec.spec index ef3a340..427b5a0 100644 --- a/SPECS/apache-commons-codec.spec +++ b/SPECS/apache-commons-codec.spec @@ -1,6 +1,6 @@ Name: apache-commons-codec Version: 1.13 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Implementations of common encoders and decoders License: ASL 2.0 URL: http://commons.apache.org/codec/ @@ -11,7 +11,7 @@ Source0: http://archive.apache.org/dist/commons/codec/source/commons-code # The author gives MIT in e-mail communication. Source1: aspell-mail.txt -BuildRequires: maven-local +BuildRequires: maven-local-openjdk8 BuildRequires: mvn(junit:junit) BuildRequires: mvn(org.apache.commons:commons-lang3) BuildRequires: mvn(org.apache.commons:commons-parent:pom:) @@ -43,6 +43,9 @@ sed -i 's/\r//' RELEASE-NOTES*.txt LICENSE.txt NOTICE.txt %doc RELEASE-NOTES* %changelog +* Sat Jan 25 2020 Mikolaj Izdebski - 1.13-3 +- Build with OpenJDK 8 + * Tue Nov 05 2019 Mikolaj Izdebski - 1.13-2 - Mass rebuild for javapackages-tools 201902