Hello community, here is the log from the commit of package flatbuffers for openSUSE:Leap:15.2 checked in at 2020-05-18 10:58:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/flatbuffers (Old) and /work/SRC/openSUSE:Leap:15.2/.flatbuffers.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "flatbuffers" Mon May 18 10:58:51 2020 rev:5 rq:805932 version:1.12.0 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/flatbuffers/flatbuffers.changes 2020-02-23 16:48:51.506480704 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.flatbuffers.new.2738/flatbuffers.changes 2020-05-18 10:58:56.706580679 +0200 @@ -1,0 +2,14 @@ +Thu Apr 30 07:30:35 UTC 2020 - Michal Vyskocil <[email protected]> + +- Update to 1.12.0 + - An official Swift port! (including gRPC support). + - A Kotlin port! + - Object API and native JSON support for C#. + - Object API and gRPC support for Python. + - Object API for Go. + - FlexBuffers for Java. + - Many other fixes and smaller improvements, 247 commits since 1.11.0 +- Packaging: Use tarball from GitHub release page + https://github.com/google/flatbuffers/releases + +------------------------------------------------------------------- python-flatbuffers.changes: same change Old: ---- flatbuffers-1.11.0.tar.gz New: ---- v1.12.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ flatbuffers.spec ++++++ --- /var/tmp/diff_new_pack.Hntnkw/_old 2020-05-18 10:58:57.270581846 +0200 +++ /var/tmp/diff_new_pack.Hntnkw/_new 2020-05-18 10:58:57.274581854 +0200 @@ -18,13 +18,13 @@ %define sonum 1 Name: flatbuffers -Version: 1.11.0 +Version: 1.12.0 Release: 0 Summary: Memory Efficient Serialization Library License: Apache-2.0 Group: Development/Libraries/C and C++ URL: https://google.github.io/flatbuffers/ -Source: https://github.com/google/flatbuffers/archive/%{version}/%{name}-%{version}.tar.gz +Source0: https://github.com/google/flatbuffers/archive/v%{version}.tar.gz BuildRequires: cmake >= 2.8.11.2 BuildRequires: gcc-c++ ++++++ python-flatbuffers.spec ++++++ --- /var/tmp/diff_new_pack.Hntnkw/_old 2020-05-18 10:58:57.294581896 +0200 +++ /var/tmp/diff_new_pack.Hntnkw/_new 2020-05-18 10:58:57.298581904 +0200 @@ -18,13 +18,13 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-flatbuffers -Version: 1.11.0 +Version: 1.12.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: https://github.com/google/flatbuffers/archive/%{version}/flatbuffers-%{version}.tar.gz +Source0: https://github.com/google/flatbuffers/archive/v%{version}.tar.gz BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros
