- Update to new upstream release 1.21.3
OBS-URL: https://build.opensuse.org/package/show/devel:tools/grpc?expand=0&rev=42
This commit is contained in:
parent
3bad92e7a0
commit
fe68d40d69
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jun 5 18:52:46 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to new upstream release 1.21.3
|
||||||
|
* Add SPIFFE security stack to gRPC.
|
||||||
|
* Re-enable ALPN check in gRPC C core SSL stack.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 12 18:26:00 CEST 2019 - sbrabec@suse.com
|
Fri Apr 12 18:26:00 CEST 2019 - sbrabec@suse.com
|
||||||
|
|
||||||
|
@ -20,9 +20,9 @@
|
|||||||
%define src_install_dir /usr/src/%{name}
|
%define src_install_dir /usr/src/%{name}
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: grpc
|
Name: grpc
|
||||||
Version: 1.19.1
|
Version: 1.21.3
|
||||||
Release: 0
|
Release: 0
|
||||||
%define rver 1.19.1
|
%define rver 1.21.3
|
||||||
Summary: HTTP/2-based Remote Procedure Call implementation
|
Summary: HTTP/2-based Remote Procedure Call implementation
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
Group: Development/Tools/Building
|
Group: Development/Tools/Building
|
||||||
@ -37,7 +37,7 @@ BuildRequires: pkg-config
|
|||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
BuildRequires: pkgconfig(libcares)
|
BuildRequires: pkgconfig(libcares)
|
||||||
BuildRequires: pkgconfig(openssl) >= 1.0.1
|
BuildRequires: pkgconfig(openssl) >= 1.0.1
|
||||||
BuildRequires: pkgconfig(protobuf) > 3.5.0
|
BuildRequires: pkgconfig(protobuf) >= 3.8.0
|
||||||
BuildRequires: pkgconfig(zlib)
|
BuildRequires: pkgconfig(zlib)
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f869c648090e8bddaa1260a271b1089caccbe735bf47ac9cd7d44d35a02fb129
|
|
||||||
size 14794085
|
|
3
v1.21.3.tar.gz
Normal file
3
v1.21.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:50747c8939c535b1059f19534de263eb9b7570b5347390fb24b0bbce8763e9a4
|
||||||
|
size 15043356
|
Loading…
Reference in New Issue
Block a user