Hello community,

here is the log from the commit of package libfastjson for openSUSE:Factory 
checked in at 2016-08-05 18:17:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libfastjson (Old)
 and      /work/SRC/openSUSE:Factory/.libfastjson.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libfastjson"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libfastjson/libfastjson.changes  2016-03-16 
10:36:09.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libfastjson.new/libfastjson.changes     
2016-08-05 18:17:42.000000000 +0200
@@ -1,0 +2,21 @@
+Thu Aug  4 08:01:41 UTC 2016 - astie...@suse.com
+
+- update to 0.99.4:
+  * fix tautology comparison in tautology in `fjson_object_iter_equal`
+    drop 0001-Follow-up-to-d4b3a2d-fix-tautology-comparison-in-fjs.patch
+  * fix build problems with gcc6
+    drop 0002-Follow-up-to-8c49ee7-fix-build-with-gcc6.patch
+
+-------------------------------------------------------------------
+Thu Jul 14 16:56:15 UTC 2016 - astie...@suse.com
+
+- update 0.99.3:
+  * exit() is no longer called in unexpected situations
+  * fjson_version now returns configure VERSION
+  * fix invalid Unicode representation for some non US-ASCII
+- add patch to fix compile (and logic) error
+  0001-Follow-up-to-d4b3a2d-fix-tautology-comparison-in-fjs.patch
+- fix build with gcc6, adding
+  0002-Follow-up-to-8c49ee7-fix-build-with-gcc6.patch
+
+-------------------------------------------------------------------

Old:
----
  libfastjson-0.99.2.tar.gz

New:
----
  libfastjson-0.99.4.tar.gz

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

Other differences:
------------------
++++++ libfastjson.spec ++++++
--- /var/tmp/diff_new_pack.kWufeI/_old  2016-08-05 18:17:43.000000000 +0200
+++ /var/tmp/diff_new_pack.kWufeI/_new  2016-08-05 18:17:43.000000000 +0200
@@ -16,16 +16,16 @@
 #
 
 
-%define somajor 3
+%define somajor 4
 Name:           libfastjson
-Version:        0.99.2
+Version:        0.99.4
 Release:        0
 Summary:        Fast JSON parsing library, a fork of json-c
 License:        MIT
 Group:          Development/Libraries/C and C++
 Url:            https://github.com/rsyslog/libfastjson
 Source:         
http://download.rsyslog.com/libfastjson/%{name}-%{version}.tar.gz
-BuildRequires:  pkg-config
+BuildRequires:  pkgconfig
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description

++++++ libfastjson-0.99.2.tar.gz -> libfastjson-0.99.4.tar.gz ++++++
++++ 47764 lines of diff (skipped)


Reply via email to