Hello community, here is the log from the commit of package uhttpmock for openSUSE:Factory checked in at 2015-05-16 20:07:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/uhttpmock (Old) and /work/SRC/openSUSE:Factory/.uhttpmock.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "uhttpmock" Changes: -------- --- /work/SRC/openSUSE:Factory/uhttpmock/uhttpmock.changes 2015-01-08 23:04:26.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.uhttpmock.new/uhttpmock.changes 2015-05-16 20:07:30.000000000 +0200 @@ -1,0 +2,15 @@ +Mon May 4 13:31:03 UTC 2015 - [email protected] + +- 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. + +------------------------------------------------------------------- Old: ---- uhttpmock-0.3.3.tar.xz New: ---- uhttpmock-0.4.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ uhttpmock.spec ++++++ --- /var/tmp/diff_new_pack.PaiMUC/_old 2015-05-16 20:07:31.000000000 +0200 +++ /var/tmp/diff_new_pack.PaiMUC/_new 2015-05-16 20:07:31.000000000 +0200 @@ -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 ++++++ uhttpmock-0.3.3.tar.xz -> uhttpmock-0.4.0.tar.xz ++++++ ++++ 6546 lines of diff (skipped)
