Rebuilt for JDK-11
This commit is contained in:
parent
1b0b5df0d2
commit
8d9aaf5851
@ -1,6 +1,6 @@
|
|||||||
Name: xz-java
|
Name: xz-java
|
||||||
Version: 1.8
|
Version: 1.8
|
||||||
Release: 7%{?dist}
|
Release: 8%{?dist}
|
||||||
Summary: Java implementation of XZ data compression
|
Summary: Java implementation of XZ data compression
|
||||||
License: Public Domain
|
License: Public Domain
|
||||||
URL: http://tukaani.org/xz/java.html
|
URL: http://tukaani.org/xz/java.html
|
||||||
@ -53,6 +53,9 @@ ant maven -Dsourcever=1.8
|
|||||||
%license COPYING
|
%license COPYING
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jul 11 2020 Jiri Vanek <jvanek@redhat.com> - 1.8-8
|
||||||
|
- Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11
|
||||||
|
|
||||||
* Fri Jun 19 2020 Mat Booth <mat.booth@redhat.com> - 1.8-7
|
* Fri Jun 19 2020 Mat Booth <mat.booth@redhat.com> - 1.8-7
|
||||||
- Allow building against Java 11
|
- Allow building against Java 11
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user