From 81e985d16930d85c81909bde7e1d4578d762b72c Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Tue, 28 Jul 2020 10:12:59 -0400 Subject: [PATCH] import plexus-cipher-1.7-17.module+el8.3.0+6804+157bd82e --- SPECS/plexus-cipher.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/SPECS/plexus-cipher.spec b/SPECS/plexus-cipher.spec index 5006b68..a3585ca 100644 --- a/SPECS/plexus-cipher.spec +++ b/SPECS/plexus-cipher.spec @@ -1,6 +1,6 @@ Name: plexus-cipher Version: 1.7 -Release: 16%{?dist} +Release: 17%{?dist} Summary: Plexus Cipher: encryption/decryption Component License: ASL 2.0 # project moved to GitHub and it looks like there is no official website anymore @@ -13,7 +13,7 @@ BuildArch: noarch # git archive --format tar --prefix=plexus-cipher-1.7/ 0cff29e6b2e | gzip -9 > plexus-cipher-1.7.tar.gz Source0: %{name}-%{version}.tar.gz -BuildRequires: maven-local +BuildRequires: maven-local-openjdk8 BuildRequires: mvn(javax.enterprise:cdi-api) BuildRequires: mvn(javax.inject:javax.inject) BuildRequires: mvn(junit:junit) @@ -53,6 +53,9 @@ Plexus Cipher: encryption/decryption Component %license LICENSE.txt NOTICE.txt %changelog +* Sat Jan 25 2020 Mikolaj Izdebski - 1.7-17 +- Build with OpenJDK 8 + * Tue Nov 05 2019 Mikolaj Izdebski - 1.7-16 - Mass rebuild for javapackages-tools 201902