From 693aceefa2cdc7d846d84379e44c2af4035e946598c628a581fd9b943a791da6 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 22 Sep 2015 08:11:53 +0000 Subject: [PATCH] Accepting request 332745 from GNOME:Next Update to 3.18.0 OBS-URL: https://build.opensuse.org/request/show/332745 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libsoup?expand=0&rev=163 --- libsoup-2.51.92.tar.xz | 3 --- libsoup-2.52.0.tar.xz | 3 +++ libsoup.changes | 7 +++++++ libsoup.spec | 4 ++-- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 libsoup-2.51.92.tar.xz create mode 100644 libsoup-2.52.0.tar.xz diff --git a/libsoup-2.51.92.tar.xz b/libsoup-2.51.92.tar.xz deleted file mode 100644 index 56fb414..0000000 --- a/libsoup-2.51.92.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d1c38ef925c4e05ac91ff062c1b95a0de04547093804c646f22d896f9658a8c0 -size 1760656 diff --git a/libsoup-2.52.0.tar.xz b/libsoup-2.52.0.tar.xz new file mode 100644 index 0000000..10693f1 --- /dev/null +++ b/libsoup-2.52.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c6c366622a1a9d938e0cea9b557fa536f088784251d31381ccd1b115a466785 +size 1757432 diff --git a/libsoup.changes b/libsoup.changes index 9f055a5..8c506f9 100644 --- a/libsoup.changes +++ b/libsoup.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Sep 21 15:42:57 UTC 2015 - dimstar@opensuse.org + +- Update to version 2.52.0: + + Removed duplicate test paths from tests/date so it will pass + with glib 2.46.0. + ------------------------------------------------------------------- Wed Sep 16 07:20:26 UTC 2015 - dimstar@opensuse.org diff --git a/libsoup.spec b/libsoup.spec index 3072a99..87d908b 100644 --- a/libsoup.spec +++ b/libsoup.spec @@ -20,10 +20,10 @@ Name: libsoup Summary: HTTP client/server library for GNOME License: LGPL-2.1+ Group: Development/Libraries/GNOME -Version: 2.51.92 +Version: 2.52.0 Release: 0 Url: http://www.gnome.org -Source: http://download.gnome.org/sources/libsoup/2.51/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/libsoup/2.52/%{name}-%{version}.tar.xz Source99: baselibs.conf BuildRequires: glib-networking BuildRequires: glib2-devel >= 2.38.0