diff --git a/voms-api-java.spec b/voms-api-java.spec index 1232080..55b2016 100644 --- a/voms-api-java.spec +++ b/voms-api-java.spec @@ -1,6 +1,6 @@ Name: voms-api-java Version: 3.3.0 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Virtual Organization Membership Service Java API License: ASL 2.0 @@ -78,6 +78,9 @@ Virtual Organization Membership Service (VOMS) Java API Documentation. %license LICENSE %changelog +* Sat Jul 11 2020 Jiri Vanek - 3.3.0-9 +- Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11 + * Tue May 05 2020 Mattias Ellert - 3.3.0-8 - Only remove the maven-javadoc-plugin configuration on EPEL 8 - Add source version to javadoc configuration (backported from git)