update to 1.22
This commit is contained in:
parent
9026dfeec2
commit
60c012ae35
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,3 +1 @@
|
||||
libidn-1.19.tar.gz
|
||||
/libidn-1.20.tar.gz
|
||||
/libidn-1.21.tar.gz
|
||||
/libidn-1.22.tar.gz
|
||||
|
@ -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 <mlichvar@redhat.com> - 1.22-1
|
||||
- update to 1.22
|
||||
|
||||
* Tue Apr 26 2011 Miroslav Lichvar <mlichvar@redhat.com> - 1.21-1
|
||||
- update to 1.21
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user