From 6379c699c4e44e7eee217350dc27cf8b740a8be145b16bc6a9f00d0144f501f4 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Mon, 9 May 2011 07:16:10 +0000 Subject: [PATCH 1/2] Updating link to change in openSUSE:Factory/libidn revision 25.0 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libidn?expand=0&rev=b0e9ed2d4ec7de1bdc772283190d5740 --- libidn.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/libidn.spec b/libidn.spec index 2e32dfe..a099053 100644 --- a/libidn.spec +++ b/libidn.spec @@ -1,7 +1,7 @@ # -# spec file for package libidn (Version 1.15) +# spec file for package libidn # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 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 @@ -22,7 +22,7 @@ Name: libidn License: GPLv3 ; LGPLv2.1+ Group: System/Libraries Version: 1.22 -Release: 2 +Release: 1 # bug437293 %ifarch ppc64 Obsoletes: libidn-64bit From b6ba29189c69a38c06aae274a87022e27d4482f7214e6423fed2108d889fb008 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Fri, 10 Jun 2011 14:40:47 +0000 Subject: [PATCH 2/2] Accepting request 73239 from home:aturrini:branches:devel:libraries:c_c++ Fixed typo in description of libidn.spec OBS-URL: https://build.opensuse.org/request/show/73239 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libidn?expand=0&rev=9 --- libidn.changes | 5 +++++ libidn.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/libidn.changes b/libidn.changes index ade97a7..27bcd95 100644 --- a/libidn.changes +++ b/libidn.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jun 10 09:20:15 UTC 2011 - andrea.turrini@gmail.com + +- Fixed typo in description of libidn.spec + ------------------------------------------------------------------- Sat May 7 00:16:43 UTC 2011 - crrodriguez@opensuse.org diff --git a/libidn.spec b/libidn.spec index a099053..fb67257 100644 --- a/libidn.spec +++ b/libidn.spec @@ -41,7 +41,7 @@ GNU Libidn is an implementation of the Stringprep, Punycode, and IDNA specifications defined by the IETF Internationalized Domain Names (IDN) working group. It is used to prepare internationalized strings (such as domain name labels, usernames, and passwords) in order to increase the -likelihood that st5ing input and string comparison work in ways that +likelihood that string input and string comparison work in ways that make sense for typical users around the world. The library contains a generic Stringprep implementation that does Unicode 3.2 NFKC normalization, mapping and prohibition of characters, and bidirectional