This commit is contained in:
parent
8e2b98df47
commit
a9f5d2e633
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c27c42f4421e5e86758d212995143e49e527f8f684fc94bbcce736a21f66af9a
|
|
||||||
size 2174950
|
|
3
libidn-1.6.tar.bz2
Normal file
3
libidn-1.6.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:16259762cf836e866bad04664b34b25f6b667c52a65a6ddf2b64d9a15b1de7b3
|
||||||
|
size 2174614
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 25 14:07:54 CET 2008 - stbinner@suse.de
|
||||||
|
|
||||||
|
- update to 1.6:
|
||||||
|
* Remove non-free portions of doc/specifications/rfc3454.txt.
|
||||||
|
* Doc fixes in IDNA to clarify that some functions operate on
|
||||||
|
just one domain labels and some operate on domain name (which
|
||||||
|
can contain several domain labels).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Mar 19 00:33:40 CET 2008 - crrodriguez@suse.de
|
Wed Mar 19 00:33:40 CET 2008 - crrodriguez@suse.de
|
||||||
|
|
||||||
|
12
libidn.spec
12
libidn.spec
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libidn (Version 1.5)
|
# spec file for package libidn (Version 1.6)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# This file and all modifications and additions to the pristine
|
# This file and all modifications and additions to the pristine
|
||||||
@ -14,8 +14,8 @@
|
|||||||
Name: libidn
|
Name: libidn
|
||||||
License: GPL v3 only; LGPL v2.1 or later
|
License: GPL v3 only; LGPL v2.1 or later
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Version: 1.5
|
Version: 1.6
|
||||||
Release: 5
|
Release: 1
|
||||||
Summary: Support for Internationalized Domain Names (IDN)
|
Summary: Support for Internationalized Domain Names (IDN)
|
||||||
Url: http://www.gnu.org/software/libidn/
|
Url: http://www.gnu.org/software/libidn/
|
||||||
Source0: http://josefsson.org/libidn/releases/libidn-%version.tar.bz2
|
Source0: http://josefsson.org/libidn/releases/libidn-%version.tar.bz2
|
||||||
@ -111,6 +111,12 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%_mandir/man3/*
|
%_mandir/man3/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Mar 25 2008 stbinner@suse.de
|
||||||
|
- update to 1.6:
|
||||||
|
* Remove non-free portions of doc/specifications/rfc3454.txt.
|
||||||
|
* Doc fixes in IDNA to clarify that some functions operate on
|
||||||
|
just one domain labels and some operate on domain name (which
|
||||||
|
can contain several domain labels).
|
||||||
* Wed Mar 19 2008 crrodriguez@suse.de
|
* Wed Mar 19 2008 crrodriguez@suse.de
|
||||||
- remove "la" file with empty dependency_libs
|
- remove "la" file with empty dependency_libs
|
||||||
* Wed Feb 27 2008 stbinner@suse.de
|
* Wed Feb 27 2008 stbinner@suse.de
|
||||||
|
Loading…
Reference in New Issue
Block a user