Accepting request 327584 from devel:languages:python

1

OBS-URL: https://build.opensuse.org/request/show/327584
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cffi?expand=0&rev=10
This commit is contained in:
Stephan Kulow 2015-08-29 18:02:17 +00:00 committed by Git OBS Bridge
commit eaecf00935

View File

@ -1,7 +1,7 @@
-------------------------------------------------------------------
Mon Jun 1 18:13:10 UTC 2015 - benoit.monin@gmx.fr
- update to version 1.1.0:
- update to version 1.1.0 (fate#318838):
* Out-of-line API mode: we can now declare integer types with
typedef int... foo_t;. The exact size and signedness of foo_t
is figured out by the compiler.