diff --git a/grpc.spec b/grpc.spec index 956eb365d5d12773cdd33d0fa2e6b932b832bbdc..922173e415cd6a3da2c4b4d952ea798ee8e622e8 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