From 6ac77b6cd1e11aacf6fa68958f8ef5c518eb36563105a4db0563ed3c212c371f Mon Sep 17 00:00:00 2001 From: Magnus Boman Date: Thu, 11 Mar 2010 23:01:39 +0000 Subject: [PATCH] Accepting request 34523 from home:dimstar:branches:GNOME:Factory Copy from home:dimstar:branches:GNOME:Factory/gobject-introspection via accept of submit request 34523 revision 2. Request was accepted with message: OBS-URL: https://build.opensuse.org/request/show/34523 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gobject-introspection?expand=0&rev=15 --- gobject-introspection-0.6.7.tar.bz2 | 3 --- gobject-introspection-0.6.8.tar.bz2 | 3 +++ gobject-introspection.changes | 9 +++++++++ gobject-introspection.spec | 4 ++-- 4 files changed, 14 insertions(+), 5 deletions(-) delete mode 100644 gobject-introspection-0.6.7.tar.bz2 create mode 100644 gobject-introspection-0.6.8.tar.bz2 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