Hello community,

here is the log from the commit of package gobject-introspection for 
openSUSE:Factory checked in at 2012-03-19 09:57:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gobject-introspection (Old)
 and      /work/SRC/openSUSE:Factory/.gobject-introspection.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gobject-introspection", Maintainer is "gnome-maintain...@suse.de"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/gobject-introspection/gobject-introspection.changes  
    2012-02-16 16:14:28.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.gobject-introspection.new/gobject-introspection.changes
 2012-03-19 09:57:24.000000000 +0100
@@ -1,0 +2,15 @@
+Mon Mar  5 15:37:46 UTC 2012 - vu...@opensuse.org
+
+- Update to version 1.31.20:
+  + scanner:
+    - Allow adding annotations to vfuncs directly
+    - Add better errors for unknown param names
+  + typelib: fix invalid alignment assumptions, that break
+    platforms like m68k.
+  + Many improvements to g-ir-doctool.
+  + Updated annotations for glib.
+  + Several other code changes.
+  + Build and test improvements/fixes.
+- Rebase g-ir-dep-tool.patch.
+
+-------------------------------------------------------------------

Old:
----
  gobject-introspection-1.31.10.tar.xz

New:
----
  gobject-introspection-1.31.20.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gobject-introspection.spec ++++++
--- /var/tmp/diff_new_pack.LS18Q0/_old  2012-03-19 09:57:27.000000000 +0100
+++ /var/tmp/diff_new_pack.LS18Q0/_new  2012-03-19 09:57:27.000000000 +0100
@@ -15,8 +15,9 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           gobject-introspection
-Version:        1.31.10
+Version:        1.31.20
 Release:        0
 # FIXME: when bgo#629930 gets fixed, move the appropriate pkg-config files to 
the main package and rename the devel package to libgirepository-devel
 Summary:        GObject Introspection Tools
@@ -118,7 +119,6 @@
 %{_bindir}/g-ir-annotation-tool
 %{_bindir}/g-ir-compiler
 %{_bindir}/g-ir-dep-tool
-%{_bindir}/g-ir-doc-tool
 %{_bindir}/g-ir-generate
 %{_bindir}/g-ir-scanner
 %doc %{_mandir}/man1/g-ir-compiler.1*

++++++ g-ir-dep-tool.patch ++++++
--- /var/tmp/diff_new_pack.LS18Q0/_old  2012-03-19 09:57:27.000000000 +0100
+++ /var/tmp/diff_new_pack.LS18Q0/_new  2012-03-19 09:57:27.000000000 +0100
@@ -22,11 +22,11 @@
 +++ b/Makefile-tools.am
 @@ -1,5 +1,6 @@
  bin_PROGRAMS += g-ir-compiler g-ir-generate
- bin_SCRIPTS += g-ir-scanner g-ir-annotation-tool g-ir-doc-tool
+ bin_SCRIPTS += g-ir-scanner g-ir-annotation-tool
 +bin_PROGRAMS += g-ir-dep-tool
  
- EXTRA_DIST +=                                 \
-       tools/g-ir-scanner.in           \
+ if BUILD_DOCTOOL
+ bin_SCRIPTS += g-ir-doc-tool
 @@ -38,8 +39,15 @@ g_ir_generate_LDADD = \
        libgirepository-1.0.la          \
        $(GIREPO_LIBS)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to