Hello community,

here is the log from the commit of package librest for openSUSE:Factory checked 
in at 2015-03-19 21:06:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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  2014-09-12 
15:24:58.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.librest.new/librest.changes     2015-03-19 
21:06:14.000000000 +0100
@@ -1,0 +2,10 @@
+Wed Mar 18 10:34:56 UTC 2015 - [email protected]
+
+- Update to version 0.7.93:
+  + oauth: Add missing include.
+  + xml-parser: Add missing break in switch statement.
+  + Don't dump XML parsing errors to stderr/stdout by default.
+  + Fix misc bugs in tests.
+- Drop librest-missing-include.patch: Fixed upstream.
+
+-------------------------------------------------------------------

Old:
----
  librest-missing-include.patch
  rest-0.7.92.tar.xz

New:
----
  rest-0.7.93.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ librest.spec ++++++
--- /var/tmp/diff_new_pack.TCRbuY/_old  2015-03-19 21:06:15.000000000 +0100
+++ /var/tmp/diff_new_pack.TCRbuY/_new  2015-03-19 21:06:15.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package librest
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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,7 +21,7 @@
 %define soname  0
 %define abi     0.7
 %define abi_pkg 0_7
-Version:        0.7.92
+Version:        0.7.93
 Release:        0
 Summary:        Library to access RESTful web services
 License:        LGPL-2.1
@@ -29,8 +29,6 @@
 Url:            http://git.gnome.org/browse/librest/
 Source0:        
http://download.gnome.org/sources/rest/0.7/%{_name}-%{version}.tar.xz
 Source99:       baselibs.conf
-# PATCH-FIX-UPSTREAM librest-missing-include.patch [email protected] -- Add 
missing includes
-Patch0:         librest-missing-include.patch
 BuildRequires:  pkgconfig(glib-2.0) >= 2.24
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
 BuildRequires:  pkgconfig(libsoup-2.4)
@@ -93,7 +91,6 @@
 
 %prep
 %setup -q -n %{_name}-%{version}
-%patch0 -p1
 
 %build
 %configure \

++++++ rest-0.7.92.tar.xz -> rest-0.7.93.tar.xz ++++++
++++ 2569 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to