Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package grpc for openSUSE:Factory checked in 
at 2021-07-28 19:21:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/grpc (Old)
 and      /work/SRC/openSUSE:Factory/.grpc.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "grpc"

Wed Jul 28 19:21:39 2021 rev:37 rq:908876 version:1.39.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/grpc/grpc.changes        2021-06-22 
20:45:20.618849828 +0200
+++ /work/SRC/openSUSE:Factory/.grpc.new.1899/grpc.changes      2021-07-28 
19:21:42.939503628 +0200
@@ -1,0 +2,23 @@
+Wed Jul 28 11:09:10 UTC 2021 - Atri Bhattacharya <badshah...@gmail.com>
+
+- Update to version 1.39.0:
+  * Core
+    - Initialize tcp_posix for CFStream when needed
+      (gh#grpc/grpc#26530).
+    - Update boringssl submodule (gh#grpc/grpc#26520).
+    - Fix backup poller races (gh#grpc/grpc#26446).
+    - Use default port 443 in HTTP CONNECT request
+      (gh#grpc/grpc#26331).
+  * C++
+    - New iomgr implementation backed by the EventEngine API
+      (gh#grpc/grpc#26026).
+    - async_unary_call: add a Destroy method, called by
+      std::default_delete (gh#grpc/grpc#26389).
+    - De-experimentalize C++ callback API (gh#grpc/grpc#25728).
+  * PHP: stop reading composer.json file just to read the version
+    string (gh#grpc/grpc#26156).
+  * Ruby: Set XDS user agent in ruby via macros
+    (gh#grpc/grpc#26268).
+- Update so version in keeping with upstream (16 -> 18).
+
+-------------------------------------------------------------------

Old:
----
  v1.38.1.tar.gz

New:
----
  v1.39.0.tar.gz

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

Other differences:
------------------
++++++ grpc.spec ++++++
--- /var/tmp/diff_new_pack.T6zcAv/_old  2021-07-28 19:21:44.543501524 +0200
+++ /var/tmp/diff_new_pack.T6zcAv/_new  2021-07-28 19:21:44.547501519 +0200
@@ -16,11 +16,11 @@
 #
 
 
-%define lver 16
+%define lver 18
 %define lverp 1
 %define src_install_dir /usr/src/%name
 Name:           grpc
-Version:        1.38.1
+Version:        1.39.0
 Release:        0
 Summary:        HTTP/2-based Remote Procedure Call implementation
 License:        Apache-2.0
@@ -69,11 +69,11 @@
 HTTP/2 with support for synchronous and asynchronous calls. gRPC uses
 Protocol Buffers as the Interface Definition Language by default.
 
-%package -n libgrpc_plugin_support1_38
+%package -n libgrpc_plugin_support1_39
 Summary:        HTTP/2-based Remote Procedure Call implementation - plugin 
support
 Group:          System/Libraries
 
-%description -n libgrpc_plugin_support1_38
+%description -n libgrpc_plugin_support1_39
 The reference implementation of the gRPC protocol, done on top of
 HTTP/2 with support for synchronous and asynchronous calls. gRPC uses
 Protocol Buffers as the Interface Definition Language by default.
@@ -96,7 +96,7 @@
 Group:          Development/Tools/Building
 Requires:       libgrpc%lver = %version
 Requires:       libgrpc++%lverp = %version
-Requires:       libgrpc_plugin_support1_38 = %version
+Requires:       libgrpc_plugin_support1_39 = %version
 Requires:       pkgconfig(libcares)
 Requires:       pkgconfig(re2)
 
@@ -178,8 +178,8 @@
 %postun -n libgrpc%lver -p /sbin/ldconfig
 %post   -n libgrpc++%lverp -p /sbin/ldconfig
 %postun -n libgrpc++%lverp -p /sbin/ldconfig
-%post   -n libgrpc_plugin_support1_38 -p /sbin/ldconfig
-%postun -n libgrpc_plugin_support1_38 -p /sbin/ldconfig
+%post   -n libgrpc_plugin_support1_39 -p /sbin/ldconfig
+%postun -n libgrpc_plugin_support1_39 -p /sbin/ldconfig
 %post   -n libupb%lver -p /sbin/ldconfig
 %postun -n libupb%lver -p /sbin/ldconfig
 
@@ -192,8 +192,8 @@
 %_libdir/libgrpc++*.so.%{lverp}*
 %_libdir/libgrpcpp_channelz.so.%{lverp}*
 
-%files -n libgrpc_plugin_support1_38
-%_libdir/libgrpc_plugin_support.so.1.38*
+%files -n libgrpc_plugin_support1_39
+%_libdir/libgrpc_plugin_support.so.1.39*
 
 %files -n libupb%lver
 %_libdir/libupb*.so.%{lver}*

++++++ grpc-cxx17.patch ++++++
--- /var/tmp/diff_new_pack.T6zcAv/_old  2021-07-28 19:21:44.571501487 +0200
+++ /var/tmp/diff_new_pack.T6zcAv/_new  2021-07-28 19:21:44.571501487 +0200
@@ -34,3 +34,4 @@
  if (NOT DEFINED CMAKE_POSITION_INDEPENDENT_CODE)
    set(CMAKE_POSITION_INDEPENDENT_CODE TRUE)
  endif()
+

++++++ v1.38.1.tar.gz -> v1.39.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/grpc/v1.38.1.tar.gz 
/work/SRC/openSUSE:Factory/.grpc.new.1899/v1.39.0.tar.gz differ: char 30, line 2

Reply via email to