Hello community,

here is the log from the commit of package flatbuffers for openSUSE:Factory 
checked in at 2020-05-15 23:52:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/flatbuffers (Old)
 and      /work/SRC/openSUSE:Factory/.flatbuffers.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "flatbuffers"

Fri May 15 23:52:10 2020 rev:6 rq:805753 version:1.12.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/flatbuffers/flatbuffers.changes  2020-02-20 
15:01:18.798986546 +0100
+++ /work/SRC/openSUSE:Factory/.flatbuffers.new.2738/flatbuffers.changes        
2020-05-15 23:52:11.417529537 +0200
@@ -1,0 +2,14 @@
+Thu Apr 30 07:30:35 UTC 2020 - Michal Vyskocil <mvysko...@opensuse.org>
+
+- 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.uxiAKr/_old  2020-05-15 23:52:12.237531117 +0200
+++ /var/tmp/diff_new_pack.uxiAKr/_new  2020-05-15 23:52:12.241531125 +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.uxiAKr/_old  2020-05-15 23:52:12.265531171 +0200
+++ /var/tmp/diff_new_pack.uxiAKr/_new  2020-05-15 23:52:12.269531179 +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


Reply via email to