From 63ae3da2c9a3ee4189684fd92ad896a8ac9dde801d2b126d6e79c673c207840c Mon Sep 17 00:00:00 2001 From: Magnus Boman Date: Fri, 19 Mar 2010 23:46:33 +0000 Subject: [PATCH] Accepting request 35344 from home:dimstar:branches:GNOME:Factory Copy from home:dimstar:branches:GNOME:Factory/gobject-introspection via accept of submit request 35344 revision 2. Request was accepted with message: OBS-URL: https://build.opensuse.org/request/show/35344 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gobject-introspection?expand=0&rev=17 --- gobject-introspection-0.6.8.tar.bz2 | 3 --- gobject-introspection-0.6.9.tar.bz2 | 3 +++ gobject-introspection.changes | 11 +++++++++++ gobject-introspection.spec | 4 ++-- 4 files changed, 16 insertions(+), 5 deletions(-) delete mode 100644 gobject-introspection-0.6.8.tar.bz2 create mode 100644 gobject-introspection-0.6.9.tar.bz2 diff --git a/gobject-introspection-0.6.8.tar.bz2 b/gobject-introspection-0.6.8.tar.bz2 deleted file mode 100644 index 981030d..0000000 --- a/gobject-introspection-0.6.8.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9dae63b4d13a03939e238acdd15834e30c621a4b368cbce15876ee1c0d245fd3 -size 544183 diff --git a/gobject-introspection-0.6.9.tar.bz2 b/gobject-introspection-0.6.9.tar.bz2 new file mode 100644 index 0000000..41b4b86 --- /dev/null +++ b/gobject-introspection-0.6.9.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12ea075fdb90780b047382bc7acf4896c34dad49276f6c8513045a3f584d5ac6 +size 544356 diff --git a/gobject-introspection.changes b/gobject-introspection.changes index 666649a..d3244b8 100644 --- a/gobject-introspection.changes +++ b/gobject-introspection.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +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 diff --git a/gobject-introspection.spec b/gobject-introspection.spec index 6f0f175..90fd3fa 100644 --- a/gobject-introspection.spec +++ b/gobject-introspection.spec @@ -1,5 +1,5 @@ # -# spec file for package gobject-introspection (Version 0.6.8) +# spec file for package gobject-introspection (Version 0.6.9) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -28,7 +28,7 @@ BuildRequires: python-xml %if %suse_version <= 1110 BuildRequires: gtk-doc %endif -Version: 0.6.8 +Version: 0.6.9 Release: 1 License: GPLv2+ Summary: GObject Introspection Tools