From 30cf65bc07c927331f2e3c282ab8e760a24e78fb Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Thu, 12 Nov 2020 04:19:29 -0500 Subject: [PATCH] import xz-java-1.8-8.module+el8.2.1+7436+4afdca1f --- SPECS/xz-java.spec | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/SPECS/xz-java.spec b/SPECS/xz-java.spec index f1d8af0..9d17aa3 100644 --- a/SPECS/xz-java.spec +++ b/SPECS/xz-java.spec @@ -1,6 +1,6 @@ Name: xz-java Version: 1.8 -Release: 6%{?dist} +Release: 8%{?dist} Summary: Java implementation of XZ data compression License: Public Domain URL: http://tukaani.org/xz/java.html @@ -28,6 +28,9 @@ This package contains the API documentation for %{name}. %prep %setup -q -c %{name}-%{version} +# disable javadoc linting +sed -i -e '/ - 1.8-8 +- Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11 + +* Fri Jun 19 2020 Mat Booth - 1.8-7 +- Allow building against Java 11 + * Fri Jan 31 2020 Fedora Release Engineering - 1.8-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild