Hello community,

here is the log from the commit of package json-c for openSUSE:Factory checked 
in at 2018-03-19 23:32:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/json-c (Old)
 and      /work/SRC/openSUSE:Factory/.json-c.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "json-c"

Mon Mar 19 23:32:50 2018 rev:23 rq:587174 version:0.13.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/json-c/json-c.changes    2018-01-09 
14:35:36.589275526 +0100
+++ /work/SRC/openSUSE:Factory/.json-c.new/json-c.changes       2018-03-19 
23:32:53.633223979 +0100
@@ -1,0 +2,13 @@
+Tue Mar 13 01:21:57 UTC 2018 - [email protected]
+
+- json-c 0.13.1
+  * Add const size_t json_c_object_sizeof()
+  * Avoid invalid free (and thus a segfault) when ref_count gets < 0
+  * Fix handling of custom double formats that include a ".0"
+  * Avoid uninitialized variable warnings in json_object_object_foreach
+  * Add a top level fuzz directory for fuzzers run by OSS-Fuzz
+  * Fix build for certain uClibc based systems.
+  * Bump sonum to 4.0 to avoid conflicts because some packagers made
+    their own bump to ".so.3" for the older 0.12 release
+
+-------------------------------------------------------------------

Old:
----
  json-c-0.13.tar.gz

New:
----
  json-c-0.13.1.tar.gz

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

Other differences:
------------------
++++++ json-c.spec ++++++
--- /var/tmp/diff_new_pack.RoZmgZ/_old  2018-03-19 23:32:54.381196996 +0100
+++ /var/tmp/diff_new_pack.RoZmgZ/_new  2018-03-19 23:32:54.385196852 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package json-c
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -17,10 +17,10 @@
 
 
 %define libname libjson-c
-%define libsoname %{libname}3
+%define libsoname %{libname}4
 %define oldlibname libjson
 Name:           json-c
-Version:        0.13
+Version:        0.13.1
 Release:        0
 Summary:        JSON implementation in C
 License:        MIT
@@ -112,7 +112,7 @@
 
 %files -n %{libsoname}
 %{_libdir}/%{libname}.so.*
-%doc COPYING
+%license COPYING
 
 %files -n %{libname}-devel
 %{_libdir}/%{libname}.so
@@ -120,7 +120,8 @@
 %{_libdir}/pkgconfig/*.pc
 
 %files -n %{libname}-doc
-%doc AUTHORS ChangeLog COPYING README README.html
+%license COPYING
+%doc AUTHORS ChangeLog README README.html
 %doc %{_docdir}/%{name}-doc
 
 %changelog

++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.RoZmgZ/_old  2018-03-19 23:32:54.421195553 +0100
+++ /var/tmp/diff_new_pack.RoZmgZ/_new  2018-03-19 23:32:54.421195553 +0100
@@ -1 +1 @@
-libjson-c3
+libjson-c4

++++++ json-c-0.13.tar.gz -> json-c-0.13.1.tar.gz ++++++
++++ 10535 lines of diff (skipped)


Reply via email to