SHA256
1
0
forked from jengelh/grpc

- Update to release 1.23.1

OBS-URL: https://build.opensuse.org/package/show/devel:tools/grpc?expand=0&rev=48
This commit is contained in:
2019-10-02 22:19:38 +00:00
committed by Git OBS Bridge
parent a47f5769b1
commit 27265e211d
5 changed files with 113 additions and 20 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Wed Oct 2 18:39:47 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Update to release 1.23.1
* Unspecific refinements, improvements, and bug fixes.
- Add gettid.patch
- Split libgrpc into libgrpc++ because that has a SO version
group of its own.
- Bump libgrpc6 to libgrpc7 as there is actually .so.7 files.
Add suitable Conflicts markers.
-------------------------------------------------------------------
Thu Aug 22 18:28:15 UTC 2019 - Jan Engelhardt <jengelh@inai.de>