SHA256
1
0
forked from pool/grpc

Accepting request 915134 from devel:tools

- Update to release 1.39.1

OBS-URL: https://build.opensuse.org/request/show/915134
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grpc?expand=0&rev=38
This commit is contained in:
Dominique Leuenberger 2021-08-31 17:55:29 +00:00 committed by Git OBS Bridge
commit 5bf2cdc35c
4 changed files with 19 additions and 6 deletions

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Mon Aug 30 18:56:29 UTC 2021 - Jan Engelhardt <jengelh@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 <jengelh@inai.de>
- Remove cmake's build .log from grpc-source to make
build-compare happier.
-------------------------------------------------------------------
Wed Jul 28 11:09:10 UTC 2021 - Atri Bhattacharya <badshah400@gmail.com>

View File

@ -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 @@ popd
# 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/*

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b16992aa1c949c10d5d5ce2a62f9d99fa7de77da2943e643fb66dcaf075826d6
size 8378094

3
v1.39.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:024118069912358e60722a2b7e507e9c3b51eeaeee06e2dd9d95d9c16f6639ec
size 8378480