From 370768acffe1a1f564c6e2ae11bc6efd7f7ff28b4e80d83be1cd6e5017bf1c34 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Mon, 14 May 2012 10:20:25 +0000 Subject: [PATCH] Accepting request 120836 from home:NicoK:branches:devel:libraries:c_c++ (hopefully) final correction of the license header OBS-URL: https://build.opensuse.org/request/show/120836 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libidn?expand=0&rev=19 --- libidn-1.23.tar.gz | 3 --- libidn-1.24.tar.gz | 3 +++ libidn.changes | 15 +++++++++++++++ libidn.spec | 17 ++++++++--------- 4 files changed, 26 insertions(+), 12 deletions(-) delete mode 100644 libidn-1.23.tar.gz create mode 100644 libidn-1.24.tar.gz diff --git a/libidn-1.23.tar.gz b/libidn-1.23.tar.gz deleted file mode 100644 index e220332..0000000 --- a/libidn-1.23.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:25b42d75851ebae52e1c969353b74eefd3d6817f41c8d2a6db258f5ec60c5e6a -size 3477618 diff --git a/libidn-1.24.tar.gz b/libidn-1.24.tar.gz new file mode 100644 index 0000000..a158a52 --- /dev/null +++ b/libidn-1.24.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da1708c6063ecb7951a0908e67df3eacdfe128b18edaa6cf6867d7b73b5f35ff +size 3325775 diff --git a/libidn.changes b/libidn.changes index 9ce5f09..4317b66 100644 --- a/libidn.changes +++ b/libidn.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Sun May 13 11:40:34 UTC 2012 - Nico.Laus.2001@gmx.de + +- Upgrade to version 1.24 + * Libraries are re-licensed from LGPLv2+ to dual-GPLv2+|LGPLv3+. + * build: Fix parallel Windows builds. + Reported by René Berber + * libidn: Fix potential infloop in pr29 code. + Reported by Jon Nelson in + http://lists.gnu.org/archive/html/help-libidn/2012-01/msg00008.html + * libidn: Add 'const' keyword to 'stringprep_ucs4_nfkc_normalize' function. + * Sync glib NFKC code and improve copyright/license statements. + * Update gnulib files and translations. + * API and ABI is backwards compatible with the previous version. + ------------------------------------------------------------------- Mon Dec 26 16:02:38 UTC 2011 - jengelh@medozas.de diff --git a/libidn.spec b/libidn.spec index 7fc718a..de251f3 100644 --- a/libidn.spec +++ b/libidn.spec @@ -1,7 +1,7 @@ # # spec file for package libidn # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,19 +16,18 @@ # - Name: libidn -Version: 1.23 -Release: 4 -License: GPL-3.0 ; LGPL-2.1+ -Group: System/Libraries +Version: 1.24 +Release: 0 # bug437293 %ifarch ppc64 Obsoletes: libidn-64bit %endif # Summary: Support for Internationalized Domain Names (IDN) -URL: http://www.gnu.org/software/libidn/ +License: (GPL-2.0+ or LGPL-3.0+) and GPL-3.0+ +Group: System/Libraries +Url: http://www.gnu.org/software/libidn/ Source0: http://ftp.gnu.org/gnu/libidn/libidn-%{version}.tar.gz Source1: baselibs.conf BuildRequires: pkgconfig @@ -49,8 +48,8 @@ XMPP are included. Punycode and ASCII Compatible Encoding (ACE) via IDNA is supported. %package devel -License: LGPL-2.1+ Summary: Include Files and Libraries mandatory for Development +License: LGPL-2.1+ Group: System/Libraries Requires: %{name} = %{version} Requires: glibc-devel @@ -103,7 +102,7 @@ make check %defattr(-,root,root) %dir %{_datadir}/emacs %dir %{_datadir}/emacs/site-lisp -%doc AUTHORS COPYING.LIB ChangeLog FAQ NEWS README THANKS TODO +%doc AUTHORS COPYING.LESSERv2 COPYING.LESSERv3 COPYINGv2 COPYINGv3 ChangeLog FAQ NEWS README THANKS TODO %{_libdir}/libidn.so.* %{_infodir}/libidn* %{_bindir}/idn