Accepting request 927471 from GNOME:Factory
- Update to version 2.74.1: + Fix support for older versions of Vala. + Fix trying to build sysprof as a subproject on Windows. + Fix missing `extern "C"` in an installed header. + Improve `gssapi` dependency handling. + Fix `libsoup-doc` build target. + Updated translations. (forwarded request 927207 from iznogood) OBS-URL: https://build.opensuse.org/request/show/927471 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libsoup2?expand=0&rev=3
This commit is contained in:
commit
272927c269
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:33b1d4e0d639456c675c227877e94a8078d731233e2d57689c11abcef7d3c48e
|
||||
size 1498224
|
3
libsoup-2.74.1.tar.xz
Normal file
3
libsoup-2.74.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dc27a3b8fa30bc8ff950b5a75958757d2242e3e51e4e2d9c4e623ef75f793bf8
|
||||
size 1496188
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 24 17:56:29 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 2.74.1:
|
||||
+ Fix support for older versions of Vala.
|
||||
+ Fix trying to build sysprof as a subproject on Windows.
|
||||
+ Fix missing `extern "C"` in an installed header.
|
||||
+ Improve `gssapi` dependency handling.
|
||||
+ Fix `libsoup-doc` build target.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 2 01:25:51 UTC 2021 - Bernhard Wiedemann <bwiedemann@suse.com>
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package libsoup
|
||||
# spec file for package libsoup2
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
#
|
||||
@ -18,7 +18,7 @@
|
||||
|
||||
Name: libsoup2
|
||||
%define _name libsoup
|
||||
Version: 2.74.0
|
||||
Version: 2.74.1
|
||||
Release: 0
|
||||
Summary: HTTP client/server library for GNOME
|
||||
License: LGPL-2.1-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user