Accepting request 937833 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/937833 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glib-networking?expand=0&rev=76
This commit is contained in:
commit
ca8e06f3d8
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:66b408e7afa86c582fe38963db56133869ab4b57d34e48ec56aba621940d6f35
|
||||
size 259808
|
3
glib-networking-2.70.1.tar.xz
Normal file
3
glib-networking-2.70.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2a16bfc2d271ccd3266e3fb462bc8a4103c02e81bbb339aa92d6fb060592d7bc
|
||||
size 261312
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 6 14:58:28 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 2.70.1:
|
||||
+ Fix crashes when handshake is cancelled
|
||||
+ OpenSSL: fix spurious certificate expired verification errors
|
||||
+ GnuTLS:
|
||||
- Fix tests on 32-bit systems
|
||||
- Fix crash when invalid priority string is forced
|
||||
- Add check section and run meson_test macro during build.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 17 09:26:41 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define gio_real_package %(rpm -q --qf '%%{name}' --whatprovides gio)
|
||||
Name: glib-networking
|
||||
Version: 2.70.0
|
||||
Version: 2.70.1
|
||||
Release: 0
|
||||
Summary: Network-related GIO modules for glib
|
||||
License: LGPL-2.1-or-later
|
||||
@ -63,6 +63,9 @@ Currently, there is only a proxy module based on libproxy.
|
||||
%meson_install
|
||||
%find_lang %{name}
|
||||
|
||||
%check
|
||||
%meson_test
|
||||
|
||||
%post
|
||||
%{glib2_gio_module_post}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user