From d525981e95dfd87b1ff085f418fffea3b0902415 Mon Sep 17 00:00:00 2001 From: Robert Scheck Date: May 16 2011 16:44:57 +0000 Subject: Upgrade to 0.4 --- diff --git a/.gitignore b/.gitignore index d1f3c30..b1b0c31 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -libidn2-0.3.tar.gz +libidn2-0.4.tar.gz diff --git a/libidn2.spec b/libidn2.spec index f7ed40b..c834b58 100644 --- a/libidn2.spec +++ b/libidn2.spec @@ -1,11 +1,11 @@ Summary: Library to support IDNA2008 internationalized domain names Name: libidn2 -Version: 0.3 +Version: 0.4 Release: 1%{?dist} License: GPLv3+ Group: System Environment/Libraries -URL: http://www.josefsson.org/%{name}/ -Source: http://www.josefsson.org/%{name}/releases/%{name}-%{version}.tar.gz +URL: http://www.gnu.org/software/libidn/#libidn2 +Source: http://alpha.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz Patch0: libidn2-0.3-rpath.patch Requires(post): /sbin/install-info, /sbin/ldconfig Requires(preun): /sbin/install-info @@ -15,6 +15,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description Libidn2 is an implementation of the IDNA2008 specifications in RFC 5890, 5891, 5892 and 5893 for internationalized domain names (IDN). +It is a standalone library, without any dependency on libidn. %package devel Summary: Development files for libidn2 @@ -85,6 +86,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/gtk-doc/ %changelog +* Mon May 16 2011 Robert Scheck 0.4-1 +- Upgrade to 0.4 + * Sat May 07 2011 Robert Scheck 0.3-1 - Upgrade to 0.3 - Initial spec file for Fedora and Red Hat Enterprise Linux diff --git a/sources b/sources index cd25777..1c8ac1a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -98f3f31312376e398f6e51aff2ac93c1 libidn2-0.3.tar.gz +17fefbe46190712467faa97827a06595 libidn2-0.4.tar.gz