Accepting request 1095799 from devel:tools

OBS-URL: https://build.opensuse.org/request/show/1095799
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grpc?expand=0&rev=57
This commit is contained in:
Dominique Leuenberger 2023-06-30 17:58:22 +00:00 committed by Git OBS Bridge
commit 62c18ec138
4 changed files with 28 additions and 9 deletions

View File

@ -1,3 +1,23 @@
-------------------------------------------------------------------
Wed Jun 28 07:09:25 UTC 2023 - Fabian Vogt <fvogt@suse.com>
- Remove unnecessary BuildRequires: zypper
-------------------------------------------------------------------
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>
- pin to protobuf < 22 until next version update
-------------------------------------------------------------------
Tue May 2 10:15:43 UTC 2023 - Jan Engelhardt <jengelh@inai.de>

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
@ -34,10 +34,9 @@ BuildRequires: fdupes
BuildRequires: gcc-c++
BuildRequires: opencensus-proto-source
BuildRequires: pkg-config
BuildRequires: zypper
BuildRequires: pkgconfig(libcares)
BuildRequires: pkgconfig(libcares) >= 1.13.0
BuildRequires: pkgconfig(openssl) >= 1.0.1
BuildRequires: pkgconfig(protobuf) >= 3.8.0
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