15
0

- Add correct-pthread-library-name.patch:

* Look for the correct pthread library.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-debugpy?expand=0&rev=3
This commit is contained in:
2021-09-02 09:02:04 +00:00
committed by Git OBS Bridge
parent 9a58275edf
commit 82cb29b3ea
3 changed files with 22 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Sep 2 09:01:19 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
- Add correct-pthread-library-name.patch:
* Look for the correct pthread library.
-------------------------------------------------------------------
Tue Jun 29 13:04:38 UTC 2021 - Ben Greiner <code@bnavigator.de>