Hello community, here is the log from the commit of package grpc for openSUSE:Factory checked in at 2020-11-02 09:39:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/grpc (Old) and /work/SRC/openSUSE:Factory/.grpc.new.3463 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "grpc" Mon Nov 2 09:39:49 2020 rev:26 rq:844726 version:1.33.2 Changes: -------- --- /work/SRC/openSUSE:Factory/grpc/grpc.changes 2020-10-26 16:13:07.618761165 +0100 +++ /work/SRC/openSUSE:Factory/.grpc.new.3463/grpc.changes 2020-11-02 09:39:54.665582157 +0100 @@ -1,0 +2,15 @@ +Wed Oct 28 08:17:46 UTC 2020 - Jan Engelhardt <jeng...@inai.de> + +- Update to release 1.33.2 + * Deprecate GRPC_ARG_HTTP2_MIN_SENT_PING_INTERVAL_WITHOUT_DATA_MS. + * Expose Cronet error message to the application layer. + * Remove grpc_channel_ping from surface API. + * Do not send BDP pings if there is no receive side activity. + +------------------------------------------------------------------- +Tue Oct 27 12:31:44 UTC 2020 - Jan Engelhardt <jeng...@inai.de> + +- Use -DgRPC_ABSL_PROVIDER=package + (https://github.com/grpc/grpc/issues/24476) + +------------------------------------------------------------------- Old: ---- v1.33.1.tar.gz New: ---- v1.33.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ grpc.spec ++++++ --- /var/tmp/diff_new_pack.USj3ST/_old 2020-11-02 09:39:55.481582940 +0100 +++ /var/tmp/diff_new_pack.USj3ST/_new 2020-11-02 09:39:55.485582944 +0100 @@ -21,7 +21,7 @@ %define lverplugin 1 %define src_install_dir /usr/src/%name Name: grpc -Version: 1.33.1 +Version: 1.33.2 Release: 0 Summary: HTTP/2-based Remote Procedure Call implementation License: Apache-2.0 @@ -31,7 +31,7 @@ Source2: %name-rpmlintrc # PATCH-FIX-UPSTREAM grpc-correct-pkgconfig-path.patch badshah...@gmail.com -- Make path for pkgconfig file installation consistent with gRPC_INSTALL_LIBDIR specification Patch1: grpc-correct-pkgconfig-path.patch -BuildRequires: abseil-cpp-source +BuildRequires: abseil-cpp-devel BuildRequires: cmake BuildRequires: fdupes BuildRequires: gcc-c++ @@ -129,8 +129,7 @@ %prep %autosetup -p1 -# Copy abseil-cpp source into empty third_party/abseil-cpp dir -cp -r %_prefix/src/abseil-cpp/* third_party/abseil-cpp/ +rm -Rf third_party/abseil-cpp/ %build %define _lto_cflags %nil @@ -141,8 +140,8 @@ export CXXFLAGS="$CFLAGS" %cmake -DgRPC_INSTALL=ON \ -DgRPC_INSTALL_LIBDIR:PATH="%_lib" \ - -DgRPC_INSTALL_CMAKEDIR:PATH="%_libdir"/cmake/grpc \ - -DgRPC_ABSL_PROVIDER=module \ + -DgRPC_INSTALL_CMAKEDIR:PATH="%_libdir/cmake/grpc" \ + -DgRPC_ABSL_PROVIDER=package \ -DgRPC_CARES_PROVIDER=package \ -DgRPC_PROTOBUF_PROVIDER=package \ -DgRPC_RE2_PROVIDER=package \ ++++++ v1.33.1.tar.gz -> v1.33.2.tar.gz ++++++ /work/SRC/openSUSE:Factory/grpc/v1.33.1.tar.gz /work/SRC/openSUSE:Factory/.grpc.new.3463/v1.33.2.tar.gz differ: char 15, line 1