Rebuilt for JDK-11

This commit is contained in:
Jiri 2020-07-11 08:12:00 +02:00
commit 6894faabb2

View file

@ -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 <jvanek@redhat.com> - 3.3.0-9
- Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11
* Tue May 05 2020 Mattias Ellert <mattias.ellert@physics.uu.se> - 3.3.0-8
- Only remove the maven-javadoc-plugin configuration on EPEL 8
- Add source version to javadoc configuration (backported from git)