Rebuilt for JDK-11
This commit is contained in:
parent
c3a25822e9
commit
4c956a8e50
@ -3,7 +3,7 @@
|
||||
|
||||
Name: jctools
|
||||
Version: 2.1.2
|
||||
Release: 7%{?dist}
|
||||
Release: 8%{?dist}
|
||||
Summary: Java Concurrency Tools for the JVM
|
||||
License: ASL 2.0
|
||||
URL: http://jctools.github.io/JCTools/
|
||||
@ -132,6 +132,9 @@ export JAVA_HOME=%{_jvmdir}/java-1.8.0
|
||||
%license LICENSE
|
||||
|
||||
%changelog
|
||||
* Fri Jul 10 2020 Jiri Vanek <jvanek@redhat.com> - 2.1.2-8
|
||||
- Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11
|
||||
|
||||
* Fri Jun 26 2020 Roland Grunberg <rgrunber@redhat.com> - 2.1.2-7
|
||||
- Force Java 8 as we cannot build with Java 11 due to upstream bug.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user