- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937

Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-04-16 01:18:28 +00:00
parent ca92a82296
commit 5072e4608f

View File

@ -6,7 +6,7 @@
Summary: Internationalized Domain Name support library Summary: Internationalized Domain Name support library
Name: libidn Name: libidn
Version: 1.36 Version: 1.36
Release: 3%{?dist} Release: 4%{?dist}
URL: http://www.gnu.org/software/libidn/ URL: http://www.gnu.org/software/libidn/
License: LGPLv2+ and GPLv3+ and GFDL License: LGPLv2+ and GPLv3+ and GFDL
Source0: http://ftp.gnu.org/gnu/libidn/libidn-%{version}.tar.gz Source0: http://ftp.gnu.org/gnu/libidn/libidn-%{version}.tar.gz
@ -185,6 +185,9 @@ rm -rf $RPM_BUILD_ROOT%{_javadir}/libidn*.jar
%endif %endif
%changelog %changelog
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.36-4
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Thu Apr 08 2021 Jitka Plesnikova <jplesnik@redhat.com> - 1.36-3 * Thu Apr 08 2021 Jitka Plesnikova <jplesnik@redhat.com> - 1.36-3
- Disable Java support (bug #1937716) - Disable Java support (bug #1937716)