diff --git a/libidn.spec b/libidn.spec index 04aafd4..27dfb95 100644 --- a/libidn.spec +++ b/libidn.spec @@ -6,7 +6,7 @@ Summary: Internationalized Domain Name support library Name: libidn Version: 1.34 -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 @@ -201,6 +201,10 @@ fi %endif %changelog +* Fri May 04 2018 Miroslav Lichvar - 1.34-2 +- fix ABI compatibility with libidn-1.33 and earlier (#1566414 #1573961) +- add texinfo to build requirements + * Wed Apr 04 2018 Miroslav Lichvar - 1.34-1 - update to 1.34 (CVE-2017-14062) - include soname in file list