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.19.tar.gz
|
||||||
/libidn-1.20.tar.gz
|
/libidn-1.20.tar.gz
|
||||||
|
/libidn-1.21.tar.gz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: Internationalized Domain Name support library
|
Summary: Internationalized Domain Name support library
|
||||||
Name: libidn
|
Name: libidn
|
||||||
Version: 1.20
|
Version: 1.21
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
URL: http://www.gnu.org/software/libidn/
|
URL: http://www.gnu.org/software/libidn/
|
||||||
License: LGPLv2+ and GPLv3+ and GFDL
|
License: LGPLv2+ and GPLv3+ and GFDL
|
||||||
@ -105,6 +105,9 @@ rm -rf %{buildroot}
|
|||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Mar 03 2011 Miroslav Lichvar <mlichvar@redhat.com> - 1.20-1
|
||||||
- update to 1.20
|
- update to 1.20
|
||||||
- fix requires
|
- fix requires
|
||||||
|
Loading…
Reference in New Issue
Block a user