Rebuilt for protobuf 3.13
This commit is contained in:
parent
7c4d8c04c4
commit
9310245928
@ -1,6 +1,6 @@
|
|||||||
Name: grpc
|
Name: grpc
|
||||||
Version: 1.26.0
|
Version: 1.26.0
|
||||||
Release: 6%{?dist}
|
Release: 7%{?dist}
|
||||||
Summary: Modern, open source, high-performance remote procedure call (RPC) framework
|
Summary: Modern, open source, high-performance remote procedure call (RPC) framework
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://www.grpc.io
|
URL: https://www.grpc.io
|
||||||
@ -153,6 +153,9 @@ find %{buildroot} -type f -name '*.a' -exec rm -f {} \;
|
|||||||
%{python3_sitearch}/grpcio-%{version}-py%{python3_version}.egg-info
|
%{python3_sitearch}/grpcio-%{version}-py%{python3_version}.egg-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Sep 24 2020 Adrian Reber <adrian@lisas.de> - 1.26.0-7
|
||||||
|
- Rebuilt for protobuf 3.13
|
||||||
|
|
||||||
* Mon Aug 03 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.26.0-6
|
* Mon Aug 03 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.26.0-6
|
||||||
- Patches for https://github.com/grpc/grpc/pull/21669
|
- Patches for https://github.com/grpc/grpc/pull/21669
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user