Hello community,

here is the log from the commit of package jsoncpp for openSUSE:Factory checked 
in at 2020-06-23 21:02:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/jsoncpp (Old)
 and      /work/SRC/openSUSE:Factory/.jsoncpp.new.2956 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "jsoncpp"

Tue Jun 23 21:02:51 2020 rev:25 rq:815823 version:1.9.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/jsoncpp/jsoncpp.changes  2020-02-15 
22:24:55.735293784 +0100
+++ /work/SRC/openSUSE:Factory/.jsoncpp.new.2956/jsoncpp.changes        
2020-06-23 21:03:16.721587932 +0200
@@ -1,0 +2,16 @@
+Fri Jun 19 06:00:24 UTC 2020 - Martin Pluskal <[email protected]>
+
+- Update to version 1.9.3"
+  * Fixes to JSON_USE_EXCEPTION--some bugs creeped in breaking this
+    flag in pre-release.
+  * Fixes to build system--improvements have been make for code
+    correctness.
+  * Compile errors for various platforms have been resolved.
+  * Fuzzing has been fixed.
+  * Various bugs in the Reader and Writer code have been corrected.
+  * CPPTL support has been dropped.
+  * Various code improvements and optimizations.
+- Drop no longer needed patch:
+  * jsoncpp-f11611c8785082ead760494cba06196f14a06dcb.patch
+
+-------------------------------------------------------------------

Old:
----
  jsoncpp-1.9.2.tar.gz
  jsoncpp-f11611c8785082ead760494cba06196f14a06dcb.patch

New:
----
  jsoncpp-1.9.3.tar.gz

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

Other differences:
------------------
++++++ jsoncpp.spec ++++++
--- /var/tmp/diff_new_pack.GnkLDR/_old  2020-06-23 21:03:18.069592270 +0200
+++ /var/tmp/diff_new_pack.GnkLDR/_new  2020-06-23 21:03:18.073592283 +0200
@@ -16,17 +16,15 @@
 #
 
 
-%define sover   22
+%define sover   24
 Name:           jsoncpp
-Version:        1.9.2
+Version:        1.9.3
 Release:        0
 Summary:        C++ library that allows manipulating with JSON
 License:        MIT
 Group:          Development/Libraries/C and C++
 URL:            https://github.com/open-source-parsers/jsoncpp
 Source0:        
https://github.com/open-source-parsers/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM - 
https://github.com/open-source-parsers/jsoncpp/commit/f11611c8785082ead760494cba06196f14a06dcb
-Patch1:         jsoncpp-f11611c8785082ead760494cba06196f14a06dcb.patch
 BuildRequires:  gcc-c++
 BuildRequires:  meson >= 0.50.0
 BuildRequires:  pkgconfig
@@ -69,11 +67,10 @@
 format to store user input files.
 
 %prep
-%setup -q
-%patch1 -p1
+%autosetup
 
 %build
-%meson \
+%meson
 %meson_build
 
 %install

++++++ jsoncpp-1.9.2.tar.gz -> jsoncpp-1.9.3.tar.gz ++++++
++++ 3925 lines of diff (skipped)


Reply via email to