15
0
forked from pool/python-cffi

- Require libffi43-devel on SLE_11_SP2 instead of using pkg-config to fix build

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cffi?expand=0&rev=9
This commit is contained in:
Sascha Peilicke
2014-03-31 14:19:07 +00:00
committed by Git OBS Bridge
parent 18c7692885
commit 627dbee2e8
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Mar 31 14:18:44 UTC 2014 - speilicke@suse.com
- Require libffi43-devel on SLE_11_SP2 instead of using pkg-config to fix build
-------------------------------------------------------------------
Mon Feb 24 12:09:15 UTC 2014 - mvyskocil@suse.com