From 331330310949a26a5a08416f1fc771ff4064b4505e34914d7cd1f208145aeb66 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Thu, 12 Sep 2019 16:52:29 +0000 Subject: [PATCH] Accepting request 730205 from home:iznogood New stable release. I'll take care of the rebase in GN -- Now with spellfix, upstream needs the help :-) -- yet a resub, upstream had changes in meson options OBS-URL: https://build.opensuse.org/request/show/730205 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libsoup?expand=0&rev=228 --- libsoup-2.66.2.tar.xz | 3 --- libsoup-2.66.3.tar.xz | 3 +++ libsoup.changes | 8 ++++++++ libsoup.spec | 4 ++-- 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 libsoup-2.66.2.tar.xz create mode 100644 libsoup-2.66.3.tar.xz diff --git a/libsoup-2.66.2.tar.xz b/libsoup-2.66.2.tar.xz deleted file mode 100644 index dc65897..0000000 --- a/libsoup-2.66.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bd2ea602eba642509672812f3c99b77cbec2f3de02ba1cc8cb7206bf7de0ae2a -size 1446024 diff --git a/libsoup-2.66.3.tar.xz b/libsoup-2.66.3.tar.xz new file mode 100644 index 0000000..f7c7202 --- /dev/null +++ b/libsoup-2.66.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56d2cffb845daf51317411a6c56fead9a586447667aa949c6db6a4fbcf996236 +size 1448924 diff --git a/libsoup.changes b/libsoup.changes index 0397ea2..3060f03 100644 --- a/libsoup.changes +++ b/libsoup.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Sep 11 15:01:17 UTC 2019 - Bjørn Lie + +- Update to version 2.66.3: + + docs: various gtk-doc fixes. + + SoupServer: Fixes to Windows path handling. +- Update options passed to meson following upstream changes. + ------------------------------------------------------------------- Thu May 16 20:06:25 UTC 2019 - Bjørn Lie diff --git a/libsoup.spec b/libsoup.spec index 78a248b..76f7574 100644 --- a/libsoup.spec +++ b/libsoup.spec @@ -17,7 +17,7 @@ Name: libsoup -Version: 2.66.2 +Version: 2.66.3 Release: 0 Summary: HTTP client/server library for GNOME License: LGPL-2.1-or-later @@ -122,7 +122,7 @@ translation-update-upstream po libsoup -Dgssapi=true \ -Dkrb5_config='%{_libexecdir}/mit/bin/krb5-config' \ -Dvapi=true \ - -Ddoc=true \ + -Dgtk_doc=true \ %{nil} %meson_build