Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package protobuf for openSUSE:Factory 
checked in at 2022-01-27 23:16:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/protobuf (Old)
 and      /work/SRC/openSUSE:Factory/.protobuf.new.1898 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "protobuf"

Thu Jan 27 23:16:15 2022 rev:53 rq:948827 version:3.19.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/protobuf/protobuf.changes        2021-08-02 
12:05:26.269651337 +0200
+++ /work/SRC/openSUSE:Factory/.protobuf.new.1898/protobuf.changes      
2022-01-27 23:16:20.715235855 +0100
@@ -1,0 +2,34 @@
+Mon Jan 24 13:08:10 UTC 2022 - Paolo Stivanin <[email protected]>
+
+- Update to 3.19.3:
+  C++:
+    * Make proto2::Message::DiscardUnknownFields() non-virtual
+    * Separate RepeatedPtrField into its own header file
+    * For default floating point values of 0, consider all bits significant
+    * Fix shadowing warnings 
+    * Fix for issue #8484, constant initialization doesn't compile in msvc 
clang-cl environment 
+  Java:
+    * Improve performance characteristics of UnknownFieldSet parsing
+    * For default floating point values of 0, consider all bits significant
+    * Annotate //java/com/google/protobuf/util/... with nullness annotations
+    * Use ArrayList copy constructor 
+  Bazel:
+    * Ensure that release archives contain everything needed for Bazel
+    * Align dependency handling with Bazel best practices
+  Javascript:
+    * Fix ReferenceError: window is not defined when getting the global object 
+  Ruby:
+    * Fix memory leak in MessageClass.encode 
+    * Override Map.clone to use Map's dup method 
+    * Ruby: build extensions for arm64-darwin 
+    * Add class method Timestamp.from_time to ruby well known types 
+    * Adopt pure ruby DSL implementation for JRuby 
+    * Add size to Map class
+    * Fix for descriptor_pb.rb: google/protobuf should be required first 
+  Python:
+    * Proto2 DecodeError now includes message name in error message
+    * Make MessageToDict convert map keys to strings
+    * Add python-requires in setup.py 
+    * Add python 3.10 
+
+-------------------------------------------------------------------

Old:
----
  protobuf-3.17.3.tar.gz

New:
----
  protobuf-3.19.3.tar.gz

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

Other differences:
------------------
++++++ protobuf.spec ++++++
--- /var/tmp/diff_new_pack.oS75U6/_old  2022-01-27 23:16:21.267232041 +0100
+++ /var/tmp/diff_new_pack.oS75U6/_new  2022-01-27 23:16:21.275231986 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package protobuf
 #
-# 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
@@ -17,7 +17,7 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
-%define sover 28
+%define sover 30
 %define tarname protobuf
 %define src_install_dir %{_prefix}/src/%{name}
 %define extra_java_flags -source 7 -target 7
@@ -27,7 +27,7 @@
 %bcond_without python2
 %bcond_without python3
 Name:           protobuf
-Version:        3.17.3
+Version:        3.19.3
 Release:        0
 Summary:        Protocol Buffers - Google's data interchange format
 License:        BSD-3-Clause

++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.oS75U6/_old  2022-01-27 23:16:21.327231627 +0100
+++ /var/tmp/diff_new_pack.oS75U6/_new  2022-01-27 23:16:21.331231599 +0100
@@ -1,4 +1,4 @@
-libprotobuf28
-libprotoc28
-libprotobuf-lite28
+libprotobuf30
+libprotoc30
+libprotobuf-lite30
 

++++++ protobuf-3.17.3.tar.gz -> protobuf-3.19.3.tar.gz ++++++
++++ 148973 lines of diff (skipped)

Reply via email to