Accepting request 496892 from home:AndreasStieger:branches:devel:libraries:c_c++
libidn2 2.0.2 OBS-URL: https://build.opensuse.org/request/show/496892 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libidn2?expand=0&rev=13
This commit is contained in:
committed by
Git OBS Bridge
parent
2428fff6a9
commit
7e3cf80084
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0d23651415556508168f15fa0299b54bb8015a3953a23c1ffdfe09f12c27f1d3
|
||||
size 1770164
|
Binary file not shown.
3
libidn2-2.0.2.tar.gz
Normal file
3
libidn2-2.0.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8cd62828b2ab0171e0f35a302f3ad60c3a3fffb45733318b3a8205f9d187eeab
|
||||
size 1925342
|
BIN
libidn2-2.0.2.tar.gz.sig
Normal file
BIN
libidn2-2.0.2.tar.gz.sig
Normal file
Binary file not shown.
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat May 20 08:13:44 UTC 2017 - astieger@suse.com
|
||||
|
||||
- update to 2.0.2:
|
||||
* Fix TR46 transitional mode
|
||||
* Fix several documentation issues
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 25 09:18:59 UTC 2017 - pmonrealgonzalez@suse.com
|
||||
|
||||
|
@@ -18,7 +18,7 @@
|
||||
|
||||
%define lname libidn2-0
|
||||
Name: libidn2
|
||||
Version: 2.0.1
|
||||
Version: 2.0.2
|
||||
Release: 0
|
||||
Summary: Support for Internationalized Domain Names (IDN) based on IDNA2008
|
||||
License: GPL-3.0+
|
||||
@@ -70,7 +70,7 @@ An implementation of the IDNA2008 specifications (RFCs 5890, 5891, 5892, 5893)
|
||||
make %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
make %{?_smp_mflags} DESTDIR=%{buildroot} install
|
||||
%make_install
|
||||
find %{buildroot} -type f -name "*.la" -delete -print
|
||||
# Do not bother with partial gtkdoc
|
||||
rm -rf %{buildroot}/%{_datadir}/gtk-doc/
|
||||
|
Reference in New Issue
Block a user