forked from pool/python-cffi
Accepting request 398809 from home:badshah400:branches:openSUSE:Factory:Rings:2-TestDVD
Add upstream patch to actually fix problem with gcc >= 6; drop previous patch used to workaround issue. OBS-URL: https://build.opensuse.org/request/show/398809 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cffi?expand=0&rev=29
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun May 29 05:23:27 UTC 2016 - badshah400@gmail.com
|
||||
|
||||
- Add python-cffi-avoid-bitshifting-negative-int.patch to actually
|
||||
fix the "negative left shift" warning by replacing bitshifting
|
||||
in appropriate places by bitwise and comparison to self; patch
|
||||
taken from upstream git. Drop cffi-1.5.2-wnoerror.patch: no
|
||||
longer required.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 27 13:00:22 UTC 2016 - jmatejek@suse.com
|
||||
|
||||
|
||||
Reference in New Issue
Block a user