Hello community,

here is the log from the commit of package json-glib for openSUSE:Factory 
checked in at 2016-03-29 14:48:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/json-glib (Old)
 and      /work/SRC/openSUSE:Factory/.json-glib.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "json-glib"

Changes:
--------
--- /work/SRC/openSUSE:Factory/json-glib/json-glib.changes      2015-03-19 
20:33:08.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.json-glib.new/json-glib.changes 2016-03-29 
14:48:04.000000000 +0200
@@ -1,0 +2,25 @@
+Tue Mar 22 16:20:53 UTC 2016 - [email protected]
+
+- Update to version 1.2.0:
+  + node: Turn a g_debug() call into a JSON_NOTE.
+  + debug: Add flag for debugging nodes.
+
+-------------------------------------------------------------------
+Tue Mar  1 22:22:29 UTC 2016 - [email protected]
+
+- Update to version 1.1.2:
+  + Add simple wrapper functions for JsonGenerator and JsonParser
+    to write and read a string from and to a JsonNode,
+    respectively.
+  + Drop use of deprecated GIO API.
+  + Bump the dependency on GLib to 2.46.
+  + Do not create `null` nodes for empty strings (bgo#730803).
+  + Documentation fixes (bgo#754384).
+  + Avoid crashes in the test suite (bgo#755977).
+  + Add simple iterator object for JSON objects (bgo#755509).
+  + Detect missing commas in arrays.
+  + Add support for g_auto* macros.
+  + Allow making JSON types optionally immutable, in order to allow
+    efficient hashing and equality tests (bgo#756121).
+
+-------------------------------------------------------------------

Old:
----
  json-glib-1.0.4.tar.xz

New:
----
  json-glib-1.2.0.tar.xz

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

Other differences:
------------------
++++++ json-glib.spec ++++++
--- /var/tmp/diff_new_pack.wLIyil/_old  2016-03-29 14:48:05.000000000 +0200
+++ /var/tmp/diff_new_pack.wLIyil/_new  2016-03-29 14:48:05.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package json-glib
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2009 Dominique Leuenberger, Almere, The Netherlands.
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,15 +18,15 @@
 
 
 Name:           json-glib
-Version:        1.0.4
+Version:        1.2.0
 Release:        0
 Summary:        Library for JavaScript Object Notation format
 License:        LGPL-2.1+
 Group:          Development/Libraries/C and C++
 Url:            http://live.gnome.org/JsonGlib
-Source0:        
http://download.gnome.org/sources/json-glib/1.0/%{name}-%{version}.tar.xz
+Source0:        
http://download.gnome.org/sources/json-glib/1.2/%{name}-%{version}.tar.xz
 Source99:       baselibs.conf
-BuildRequires:  glib2-devel >= 2.37.6
+BuildRequires:  glib2-devel >= 2.46
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  translation-update-upstream
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build

++++++ json-glib-1.0.4.tar.xz -> json-glib-1.2.0.tar.xz ++++++
++++ 41751 lines of diff (skipped)


Reply via email to