------------------------------------------------------------------- Fri Mar 19 09:01:33 CET 2010 - dimstar@opensuse.org - Update to version 0.6.9: + Correctly cast to a CommonBlob when looking up embedded types + g-ir-compiler: Slightly less lame error messages + [everything] Add some "torture" test functions with baroque signatures + scanner: Catch OSError too when checking for libtool + scanner: Always explicitely set the scope of callbacks ------------------------------------------------------------------- Wed Mar 10 16:46:20 CET 2010 - dimstar@opensuse.org - Update to version 0.6.8: + [girffi] Clean up API, add g_function_info_prep_invoker + Allow stack allocating GIBaseInfo, add stack retrieval variants + scanner: Always explicitely set the scope of callbacks + scanner: Print error instead of throwing for unknown include ------------------------------------------------------------------- Thu Dec 17 10:35:45 CET 2009 - vuntz@opensuse.org - Update to version 0.6.7: + Add a Makefile.introspection file. + Revert "GI_TYPE_TAG_VOID != ffi_type_void" + protect on null retval + fix invoke tests + Substitute deprecated Glib symbol: g_mapped_file_free ------------------------------------------------------------------- Wed Dec 16 11:17:38 CET 2009 - vuntz@opensuse.org - Add libffi-devel Requires to devel package; this fixes the build of packages linking to gobject-introspection. ------------------------------------------------------------------- Mon Dec 14 12:21:45 CET 2009 - dimstar@opensuse.org - Update to version 0.6.6: + Make g-ir-scanner 64-bit enable. bgo#593639 + Consistently resolve symbolic links + Improve warning and error messages. + Explicitly sort object interfaces, properties, and signals + When doing type resolution on a string, treat it as its own ctype + Implement callbacks as part of struct fields. bgo#557383 + Add g_ir_ffi_convert_arguments + Add a method to compare infos + Make (skip) annotation work everywhere + InitiallyUnownedClass should contain all the fields as ObjectClass + Ignore errors caused by permissions in $HOME + Add async callback tests to everything + [dumper] Fix threads initialization + Allow NULL to be sent in for various callbacks + Fix an annotationparser bug for empty tags + Add/Fix annotations. + Many small bug fixes. + Build fixes. + Build system fixes. ------------------------------------------------------------------- Wed Sep 9 03:22:47 CEST 2009 - vuntz@opensuse.org - Update to version 0.6.5: + Replace LIBTOOL_LIBTOOL to LIBTOOL (bgo#592968) + Use CC rather than LD to fix build issue for gir (bgo#593599) + Add GVolumeMonitor interfaces + Use built scanner from tarball builds (bgo#593162) + Fix unref of GIUnresolvedInfo instances (bgo#593322) + Add CLFAGS and LIBS variables + Correctly ref repository in GIUnresolvedInfo ------------------------------------------------------------------- Tue Aug 25 13:01:11 CEST 2009 - vuntz@novell.com - Update to version 0.6.4: + Add annotations for various API, update for some API. + Bug fixes. + Add COPYING.GPL and COPYING.LGPL. - Add Requires on python-xml. ------------------------------------------------------------------- Tue Jun 23 10:15:19 CEST 2009 - dominique-obs@leuenberger.net - Update to version 0.6.3: + Too many bugfixes to mention, see NEWS for full details - Remove gobject-introspection-git-20090501.patch.bz2 and it's requirements. The tarball is newer than the used git-patch ------------------------------------------------------------------- Mon May 4 03:14:28 CEST 2009 - vuntz@novell.com - Fix build on 11.1. ------------------------------------------------------------------- Fri May 1 20:33:15 CEST 2009 - vuntz@novell.com - Make libgirepository-1_0-0 Recommends gir-repository. ------------------------------------------------------------------- Fri May 1 16:46:55 CEST 2009 - vuntz@novell.com - Move package doc files to libgirepository-1_0-0 since this is the important package. ------------------------------------------------------------------- Fri May 1 05:59:15 CEST 2009 - vuntz@novell.com - Initial package.