Accepting request 663190 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/663190 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libidn2?expand=0&rev=9
This commit is contained in:
@@ -1 +1 @@
|
||||
libidn2-0
|
||||
libidn2-4
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:53f69170886f1fa6fa5b332439c7a77a7d22626a82ef17e2c1224858bb4ca2b8
|
||||
size 2091929
|
Binary file not shown.
3
libidn2-2.1.0.tar.gz
Normal file
3
libidn2-2.1.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:032398dbaa9537af43f51a8d94e967e3718848547b1b2a4eb3138b20cad11d32
|
||||
size 2102683
|
BIN
libidn2-2.1.0.tar.gz.sig
Normal file
BIN
libidn2-2.1.0.tar.gz.sig
Normal file
Binary file not shown.
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 5 17:12:00 UTC 2019 - astieger@suse.com
|
||||
|
||||
- update to 2.1.0:
|
||||
* Two internal functions are no longer exposed, soname bump
|
||||
* Fix label length check for idn2_register_u8()
|
||||
* Add missing error messages to idn2_strerror_name()
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 28 14:28:16 UTC 2018 - astieger@suse.com
|
||||
|
||||
|
10
libidn2.spec
10
libidn2.spec
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libidn2
|
||||
#
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -12,18 +12,18 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
%define lname libidn2-0
|
||||
%define lname libidn2-4
|
||||
Name: libidn2
|
||||
Version: 2.0.5
|
||||
Version: 2.1.0
|
||||
Release: 0
|
||||
Summary: Support for Internationalized Domain Names (IDN) based on IDNA2008
|
||||
License: GPL-3.0-or-later
|
||||
Group: Development/Libraries/C and C++
|
||||
Url: https://www.gnu.org/software/libidn/#libidn2
|
||||
URL: https://www.gnu.org/software/libidn/#libidn2
|
||||
Source0: https://ftp.gnu.org/gnu/libidn/%{name}-%{version}.tar.gz
|
||||
Source1: https://ftp.gnu.org/gnu/libidn/%{name}-%{version}.tar.gz.sig
|
||||
Source3: baselibs.conf
|
||||
|
Reference in New Issue
Block a user