Drop unused patch grpc-1.37.0-importlib-abc-python3.10.patch
Replace grpc-1.39.0-python-grpcio_tools-use-system-protobuf.patch with a
sed expression since it required constant trivial rebasing.
General:
• New version 1.39.0
• Rebase patches as needed
C (core) and C++ (cpp):
• New C soversion 18
• New C++ soversion 1.39
Python:
• New subpackages python3-grpcio-admin and python3-grpcio-csds
- General:
* New version 1.37.1
* Drop patches that were upstreamed since the last packaged release, were
backported from upstream in the first place, or have otherwise been
obsoleted by upstream changes.
* Rebase/update remaining patches as needed
* Drop Fedora 32 compatibility
- C (core) and C++ (cpp):
* Switch to CMake build system and add CMake files to -devel package
* Build with C++17 for compatibility with the abseil-cpp package in Fedora
* Run the port server during core tests