Hello community, here is the log from the commit of package flatbuffers for openSUSE:Factory checked in at 2019-10-21 12:30:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/flatbuffers (Old) and /work/SRC/openSUSE:Factory/.flatbuffers.new.2352 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "flatbuffers" Mon Oct 21 12:30:30 2019 rev:3 rq:741296 version:1.11.0 Changes: -------- --- /work/SRC/openSUSE:Factory/flatbuffers/flatbuffers.changes 2019-04-01 12:38:16.669912188 +0200 +++ /work/SRC/openSUSE:Factory/.flatbuffers.new.2352/flatbuffers.changes 2019-10-21 12:30:31.788105510 +0200 @@ -1,0 +2,17 @@ +Tue Oct 8 15:35:58 UTC 2019 - [email protected] + +- Update to 1.11.0 + - More accurate C++ float handling, NaN handling, limit checking. + - Java optimization: faster object accessors, faster UTF8 + conversion. + - A lot of Rust port improvements. + - Vector of union JSON parsing. + - Parser can now work from binary schemas. + - Python: numpy vector support. + - Packaging: Snap & RPM support. + - Many improvements to our CI, added Bazel CI, dockerized + language tests. + - Many other fixes and smaller improvements, 169 commits since + 1.10.0 + +------------------------------------------------------------------- --- /work/SRC/openSUSE:Factory/flatbuffers/python-flatbuffers.changes 2019-03-26 15:43:50.356190820 +0100 +++ /work/SRC/openSUSE:Factory/.flatbuffers.new.2352/python-flatbuffers.changes 2019-10-21 12:30:32.632106467 +0200 @@ -1,0 +2,5 @@ +Tue Oct 8 15:39:10 UTC 2019 - [email protected] + +- Update to 1.11.0 + +------------------------------------------------------------------- Old: ---- _service flatbuffers-1.10.0.20190321T162332.a746143.tar.xz New: ---- flatbuffers-1.11.0.tar.gz python-flatbuffers-1.11.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ flatbuffers.spec ++++++ --- /var/tmp/diff_new_pack.7agIl7/_old 2019-10-21 12:30:33.644107615 +0200 +++ /var/tmp/diff_new_pack.7agIl7/_new 2019-10-21 12:30:33.648107619 +0200 @@ -12,19 +12,19 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: flatbuffers %define sonum 1 -Version: 1.10.0.20190321T162332.a746143 +Version: 1.11.0 Release: 0 Summary: Memory Efficient Serialization Library License: Apache-2.0 Group: Development/Libraries/C and C++ Url: http://google.github.io/flatbuffers/ -Source: %{name}-%{version}.tar.xz +Source: https://github.com/google/flatbuffers/archive/%{version}/%{name}-%{version}.tar.gz BuildRequires: cmake >= 2.8.11.2 BuildRequires: gcc-c++ ++++++ python-flatbuffers.spec ++++++ --- /var/tmp/diff_new_pack.7agIl7/_old 2019-10-21 12:30:33.664107637 +0200 +++ /var/tmp/diff_new_pack.7agIl7/_new 2019-10-21 12:30:33.664107637 +0200 @@ -12,19 +12,19 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-flatbuffers -Version: 1.10.0.20190321T162332.a746143 +Version: 1.11.0 Release: 0 Summary: The FlatBuffers serialization format for Python License: Apache-2.0 Group: Development/Languages/Python Url: https://github.com/google/flatbuffers -Source: flatbuffers-%{version}.tar.xz +Source: https://github.com/google/flatbuffers/archive/%{version}/%{name}-%{version}.tar.gz BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes
