14
0
forked from pool/python-psutil

Accepting request 984708 from home:WernerFink:branches:devel:languages:python

- Add patch mem-used-bsc1181475.patch (bsc#1181475)
  * Adopt change of used memory calculation from upstream of procps

OBS-URL: https://build.opensuse.org/request/show/984708
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-psutil?expand=0&rev=142
This commit is contained in:
2022-06-23 21:14:15 +00:00
committed by Git OBS Bridge
parent 3fe6537bd9
commit bec43d11bd
3 changed files with 40 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Jun 23 11:09:31 UTC 2022 - Dr. Werner Fink <werner@suse.de>
- Add patch mem-used-bsc1181475.patch (bsc#1181475)
* Adopt change of used memory calculation from upstream of procps
-------------------------------------------------------------------
Tue May 24 17:53:52 UTC 2022 - Michael Ströder <michael@stroeder.com>