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-08-31 19:55:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/grpc (Old)
 and      /work/SRC/openSUSE:Factory/.grpc.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "grpc"

Tue Aug 31 19:55:29 2021 rev:38 rq:915134 version:1.39.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/grpc/grpc.changes        2021-07-28 
19:21:42.939503628 +0200
+++ /work/SRC/openSUSE:Factory/.grpc.new.1899/grpc.changes      2021-08-31 
19:56:24.102015285 +0200
@@ -1,0 +2,12 @@
+Mon Aug 30 18:56:29 UTC 2021 - Jan Engelhardt <jeng...@inai.de>
+
+- Update to release 1.39.1
+  * Fix C# protoc plugin argument parsing on 1.39.x
+
+-------------------------------------------------------------------
+Mon Aug 30 17:52:56 UTC 2021 - Jan Engelhardt <jeng...@inai.de>
+
+- Remove cmake's build .log from grpc-source to make
+  build-compare happier.
+
+-------------------------------------------------------------------

Old:
----
  v1.39.0.tar.gz

New:
----
  v1.39.1.tar.gz

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

Other differences:
------------------
++++++ grpc.spec ++++++
--- /var/tmp/diff_new_pack.eNY08G/_old  2021-08-31 19:56:24.826016192 +0200
+++ /var/tmp/diff_new_pack.eNY08G/_new  2021-08-31 19:56:24.830016196 +0200
@@ -20,7 +20,7 @@
 %define lverp 1
 %define src_install_dir /usr/src/%name
 Name:           grpc
-Version:        1.39.0
+Version:        1.39.1
 Release:        0
 Summary:        HTTP/2-based Remote Procedure Call implementation
 License:        Apache-2.0
@@ -159,9 +159,10 @@
 
 # Install sources
 pushd %__builddir
+rm -fv CMakeFiles/*.log
 make clean
-rm -f "b"
-find . -type f "(" -name "*.so" -o -name "*.o" -o -name ".git*" -o -name 
"*.bin" -o -name "*.out" ")" -exec rm -rf {} +
+find . -type f "(" -name "*.so" -o -name "*.o" -o -name ".git*" -o \
+       -name "*.bin" -o -name "*.out" ")" -exec rm -Rfv {} +
 popd
 # Don't include abseil-cpp in sources
 rm -fr third_party/abseil-cpp/*

++++++ v1.39.0.tar.gz -> v1.39.1.tar.gz ++++++
/work/SRC/openSUSE:Factory/grpc/v1.39.0.tar.gz 
/work/SRC/openSUSE:Factory/.grpc.new.1899/v1.39.1.tar.gz differ: char 13, line 1

Reply via email to