14
0
forked from pool/python-pyxdg

- add resource_leak.patch - Fix several ResourceWarnings: unclosed file

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyxdg?expand=0&rev=16
This commit is contained in:
2019-04-24 13:12:48 +00:00
committed by Git OBS Bridge
parent 53704df736
commit 02f40cb47b
3 changed files with 182 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Apr 24 13:12:09 UTC 2019 - Ondřej Súkup <mimi.vx@gmail.com>
- add resource_leak.patch - Fix several ResourceWarnings: unclosed file
-------------------------------------------------------------------
Tue Dec 4 12:53:24 UTC 2018 - Matej Cepl <mcepl@suse.com>