From 60c012ae359bcf35e05980f6be10d18c58064a88 Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Thu, 5 May 2011 13:35:33 +0200 Subject: [PATCH] update to 1.22 --- .gitignore | 4 +--- libidn.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index a48cbb1..c4b44ee 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1 @@ -libidn-1.19.tar.gz -/libidn-1.20.tar.gz -/libidn-1.21.tar.gz +/libidn-1.22.tar.gz diff --git a/libidn.spec b/libidn.spec index dc3a9f1..70729b8 100644 --- a/libidn.spec +++ b/libidn.spec @@ -1,6 +1,6 @@ Summary: Internationalized Domain Name support library Name: libidn -Version: 1.21 +Version: 1.22 Release: 1%{?dist} URL: http://www.gnu.org/software/libidn/ License: LGPLv2+ and GPLv3+ and GFDL @@ -105,6 +105,9 @@ rm -rf %{buildroot} %{_mandir}/man3/* %changelog +* Thu May 05 2011 Miroslav Lichvar - 1.22-1 +- update to 1.22 + * Tue Apr 26 2011 Miroslav Lichvar - 1.21-1 - update to 1.21 diff --git a/sources b/sources index fac524f..3bc89a3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -80aba4e9503cd3ba6725cdbf265550f8 libidn-1.21.tar.gz +893a1df0cf3b28b72d248382eaeaca71 libidn-1.22.tar.gz