Rebuilt for JDK-11

This commit is contained in:
Jiri 2020-07-10 22:03:59 +02:00
parent a7ffaa09c5
commit c45b251386

View File

@ -7,7 +7,7 @@
Name: jansi-native
Version: 1.8
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Jansi Native implements the JNI Libraries used by the Jansi project
License: ASL 2.0
URL: http://jansi.fusesource.org/
@ -67,6 +67,9 @@ This package contains the API documentation for %{name}.
%license license.txt
%changelog
* Fri Jul 10 2020 Jiri Vanek <jvanek@redhat.com> - 1.8-4
- Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11
* Fri Jun 26 2020 Mat Booth <mat.booth@redhat.com> - 1.8-3
- Allow building against Java 11