Hello community,

here is the log from the commit of package protobuf for openSUSE:Factory 
checked in at 2019-08-27 10:14:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/protobuf (Old)
 and      /work/SRC/openSUSE:Factory/.protobuf.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "protobuf"

Tue Aug 27 10:14:27 2019 rev:39 rq:725308 version:3.9.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/protobuf/protobuf.changes        2019-06-13 
22:38:22.592283256 +0200
+++ /work/SRC/openSUSE:Factory/.protobuf.new.7948/protobuf.changes      
2019-08-27 10:14:29.131967144 +0200
@@ -1,0 +2,13 @@
+Thu Aug 22 07:12:14 UTC 2019 - Jan Engelhardt <[email protected]>
+
+- Update to new upstream release 3.9.1
+  * Optimized the implementation of RepeatedPtrFieldBase.
+  * Added delimited parse and serialize util.
+  * Added FieldDescriptor::PrintableNameForExtension() and
+    DescriptorPool::FindExtensionByPrintableName(). The latter
+    will replace Reflection::FindKnownExtensionByName().
+  * Created a new Add method in repeated field that allows adding
+    a range of elements all at once.
+  * Drop building wheel for Python 3.4.
+
+-------------------------------------------------------------------

Old:
----
  protobuf-3.8.0.tar.gz

New:
----
  protobuf-3.9.1.tar.gz

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

Other differences:
------------------
++++++ protobuf.spec ++++++
--- /var/tmp/diff_new_pack.Q0uViY/_old  2019-08-27 10:14:29.863967095 +0200
+++ /var/tmp/diff_new_pack.Q0uViY/_new  2019-08-27 10:14:29.863967095 +0200
@@ -17,7 +17,7 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
-%define sover 19
+%define sover 20
 %define tarname protobuf
 %define src_install_dir /usr/src/%{name}
 %define extra_java_flags -source 7 -target 7
@@ -27,7 +27,7 @@
 %bcond_without python2
 %bcond_without python3
 Name:           protobuf
-Version:        3.8.0
+Version:        3.9.1
 Release:        0
 Summary:        Protocol Buffers - Google's data interchange format
 License:        BSD-3-Clause

++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.Q0uViY/_old  2019-08-27 10:14:29.883967094 +0200
+++ /var/tmp/diff_new_pack.Q0uViY/_new  2019-08-27 10:14:29.883967094 +0200
@@ -1,3 +1,3 @@
-libprotobuf19
-libprotoc19
-libprotobuf-lite19
+libprotobuf20
+libprotoc20
+libprotobuf-lite20

++++++ protobuf-3.8.0.tar.gz -> protobuf-3.9.1.tar.gz ++++++
++++ 33068 lines of diff (skipped)


Reply via email to