Accepting request 327558 from Cloud:OpenStack:Master

- update to version 1.1.0 (fate#318838):

OBS-URL: https://build.opensuse.org/request/show/327558
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cffi?expand=0&rev=19
This commit is contained in:
Dirk Mueller 2015-08-27 14:38:33 +00:00 committed by Git OBS Bridge
parent 3d13a415a1
commit 67b053d1e3

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.