15
0
forked from pool/python-cffi

Accepting request 645313 from home:mcepl:work

- Add 7a76a381534012af4790e815140d1538510b7d93.patch to fix
  bsc#1111657 (we need use to proper void returning function not
  to corrupt memory in tests).

OBS-URL: https://build.opensuse.org/request/show/645313
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cffi?expand=0&rev=57
This commit is contained in:
2018-10-29 15:31:03 +00:00
committed by Git OBS Bridge
parent e2182e7d2a
commit 0c76d6df2a
3 changed files with 38 additions and 0 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Oct 29 16:10:03 CET 2018 - mcepl@suse.com
- Add 7a76a381534012af4790e815140d1538510b7d93.patch to fix
bsc#1111657 (we need use to proper void returning function not
to corrupt memory in tests).
-------------------------------------------------------------------
Wed Oct 17 18:53:19 CEST 2018 - mcepl@suse.com