Accepting request 610020 from 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/610020 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libidn?expand=0&rev=52
This commit is contained in:
commit
c7e3236fbf
@ -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
|
Sat Mar 31 19:28:36 UTC 2018 - astieger@suse.com
|
||||||
|
|
||||||
|
@ -16,14 +16,14 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define lname libidn11
|
%define lname libidn12
|
||||||
Name: libidn
|
Name: libidn
|
||||||
Version: 1.34
|
Version: 1.35
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Support for Internationalized Domain Names (IDN)
|
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++
|
Group: Development/Libraries/C and C++
|
||||||
Url: http://www.gnu.org/software/libidn/
|
URL: http://www.gnu.org/software/libidn/
|
||||||
Source0: http://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz
|
Source0: http://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz
|
||||||
Source1: http://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz.sig
|
Source1: http://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz.sig
|
||||||
Source2: https://savannah.gnu.org/project/memberlist-gpgkeys.php?group=libidn&download=1#/%{name}.keyring
|
Source2: https://savannah.gnu.org/project/memberlist-gpgkeys.php?group=libidn&download=1#/%{name}.keyring
|
||||||
@ -142,7 +142,7 @@ make check %{?_smp_mflags}
|
|||||||
|
|
||||||
%files -n %{lname}
|
%files -n %{lname}
|
||||||
%license COPYING*
|
%license COPYING*
|
||||||
%{_libdir}/libidn.so.11*
|
%{_libdir}/libidn.so.12*
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%{_libdir}/libidn.so
|
%{_libdir}/libidn.so
|
||||||
|
Loading…
x
Reference in New Issue
Block a user