14
0

- Drop patch use-pkg-config.patch as it is not really needed

- Update the use-pkg-config.patch to fix build under py3.8

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setproctitle?expand=0&rev=38
This commit is contained in:
Tomáš Chvátal
2020-03-10 12:01:53 +00:00
committed by Git OBS Bridge
parent 543bcaa1f3
commit 97dba32ffd
3 changed files with 11 additions and 27 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Mar 10 11:56:23 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Remove patch use-pkg-config.patch as we don't need to tweak
this stuff at all
-------------------------------------------------------------------
Tue Mar 10 07:59:29 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>