From f82fe5c75660f457b69489ac720c6d49a66e983a Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Thu, 2 Dec 2021 17:20:25 +0100 Subject: [PATCH] 1.38-2 --- libidn.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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