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

OBS-URL: https://build.opensuse.org/request/show/49614
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gobject-introspection?expand=0&rev=29
This commit is contained in:
Dominique Leuenberger 2010-10-01 09:07:07 +00:00 committed by Git OBS Bridge
parent b6675951fd
commit f058789fa0
4 changed files with 17 additions and 5 deletions

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4bf244db75df04499dea704e7734376c0fc5a3a17fb59be2123c8d76111e6fb8
size 1061962

View File

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

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Fri Oct 1 09:10:36 CEST 2010 - vuntz@opensuse.org
- Update to version 0.9.10:
+ gir: Explicitly specify path to girepository so libtool can
find it
- Changes from version 0.9.9:
+ Actually do something about fundamentals when parsing a .gir
+ Abort if we would be generating an empty namespace
+ Minor fixes
-------------------------------------------------------------------
Wed Sep 29 01:37:05 CEST 2010 - vuntz@opensuse.org

View File

@ -1,5 +1,5 @@
#
# spec file for package gobject-introspection (Version 0.9.8)
# spec file for package gobject-introspection (Version 0.9.10)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -18,7 +18,7 @@
Name: gobject-introspection
Version: 0.9.8
Version: 0.9.10
Release: 1
# FIXME: next tarball should have gtk-doc again, so pass --enable-gtk-doc to configure. See bgo#629871
# FIXME: when bgo#629930 gets fixed, move the appropriate pkg-config files to the main package and rename the devel package to libgirepository-devel
@ -114,6 +114,7 @@ rm -rf %{buildroot}
%dir %{_datadir}/gobject-introspection-1.0
%{_datadir}/gobject-introspection-1.0/Makefile.introspection
%{_datadir}/gobject-introspection-1.0/tests/
%{_datadir}/gobject-introspection-1.0/gdump.c
%files -n libgirepository-1_0-1
%defattr(-,root,root)