commit librest for openSUSE:Factory
Hello community, here is the log from the commit of package librest for openSUSE:Factory checked in at 2016-05-05 12:09:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/librest (Old) and /work/SRC/openSUSE:Factory/.librest.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "librest" Changes: -------- --- /work/SRC/openSUSE:Factory/librest/librest.changes 2015-03-19 21:06:14.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.librest.new/librest.changes 2016-05-05 12:09:50.000000000 +0200 @@ -1,0 +2,15 @@ +Mon Apr 18 12:10:39 UTC 2016 - zaitor@opensuse.org + +- Update to version 0.8.0: + + build-sys: Set version to 0.8.0. + + tests: Fix lastfm test. + + tests/proxy-continuous: + - Simplify the code. + - Server chunks can be different from client ones. + + oauth: Don't leak temp data in steal_oauth_params. + + rest-xml-parser: Ignore text content at the top-level of a + document. + + rest-proxy-auth: Add rest_proxy_auth_cancel for cancelling + authentication. + +------------------------------------------------------------------- Old: ---- rest-0.7.93.tar.xz New: ---- rest-0.8.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ librest.spec ++++++ --- /var/tmp/diff_new_pack.oWBr4p/_old 2016-05-05 12:09:50.000000000 +0200 +++ /var/tmp/diff_new_pack.oWBr4p/_new 2016-05-05 12:09:50.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package librest # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,13 +21,13 @@ %define soname 0 %define abi 0.7 %define abi_pkg 0_7 -Version: 0.7.93 +Version: 0.8.0 Release: 0 Summary: Library to access RESTful web services License: LGPL-2.1 Group: Development/Libraries/GNOME Url: http://git.gnome.org/browse/librest/ -Source0: http://download.gnome.org/sources/rest/0.7/%{_name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/rest/0.8/%{_name}-%{version}.tar.xz Source99: baselibs.conf BuildRequires: pkgconfig(glib-2.0) >= 2.24 BuildRequires: pkgconfig(gobject-introspection-1.0) ++++++ rest-0.7.93.tar.xz -> rest-0.8.0.tar.xz ++++++ ++++ 23696 lines of diff (skipped)
participants (1)
-
root@hilbert.suse.de