SHA256
1
0
forked from pool/grpc

- Update to release 1.56.0

OBS-URL: https://build.opensuse.org/package/show/devel:tools/grpc?expand=0&rev=144
This commit is contained in:
Jan Engelhardt 2023-06-19 03:30:00 +00:00 committed by Git OBS Bridge
parent f39dc717ed
commit 691868a8f9
4 changed files with 18 additions and 10 deletions

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Jun 19 03:28:40 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
- Update to release 1.56.0
* core: Add support for vsock transport.
* EventEngine: Change TXT lookup result type to
std::vector<std::string>.
* C++/Authz: support customizable audit functionality for
authorization policy.
-------------------------------------------------------------------
Tue Jun 13 21:09:27 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@ -16,11 +16,11 @@
#
%define lver 31
%define lverp 1_54
%define lver 33
%define lverp 1_56
%define src_install_dir /usr/src/%name
Name: grpc
Version: 1.54.1
Version: 1.56.0
Release: 0
Summary: HTTP/2-based Remote Procedure Call implementation
License: Apache-2.0
@ -35,11 +35,9 @@ BuildRequires: gcc-c++
BuildRequires: opencensus-proto-source
BuildRequires: pkg-config
BuildRequires: zypper
# https://protobuf.dev/support/migration/#compiler-22
# remove upper cap when updating to >= 1.55.1
BuildRequires: (pkgconfig(protobuf) >= 3.8.0 with pkgconfig(protobuf) < 22)
BuildRequires: pkgconfig(libcares)
BuildRequires: pkgconfig(libcares) >= 1.13.0
BuildRequires: pkgconfig(openssl) >= 1.0.1
BuildRequires: pkgconfig(protobuf) >= 22
BuildRequires: pkgconfig(re2)
BuildRequires: pkgconfig(zlib)

View File

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

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

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