From 832daf4f5c47131e94438fb22707913f39f3e5e54d474579a990b2d8b54959e7 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Fri, 15 Oct 2010 10:39:41 +0000 Subject: [PATCH] Updating link to change in openSUSE:Factory/gobject-introspection revision 14.0 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gobject-introspection?expand=0&rev=dcffde7dea34f53f85bdb9a50136dd48 --- gobject-introspection-0.9.12.tar.bz2 | 3 ++ gobject-introspection-0.9.6.tar.bz2 | 3 -- gobject-introspection.changes | 52 ++++++++++++++++++++++++++++ gobject-introspection.spec | 13 ++++--- 4 files changed, 61 insertions(+), 10 deletions(-) create mode 100644 gobject-introspection-0.9.12.tar.bz2 delete mode 100644 gobject-introspection-0.9.6.tar.bz2 diff --git a/gobject-introspection-0.9.12.tar.bz2 b/gobject-introspection-0.9.12.tar.bz2 new file mode 100644 index 0000000..5234b82 --- /dev/null +++ b/gobject-introspection-0.9.12.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c0060d66d14a060057a1fc005be73675a1b8a00d4968ce8e78ff2d6b9f84e81 +size 1050788 diff --git a/gobject-introspection-0.9.6.tar.bz2 b/gobject-introspection-0.9.6.tar.bz2 deleted file mode 100644 index 1471938..0000000 --- a/gobject-introspection-0.9.6.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e653258394b44a7fc4cdac604c72948c3eff7f1b882f094cfea21ed19acb9ee6 -size 585940 diff --git a/gobject-introspection.changes b/gobject-introspection.changes index d6e8b81..7b0b553 100644 --- a/gobject-introspection.changes +++ b/gobject-introspection.changes @@ -1,3 +1,55 @@ +------------------------------------------------------------------- +Sat Oct 9 11:23:59 CEST 2010 - vuntz@opensuse.org + +- Update to version 0.9.12: + + Ship gtk-doc files in tarball. +- Changes from version 0.9.11: + + Scanner: + - Add -export-dynamic when compiling with libtool. + - Honor -L commandline option. + + Various scanner fixes and improvements. +- Drop gobject-introspection-export-dynamic.patch: fixed upstream. +- Remove comments about upstream tarball and gtk-doc, and remove + gtk-doc BuildRequires: the files are in the tarball now. + +------------------------------------------------------------------- +Fri Oct 1 13:48:51 CEST 2010 - vuntz@opensuse.org + +- Add gobject-introspection-export-dynamic.patch: this fixes the + build of some gir, like in clutter. + +------------------------------------------------------------------- +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 + +- Update to version 0.9.8: + + Fix --include-uninstalled + + Don't ignore annotations if there's a : in docs +- Remove --enable-gtk-doc from configure: API docs got forgotten + again :/ + +------------------------------------------------------------------- +Tue Sep 28 20:24:50 CEST 2010 - vuntz@opensuse.org + +- Update to version 0.9.7: + + Add an annotation tool. + + Improve gobject/gio annotations. + + Validate annotations during the scan. + + Catch cpp errors during the scan. + + Make Full the default transfer for returned foreign structs. + + Various scanner fixes and improvements. +- Pass --enable-gtk-doc to configure again, to get API docs. + ------------------------------------------------------------------- Sat Sep 18 19:53:28 CEST 2010 - vuntz@opensuse.org diff --git a/gobject-introspection.spec b/gobject-introspection.spec index e0e727b..ae6c6bf 100644 --- a/gobject-introspection.spec +++ b/gobject-introspection.spec @@ -1,5 +1,5 @@ # -# spec file for package gobject-introspection (Version 0.9.6) +# spec file for package gobject-introspection (Version 0.9.12) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -18,9 +18,8 @@ Name: gobject-introspection -Version: 0.9.6 +Version: 0.9.12 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 License: LGPLv2.1+ Summary: GObject Introspection Tools @@ -34,7 +33,6 @@ Patch1: gobject-introspection-libgda-workaround.patch BuildRequires: bison BuildRequires: fdupes BuildRequires: flex -BuildRequires: gtk-doc BuildRequires: libffi-devel BuildRequires: python-devel BuildRequires: python-xml @@ -76,8 +74,7 @@ a uniform, machine readable format. %build %configure \ - --disable-static -# --enable-gtk-doc + --disable-static %__make %{?jobs:-j%jobs} %install @@ -95,6 +92,7 @@ rm -rf %{buildroot} %files %defattr(-,root,root) %doc AUTHORS CONTRIBUTORS COPYING COPYING.GPL NEWS README TODO +%{_bindir}/g-ir-annotation-tool %{_bindir}/g-ir-compiler %{_bindir}/g-ir-generate %{_bindir}/g-ir-scanner @@ -113,6 +111,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) @@ -125,7 +124,7 @@ rm -rf %{buildroot} %files devel %defattr(-,root,root) -#%doc %{_datadir}/gtk-doc/html/gi/ +%doc %{_datadir}/gtk-doc/html/gi/ %{_includedir}/gobject-introspection-1.0/ %{_libdir}/libgirepository-1.0.so # FIXME: those two files should be moved to the main package when bgo#629930 gets fixed