Hello community,

here is the log from the commit of package jsoncpp for openSUSE:Factory checked 
in at 2015-03-05 15:42:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/jsoncpp (Old)
 and      /work/SRC/openSUSE:Factory/.jsoncpp.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "jsoncpp"

Changes:
--------
--- /work/SRC/openSUSE:Factory/jsoncpp/jsoncpp.changes  2015-02-25 
02:18:34.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.jsoncpp.new/jsoncpp.changes     2015-03-05 
18:16:51.000000000 +0100
@@ -1,0 +2,22 @@
+Tue Mar  3 21:44:38 UTC 2015 - [email protected]
+
+- Update to 1.5.0
+  * Support embedded 0s in strings (since UTF-8 allows them).
+  * If you use c-string methods, or std::string::c_str(), you can 
+    still have problems.
+  * Note that this support has a price: keys are now limited to 
+    1 billion characters (2^30).
+  * Add feature to allow single-quotes in input JSON (since 
+    JavaScript allows them).
+  * Propagate rarely-used StaticString thru copy-ctor.
+  * Let JSON_ASSERT throw std::logic_error instead of 
+    std::runtime_error.
+  * Fix VisualStudio warning.
+  * Skip Python tests by default, and run C++ unit-tests only 
+    for changes.
+  * Ignore cmake-generated files for in-source builds.
+  * Add tests.
+  * Remove unused code (JSON_VALUE_USE_INTERNAL_MAP).
+
+
+-------------------------------------------------------------------

Old:
----
  1.4.4.tar.gz

New:
----
  1.5.0.tar.gz

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

Other differences:
------------------
++++++ jsoncpp.spec ++++++
--- /var/tmp/diff_new_pack.Gi74a4/_old  2015-03-05 18:16:52.000000000 +0100
+++ /var/tmp/diff_new_pack.Gi74a4/_new  2015-03-05 18:16:52.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           jsoncpp
-Version:        1.4.4
+Version:        1.5.0
 Release:        0
 Summary:        C++ library that allows manipulating with JSON
 License:        MIT

++++++ 1.4.4.tar.gz -> 1.5.0.tar.gz ++++++
++++ 3585 lines of diff (skipped)

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

Reply via email to