From db0c11ebe65b786643216e4169a1ed6cf6de7d75a70063262ce1174c9e0e7683 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 15 May 2015 15:43:06 +0000 Subject: [PATCH] Accepting request 307358 from GNOME:Next We arrived at this was the new stable right? OBS-URL: https://build.opensuse.org/request/show/307358 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/uhttpmock?expand=0&rev=6 --- uhttpmock-0.3.3.tar.xz | 3 --- uhttpmock-0.4.0.tar.xz | 3 +++ uhttpmock.changes | 15 +++++++++++++++ uhttpmock.spec | 10 +++++----- 4 files changed, 23 insertions(+), 8 deletions(-) delete mode 100644 uhttpmock-0.3.3.tar.xz create mode 100644 uhttpmock-0.4.0.tar.xz diff --git a/uhttpmock-0.3.3.tar.xz b/uhttpmock-0.3.3.tar.xz deleted file mode 100644 index 8809def..0000000 --- a/uhttpmock-0.3.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7cc1eda146b5e7a434ed31413f6f12660db00c34d10083f693b93683a28bd57e -size 290632 diff --git a/uhttpmock-0.4.0.tar.xz b/uhttpmock-0.4.0.tar.xz new file mode 100644 index 0000000..09d5905 --- /dev/null +++ b/uhttpmock-0.4.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d9a75ac66070879a14caabddfaa7bd4e888e2abb03f9ac73610921ed341b571 +size 295392 diff --git a/uhttpmock.changes b/uhttpmock.changes index dfbb4e3..6e08a61 100644 --- a/uhttpmock.changes +++ b/uhttpmock.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Mon May 4 13:31:03 UTC 2015 - zaitor@opensuse.org + +- Update to version 0.4.0: + + Fix comparison mode. + + Add optional support for libsoup 2.47.3’s new SoupServer API. + + Fix some memory leaks. + + Fix parsing of certain trace files. + + Various build system updates. + + Move home page from gitorious to + https://gitlab.com/groups/uhttpmock + + Port from GAsyncResult to GTask, requiring a GIO dependency + bump to 2.36.0. + + Bugs fixed: bgo#748200. + ------------------------------------------------------------------- Thu Jan 1 22:53:03 UTC 2015 - zaitor@opensuse.org diff --git a/uhttpmock.spec b/uhttpmock.spec index 7abd692..478e682 100644 --- a/uhttpmock.spec +++ b/uhttpmock.spec @@ -1,7 +1,7 @@ # # spec file for package uhttpmock # -# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2013 Dominique Leuenberger, Amsterdam, The Netherlands. # # All modifications and additions to the file contributed by third parties @@ -18,15 +18,15 @@ Name: uhttpmock -Version: 0.3.3 +Version: 0.4.0 Release: 0 Summary: HTTP web service mocking library License: LGPL-2.1+ Group: Development/Tools -Url: http://gitorious.org/uhttpmock -Source0: http://tecnocode.co.uk/downloads/%{name}/%{name}-%{version}.tar.xz +Url: https://gitlab.com/uhttpmock/uhttpmock +Source0: https://tecnocode.co.uk/downloads/uhttpmock/%{name}-%{version}.tar.xz BuildRequires: gobject-introspection-devel -BuildRequires: pkgconfig(gio-2.0) >= 2.17.3 +BuildRequires: pkgconfig(gio-2.0) >= 2.36.0 BuildRequires: pkgconfig(glib-2.0) >= 2.31.0 BuildRequires: pkgconfig(gobject-2.0) BuildRequires: pkgconfig(libsoup-2.4) >= 2.47.3