Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package flatbuffers for openSUSE:Factory 
checked in at 2022-05-16 18:08:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/flatbuffers (Old)
 and      /work/SRC/openSUSE:Factory/.flatbuffers.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "flatbuffers"

Mon May 16 18:08:41 2022 rev:9 rq:977480 version:2.0.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/flatbuffers/flatbuffers.changes  2021-05-12 
19:32:27.826982100 +0200
+++ /work/SRC/openSUSE:Factory/.flatbuffers.new.1538/flatbuffers.changes        
2022-05-16 18:11:11.061405423 +0200
@@ -1,0 +2,12 @@
+Thu May 12 12:02:53 UTC 2022 - Ferdinand Thiessen <[email protected]>
+
+- Update to version 2.0.6
+  * Make idl_parser deterministic
+  * Various bug fixes
+    https://github.com/google/flatbuffers/compare/v2.0.5...v2.0.6
+- Update to version 2.0.5
+  * Implement Serialize for flexbuffer::Reader
+  * Deprecate EnumVal.object
+  * FixedTypedVector: add const to ElementType() and size()
+
+-------------------------------------------------------------------
--- /work/SRC/openSUSE:Factory/flatbuffers/python-flatbuffers.changes   
2021-05-12 19:32:27.862981956 +0200
+++ /work/SRC/openSUSE:Factory/.flatbuffers.new.1538/python-flatbuffers.changes 
2022-05-16 18:11:11.093405448 +0200
@@ -1,0 +2,5 @@
+Thu May 12 12:02:41 UTC 2022 - Ferdinand Thiessen <[email protected]>
+
+- Update to version 2.0.6
+
+-------------------------------------------------------------------

Old:
----
  flatbuffers-2.0.0.tar.gz

New:
----
  flatbuffers-2.0.6.tar.gz

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

Other differences:
------------------
++++++ flatbuffers.spec ++++++
--- /var/tmp/diff_new_pack.IRjm7m/_old  2022-05-16 18:11:11.557405817 +0200
+++ /var/tmp/diff_new_pack.IRjm7m/_new  2022-05-16 18:11:11.561405820 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package flatbuffers
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 
 %define   sonum 2
 Name:           flatbuffers
-Version:        2.0.0
+Version:        2.0.6
 Release:        0
 Summary:        Memory Efficient Serialization Library
 License:        Apache-2.0
@@ -85,7 +85,9 @@
 install -Dm0644 CMake/*FlatBuffers.cmake %{buildroot}%{_datadir}/cmake/Modules/
 
 %check
-%ctest
+# does not support out-of-tree builds, see 
https://github.com/google/flatbuffers/issues/7009
+#%%ctest
+%{__builddir}/flattests
 
 %post   -n libflatbuffers%{sonum} -p /sbin/ldconfig
 %postun -n libflatbuffers%{sonum} -p /sbin/ldconfig

++++++ python-flatbuffers.spec ++++++
--- /var/tmp/diff_new_pack.IRjm7m/_old  2022-05-16 18:11:11.581405836 +0200
+++ /var/tmp/diff_new_pack.IRjm7m/_new  2022-05-16 18:11:11.585405839 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-flatbuffers
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-flatbuffers
-Version:        2.0.0
+Version:        2.0.6
 Release:        0
 Summary:        The FlatBuffers serialization format for Python
 License:        Apache-2.0

++++++ flatbuffers-2.0.0.tar.gz -> flatbuffers-2.0.6.tar.gz ++++++
++++ 103836 lines of diff (skipped)

Reply via email to