From bc7fc98aa6b42d91e9c739c2327b7a3981ecdbaecec3f0702239c81e42c013b3 Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Thu, 1 Apr 2010 01:07:06 +0000 Subject: [PATCH] Accepting request 36341 from GNOME:Factory checked in (request 36341) OBS-URL: https://build.opensuse.org/request/show/36341 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gobject-introspection?expand=0&rev=18 --- 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, 5 insertions(+), 16 deletions(-) create mode 100644 gobject-introspection-0.6.8.tar.bz2 delete 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 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-0.6.9.tar.bz2 b/gobject-introspection-0.6.9.tar.bz2 deleted file mode 100644 index 41b4b86..0000000 --- a/gobject-introspection-0.6.9.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:12ea075fdb90780b047382bc7acf4896c34dad49276f6c8513045a3f584d5ac6 -size 544356 diff --git a/gobject-introspection.changes b/gobject-introspection.changes index d3244b8..666649a 100644 --- a/gobject-introspection.changes +++ b/gobject-introspection.changes @@ -1,14 +1,3 @@ -------------------------------------------------------------------- -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 90fd3fa..6f0f175 100644 --- a/gobject-introspection.spec +++ b/gobject-introspection.spec @@ -1,5 +1,5 @@ # -# spec file for package gobject-introspection (Version 0.6.9) +# spec file for package gobject-introspection (Version 0.6.8) # # 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.9 +Version: 0.6.8 Release: 1 License: GPLv2+ Summary: GObject Introspection Tools