Hello community,

here is the log from the commit of package libgsf for openSUSE:Factory checked 
in at 2012-10-03 10:27:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libgsf (Old)
 and      /work/SRC/openSUSE:Factory/.libgsf.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libgsf", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libgsf/libgsf.changes    2012-05-07 
22:48:11.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libgsf.new/libgsf.changes       2012-10-03 
10:27:20.000000000 +0200
@@ -1,0 +2,9 @@
+Mon Sep  3 18:57:48 UTC 2012 - [email protected]
+
+- Update to version 1.14.24:
+  + Fix namespace issues (bgo#672512)
+  + Fix build after introspection implementation (bgo#673029).
+- Pass --enable-introspection to configure: it's currently disabled
+  by default.
+
+-------------------------------------------------------------------

Old:
----
  libgsf-1.14.23.tar.xz

New:
----
  libgsf-1.14.24.tar.xz

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

Other differences:
------------------
++++++ libgsf.spec ++++++
--- /var/tmp/diff_new_pack.ul3nlG/_old  2012-10-03 10:27:21.000000000 +0200
+++ /var/tmp/diff_new_pack.ul3nlG/_new  2012-10-03 10:27:21.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           libgsf
-Version:        1.14.23
+Version:        1.14.24
 Release:        0
 Summary:        Extensible I/O abstraction library for dealing with structured 
file formats
 License:        GPL-2.0+ ; LGPL-2.1+
@@ -30,7 +30,7 @@
 BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(glib-2.0) >= 2.26.0
-BuildRequires:  pkgconfig(gobject-introspection-1.0) >= 0.6.4
+BuildRequires:  pkgconfig(gobject-introspection-1.0) >= 1.0.0
 BuildRequires:  pkgconfig(libxml-2.0) >= 2.4.16
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 # bug437293
@@ -112,7 +112,8 @@
 
 %build
 %configure --with-pic \
-        --disable-static
+        --disable-static \
+        --enable-introspection
 make %{?_smp_mflags}
 
 %install

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to