Accepting request 609927 from home:AndreasStieger:branches:devel:libraries:c_c++
- libidn 1.35: * Reflect ABI/API breakage in version 1.34 * Added new gnulib files to repository * Fix build issues introduced in 1.34 OBS-URL: https://build.opensuse.org/request/show/609927 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libidn?expand=0&rev=60
This commit is contained in:
committed by
Git OBS Bridge
parent
0169451b58
commit
32a85485b5
@@ -1 +1 @@
|
||||
libidn11
|
||||
libidn12
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3719e2975f2fb28605df3479c380af2cf4ab4e919e1506527e4c7670afff6e3c
|
||||
size 3691634
|
Binary file not shown.
3
libidn-1.35.tar.gz
Normal file
3
libidn-1.35.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f11af1005b46b7b15d057d7f107315a1ad46935c7fcdf243c16e46ec14f0fe1e
|
||||
size 4169217
|
BIN
libidn-1.35.tar.gz.sig
Normal file
BIN
libidn-1.35.tar.gz.sig
Normal file
Binary file not shown.
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 16 20:05:43 UTC 2018 - astieger@suse.com
|
||||
|
||||
- libidn 1.35:
|
||||
* Reflect ABI/API breakage in version 1.34
|
||||
* Added new gnulib files to repository
|
||||
* Fix build issues introduced in 1.34
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 31 19:28:36 UTC 2018 - astieger@suse.com
|
||||
|
||||
|
12
libidn.spec
12
libidn.spec
@@ -16,12 +16,12 @@
|
||||
#
|
||||
|
||||
|
||||
%define lname libidn11
|
||||
%define lname libidn12
|
||||
Name: libidn
|
||||
Version: 1.34
|
||||
Version: 1.35
|
||||
Release: 0
|
||||
Summary: Support for Internationalized Domain Names (IDN)
|
||||
License: (GPL-2.0-or-later OR LGPL-3.0-or-later) AND GPL-3.0-or-later AND Apache-2.0
|
||||
License: (GPL-2.0-or-later OR LGPL-3.0-or-later)AND GPL-3.0-or-later AND Apache-2.0
|
||||
Group: Development/Libraries/C and C++
|
||||
Url: http://www.gnu.org/software/libidn/
|
||||
Source0: http://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz
|
||||
@@ -46,7 +46,7 @@ IDNA is supported.
|
||||
|
||||
%package tools
|
||||
Summary: Command line utility to convert Int. Domain Names
|
||||
License: (GPL-2.0-or-later OR LGPL-3.0-or-later) AND GPL-3.0-or-later
|
||||
License: (GPL-2.0-or-later OR LGPL-3.0-or-later)AND GPL-3.0-or-later
|
||||
Group: Productivity/Networking/DNS/Utilities
|
||||
|
||||
%description tools
|
||||
@@ -64,7 +64,7 @@ Compatible Encoding (ACE) via IDNA is supported.
|
||||
|
||||
%package -n %{lname}
|
||||
Summary: Support for Internationalized Domain Names (IDN)
|
||||
License: (GPL-2.0-or-later OR LGPL-3.0-or-later) AND GPL-3.0-or-later
|
||||
License: (GPL-2.0-or-later OR LGPL-3.0-or-later)AND GPL-3.0-or-later
|
||||
Group: System/Libraries
|
||||
|
||||
%description -n %{lname}
|
||||
@@ -142,7 +142,7 @@ make check %{?_smp_mflags}
|
||||
|
||||
%files -n %{lname}
|
||||
%license COPYING*
|
||||
%{_libdir}/libidn.so.11*
|
||||
%{_libdir}/libidn.so.12*
|
||||
|
||||
%files devel
|
||||
%{_libdir}/libidn.so
|
||||
|
Reference in New Issue
Block a user