File libical-glib.changes of Package libical-glib
-------------------------------------------------------------------
Fri May 15 07:27:11 UTC 2015 - dimstar@opensuse.org
- Update to version 1.0.3:
+ Add license information to all the tests.
+ Move all the private methods in a common place named
libical-glib-private.h.
+ Update the tests in favor of libical-2.0.0 (unreleased).
+ Remove the deprecated annotation (in-out).
+ Fix the issue with array.py. Right now we use GObject * to
replace gpointer. The first reason is that in PyGObject,
gpointer could only represent integer, none and capsule. The
second reason is that the types used python, except those
primitive types, are mostly subtypes of GObject.
-------------------------------------------------------------------
Mon Mar 23 13:28:28 UTC 2015 - dimstar@opensuse.org
- Update to version 1.0.2:
+ Bug fixes.
-------------------------------------------------------------------
Mon Mar 16 15:41:25 UTC 2015 - dimstar@opensuse.org
- Initial package, version 1.0.1.