Accepting request 58247 from home:vuntz:branches:GNOME:Factory

OBS-URL: https://build.opensuse.org/request/show/58247
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gobject-introspection?expand=0&rev=39
This commit is contained in:
Dominique Leuenberger 2011-01-16 15:38:22 +00:00 committed by Git OBS Bridge
parent a57e53dad7
commit 7c58aba580
5 changed files with 17 additions and 2490 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8af5a4ff16df4b7f08db2eabc09396e15a19dde85a7d288fa26b9cdca280b9fa
size 1085036

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:59033bcb428fd507f9b8399424e847ab24d5e1fe5d587f6915be9940fde69890
size 1081666

File diff suppressed because it is too large Load Diff

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Fri Jan 14 15:25:27 CET 2011 - vuntz@opensuse.org
- Update to version 0.10.1:
+ Scanner:
- Properly parse recursive list type nodes
- Fix handling of property transfer
- Make sure that vfuncs made to the GIR
+ Add API to call the native implementation of a virtual function
+ Update introspection data for gobject/gio.
- Drop gobject-introspection-git-fixes.patch: fixed upstream.
-------------------------------------------------------------------
Sat Jan 8 10:10:45 CET 2011 - vuntz@opensuse.org

View File

@ -1,5 +1,5 @@
#
# spec file for package gobject-introspection
# spec file for package gobject-introspection (Version 0.10.1)
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -18,7 +18,7 @@
Name: gobject-introspection
Version: 0.10.0
Version: 0.10.1
Release: 1
# FIXME: when bgo#629930 gets fixed, move the appropriate pkg-config files to the main package and rename the devel package to libgirepository-devel
License: LGPLv2.1+
@ -27,8 +27,6 @@ Url: http://live.gnome.org/GObjectIntrospection
Group: Development/Libraries/GNOME
Source0: %{name}-%{version}.tar.bz2
Source1: %{name}-rpmlintrc
# PATCH-FIX-UPSTREAM gobject-introspection-git-fixes.patch vuntz@opensuse.org -- Various commits from git to fix the build
Patch0: gobject-introspection-git-fixes.patch
BuildRequires: bison
BuildRequires: fdupes
BuildRequires: flex
@ -68,7 +66,6 @@ a uniform, machine readable format.
%prep
%setup -q
%patch0 -p1
%build
%configure \