diff --git a/gobject-introspection-0.6.7.tar.bz2 b/gobject-introspection-0.6.7.tar.bz2 deleted file mode 100644 index c009dd2..0000000 --- a/gobject-introspection-0.6.7.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c97ca4e978b0583999775640e9e9f97b64a5880ad2a6adc3ce903207b616f24a -size 579956 diff --git a/gobject-introspection-0.6.8.tar.bz2 b/gobject-introspection-0.6.8.tar.bz2 new file mode 100644 index 0000000..981030d --- /dev/null +++ b/gobject-introspection-0.6.8.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9dae63b4d13a03939e238acdd15834e30c621a4b368cbce15876ee1c0d245fd3 +size 544183 diff --git a/gobject-introspection.changes b/gobject-introspection.changes index d9cb6ff..666649a 100644 --- a/gobject-introspection.changes +++ b/gobject-introspection.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +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 diff --git a/gobject-introspection.spec b/gobject-introspection.spec index 42eabae..41b221f 100644 --- a/gobject-introspection.spec +++ b/gobject-introspection.spec @@ -1,5 +1,5 @@ # -# spec file for package gobject-introspection (Version 0.6.7) +# spec file for package gobject-introspection (Version 0.6.8) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -28,7 +28,7 @@ BuildRequires: python-xml %if %suse_version <= 1110 BuildRequires: gtk-doc %endif -Version: 0.6.7 +Version: 0.6.8 Release: 1 License: GPLv2+ Summary: GObject Introspection Tools