diff --git a/plexus-cipher.spec b/plexus-cipher.spec index 030a1c6..6936adb 100644 --- a/plexus-cipher.spec +++ b/plexus-cipher.spec @@ -1,6 +1,6 @@ Name: plexus-cipher Version: 1.7 -Release: 19%{?dist} +Release: 20%{?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 @@ -65,6 +65,9 @@ sed -i -e "s|1.5|1.8|" pom.xml %doc LICENSE.txt NOTICE.txt %changelog +* Sat Jul 11 2020 Jiri Vanek - 1.7-20 +- Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11 + * Thu Jun 25 2020 Alexander Kurtakov 1.7-19 - Fix compile with Java 11.