diff --git a/python-grpcio-gcp.spec b/python-grpcio-gcp.spec index 50b347e615a977412aad45bb69833db6a324fac7..1e763ad2f5fa32619891f37115eba62bb0865272 100644 --- a/python-grpcio-gcp.spec +++ b/python-grpcio-gcp.spec @@ -1,7 +1,7 @@ %global _empty_manifest_terminate_build 0 Name: python-grpcio-gcp Version: 0.2.2 -Release: 1 +Release: 2 Summary: gRPC extensions for Google Cloud Platform License: Apache-2.0 URL: https://grpc.io @@ -68,9 +68,6 @@ popd mv %{buildroot}/filelist.lst . mv %{buildroot}/doclist.lst . -%check -%{__python3} -m unittest - %files -n python3-grpcio-gcp -f filelist.lst %dir %{python3_sitelib}/* @@ -78,6 +75,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Fri Aug 15 2025 Dongxing Wang - 0.2.2-2 +- Remove %%check for no testcase to fix build error for 25.09 + * Thu Jun 23 2022 OpenStack_SIG - 0.2.2-1 - Init package python3-grpcio-gcp of version 0.2.2