update to 1.21
This commit is contained in:
parent
29f00f122f
commit
9026dfeec2
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
libidn-1.19.tar.gz
|
||||
/libidn-1.20.tar.gz
|
||||
/libidn-1.21.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: Internationalized Domain Name support library
|
||||
Name: libidn
|
||||
Version: 1.20
|
||||
Version: 1.21
|
||||
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
|
||||
* Tue Apr 26 2011 Miroslav Lichvar <mlichvar@redhat.com> - 1.21-1
|
||||
- update to 1.21
|
||||
|
||||
* Thu Mar 03 2011 Miroslav Lichvar <mlichvar@redhat.com> - 1.20-1
|
||||
- update to 1.20
|
||||
- fix requires
|
||||
|
Loading…
Reference in New Issue
Block a user