From 3b68e8825b493eb774423a9f15a40932778ecb5e Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Tue, 15 May 2018 11:46:02 +0200 Subject: [PATCH] 1.35-1 --- libidn.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libidn.spec b/libidn.spec index d361966..eb8a93e 100644 --- a/libidn.spec +++ b/libidn.spec @@ -6,7 +6,7 @@ Summary: Internationalized Domain Name support library Name: libidn Version: 1.35 -Release: 3%{?dist} +Release: 1%{?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,9 @@ fi %endif %changelog +* Tue May 15 2018 Miroslav Lichvar - 1.35-1 +- update to 1.35 + * Mon May 14 2018 Miroslav Lichvar - 1.34-3 - ignore install-info errors in post scriptlet (#1573966)