Rebuilt for JDK-11

This commit is contained in:
Jiri 2020-07-11 02:10:00 +02:00
parent ec1de6c880
commit cec968cfeb

View File

@ -6,7 +6,7 @@
Summary: Internationalized Domain Name support library
Name: libidn
Version: 1.35
Release: 8%{?dist}
Release: 9%{?dist}
URL: http://www.gnu.org/software/libidn/
License: LGPLv2+ and GPLv3+ and GFDL
Source0: http://ftp.gnu.org/gnu/libidn/libidn-%{version}.tar.gz
@ -187,6 +187,9 @@ rm -rf $RPM_BUILD_ROOT%{_javadir}/libidn*.jar
%endif
%changelog
* Sat Jul 11 2020 Jiri Vanek <jvanek@redhat.com> - 1.35-9
- Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11
* Thu Jun 25 2020 Miroslav Lichvar <mlichvar@redhat.com> - 1.35-8
- fix build with JDK11