- update to 1.18
- fix Source0 to reference gnu.org repository
This commit is contained in:
parent
d2b78ad30e
commit
cc2fe68369
@ -1 +1 @@
|
||||
libidn-1.16.tar.gz
|
||||
libidn-1.18.tar.gz
|
||||
|
10
libidn-1.18.tar.gz.sig
Normal file
10
libidn-1.18.tar.gz.sig
Normal file
@ -0,0 +1,10 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v1.4.10 (GNU/Linux)
|
||||
|
||||
iOoEAAECADQFAkt5PIItFIAAAAAAFQAPcGthLWFkZHJlc3NAZ251cGcub3JnamFz
|
||||
QGV4dHVuZG8uY29tAAoJEO2iHpS1ZXFviREFAJwDtU3ju/6W+lCX0i87K6SAzK9z
|
||||
PiixoOvqe3rvdsK5CI1BoHv5bB0TejgvzNUdUJMHcbwI374fOQ9OBPXLDgkwFb4j
|
||||
839bRUH4QIoAN0hPJfCFKK6LTzHBEf8iUtepSNG3zFlA7MSm2nKYxu3DzzZQx4q7
|
||||
+gjrPwAtQ62O4eVgWTeUSShds+gDKEkTGvWf3erY48OLx6gfAzKEFonkavM=
|
||||
=vXpU
|
||||
-----END PGP SIGNATURE-----
|
@ -1,10 +1,10 @@
|
||||
Summary: Internationalized Domain Name support library
|
||||
Name: libidn
|
||||
Version: 1.16
|
||||
Version: 1.18
|
||||
Release: 1%{?dist}
|
||||
URL: http://www.gnu.org/software/libidn/
|
||||
License: LGPLv2+ and GPLv3+
|
||||
Source0: http://josefsson.org/libidn/releases/libidn-%{version}.tar.gz
|
||||
Source0: http://ftp.gnu.org/gnu/libidn/libidn-%{version}.tar.gz
|
||||
Group: System Environment/Libraries
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
BuildRequires: pkgconfig, gettext
|
||||
@ -106,6 +106,10 @@ rm -rf %{buildroot}
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Mon Mar 29 2010 Joe Orton <jorton@redhat.com> - 1.18-1
|
||||
- update to 1.18
|
||||
- fix Source0 to reference gnu.org repository
|
||||
|
||||
* Fri Jan 29 2010 Joe Orton <jorton@redhat.com> - 1.16-1
|
||||
- update to 1.16
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
a6af62602fa71bc1b90ce246dd208bd6 libidn-1.16.tar.gz
|
||||
66f115347439f56386f37a3ad92c1da2 libidn-1.18.tar.gz
|
||||
|
Loading…
Reference in New Issue
Block a user