diff --git a/libidn.spec b/libidn.spec index e5ec4f3..4b717ca 100644 --- a/libidn.spec +++ b/libidn.spec @@ -6,7 +6,7 @@ Summary: Internationalized Domain Name support library Name: libidn Version: 1.38 -Release: 1%{?dist} +Release: 2%{?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 @@ -188,6 +188,9 @@ rm -rf $RPM_BUILD_ROOT%{_javadir}/libidn*.jar %endif %changelog +* Thu Dec 02 2021 Miroslav Lichvar - 1.38-2 +- fix building with new java + * Mon Jul 26 2021 Miroslav Lichvar - 1.38-1 - update to 1.38