forked from jengelh/grpc
- Update to release 1.46
OBS-URL: https://build.opensuse.org/package/show/devel:tools/grpc?expand=0&rev=113
This commit is contained in:
parent
f3d247f610
commit
8d444f2af9
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu May 5 09:26:50 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to release 1.46
|
||||||
|
* Added HTTP/1.1 support in httpcli
|
||||||
|
* HTTP2: Add graceful goaway
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun May 1 11:37:46 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
Sun May 1 11:37:46 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -16,11 +16,11 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define lver 23
|
%define lver 24
|
||||||
%define lverp 1_45
|
%define lverp 1_46
|
||||||
%define src_install_dir /usr/src/%name
|
%define src_install_dir /usr/src/%name
|
||||||
Name: grpc
|
Name: grpc
|
||||||
Version: 1.45.2
|
Version: 1.46.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: HTTP/2-based Remote Procedure Call implementation
|
Summary: HTTP/2-based Remote Procedure Call implementation
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
@ -196,7 +196,7 @@ cp -r * "%buildroot/%src_install_dir"
|
|||||||
%_libdir/libgrpcpp_channelz.so.*
|
%_libdir/libgrpcpp_channelz.so.*
|
||||||
|
|
||||||
%files -n libgrpc_plugin_support%lverp
|
%files -n libgrpc_plugin_support%lverp
|
||||||
%_libdir/libgrpc_plugin_support.so.1.45*
|
%_libdir/libgrpc_plugin_support.so.1.*
|
||||||
|
|
||||||
%files -n libupb%lver
|
%files -n libupb%lver
|
||||||
%_libdir/libupb*.so.%{lver}*
|
%_libdir/libupb*.so.%{lver}*
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e18b16f7976aab9a36c14c38180f042bb0fd196b75c9fd6a20a2b5f934876ad6
|
|
||||||
size 8824362
|
|
3
v1.46.0.tar.gz
Normal file
3
v1.46.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:67423a4cd706ce16a88d1549297023f0f9f0d695a96dd684adc21e67b021f9bc
|
||||||
|
size 8910551
|
Loading…
Reference in New Issue
Block a user