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
This commit is contained in:
Magnus Boman 2010-03-19 23:46:33 +00:00 committed by Git OBS Bridge
parent 70317e96af
commit 63ae3da2c9
4 changed files with 16 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9dae63b4d13a03939e238acdd15834e30c621a4b368cbce15876ee1c0d245fd3
size 544183

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:12ea075fdb90780b047382bc7acf4896c34dad49276f6c8513045a3f584d5ac6
size 544356

View File

@ -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

View File

@ -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