From 65b05007a1fb397ef0431678b93af9423b26a28e Mon Sep 17 00:00:00 2001 From: chenyaqiang Date: Tue, 18 Aug 2020 21:58:42 +0800 Subject: [PATCH] rebuild for requirement package update --- grpc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/grpc.spec b/grpc.spec index 956eb36..922173e 100644 --- a/grpc.spec +++ b/grpc.spec @@ -1,6 +1,6 @@ Name: grpc Version: 1.28.1 -Release: 2 +Release: 3 Summary: A modern, open source high performance RPC framework that can run in any environment License: ASL 2.0 URL: https://www.grpc.io @@ -93,6 +93,9 @@ make install-grpc-cli prefix="%{buildroot}%{_prefix}" %{python3_sitearch}/grpcio-%{version}-py?.?.egg-info %changelog +* Tue Aug 18 2020 chenyaqiang - 1.28.1-3 +- rebuild for package build and clarify last changelog info + * Mon May 11 2020 openEuler Buildteam - 1.28.1-2 - Type:rebuild - ID:NA -- Gitee