Accepting request 1111346 from home:glaubitz:branches:devel:tools
- Update to release 1.58.1 * Reintroduced c-ares 1.14 or later support - Pass "-f" flag to "rm" when removing CMakeConfigureLog.yaml OBS-URL: https://build.opensuse.org/request/show/1111346 OBS-URL: https://build.opensuse.org/package/show/devel:tools/grpc?expand=0&rev=159
This commit is contained in:
parent
070343649e
commit
7b722f42e4
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 14 13:06:18 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to release 1.58.1
|
||||
* Reintroduced c-ares 1.14 or later support
|
||||
- Pass "-f" flag to "rm" when removing CMakeConfigureLog.yaml
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 13 10:49:31 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
%define lverp 1_58
|
||||
%define src_install_dir /usr/src/%name
|
||||
Name: grpc
|
||||
Version: 1.58.0
|
||||
Version: 1.58.1
|
||||
Release: 0
|
||||
Summary: HTTP/2-based Remote Procedure Call implementation
|
||||
License: Apache-2.0
|
||||
@ -163,7 +163,7 @@ popd
|
||||
# Don't include abseil-cpp in sources
|
||||
rm -fr third_party/abseil-cpp/*
|
||||
# Don't include non-deterministic log in sources
|
||||
rm build/CMakeFiles/CMakeConfigureLog.yaml
|
||||
rm -f build/CMakeFiles/CMakeConfigureLog.yaml
|
||||
|
||||
mkdir -p "%buildroot/%src_install_dir"
|
||||
cp -r * "%buildroot/%src_install_dir"
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ec64fdab22726d50fc056474dd29401d914cc616f53ab8f2fe4866772881d581
|
||||
size 17426320
|
3
v1.58.1.tar.gz
Normal file
3
v1.58.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:860bf758a1437a03318bf09db8e87cb8149a2f578954110ce8549e147f868b62
|
||||
size 17423263
|
Loading…
Reference in New Issue
Block a user