Hello community,

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

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

Changes:
--------
--- /work/SRC/openSUSE:Factory/glib2/glib2.changes      2012-02-28 
19:22:20.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.glib2.new/glib2.changes 2012-03-19 
09:56:00.000000000 +0100
@@ -1,0 +2,18 @@
+Mon Mar  5 15:34:35 UTC 2012 - [email protected]
+
+- Update to version 2.31.20:
+  + Update to Unicode 6.1
+  + Update PCRE to 8.30
+  + Deprecations are now versioned, and new API is marked with the
+    version it was introduced. Use these with
+    GLIB_VERSION_{MIN,MAX}_REQUIRED
+  + The performance of signal emissions has been improved for
+    simple cases
+  + Bugs fixed: bgo#529806, bgo#580873, bgo#592666, bgo#597785,
+    bgo#621368, bgo#622149, bgo#639873, bgo#640202, bgo#668295,
+    bgo#669670, bgo#670542, bgo#670557, bgo#670721, bgo#670751,
+    bgo#670909, bgo#670922, bgo#670969, bgo#671025, bgo#671270,
+    bgo#671281.
+  + Updated translations.
+
+-------------------------------------------------------------------

Old:
----
  glib-2.31.18.tar.xz

New:
----
  glib-2.31.20.tar.xz

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

Other differences:
------------------
++++++ glib2.spec ++++++
--- /var/tmp/diff_new_pack.Ek0jPZ/_old  2012-03-19 09:56:02.000000000 +0100
+++ /var/tmp/diff_new_pack.Ek0jPZ/_new  2012-03-19 09:56:02.000000000 +0100
@@ -20,7 +20,7 @@
 
 Name:           glib2
 %define _name glib
-Version:        2.31.18
+Version:        2.31.20
 Release:        0
 # FIXME: change zlib-devel to pkgconfig(zlib) once we have a recent enough 
version of zlib
 # FIXME: find out if tapsets should really be in devel package or in main 
package
@@ -121,14 +121,16 @@
 
 %package devel
 #'
-Requires:       %{name} = %{version} pkg-config glibc-devel
+Requires:       %{name} = %{version}
+Requires:       glibc-devel
+Requires:       pkg-config
 # Now require the subpackages too
 Requires:       glib2-tools = %{version}
+Requires:       libgio-2_0-0 = %{version}
 Requires:       libglib-2_0-0 = %{version}
 Requires:       libgmodule-2_0-0 = %{version}
-Requires:       libgio-2_0-0 = %{version}
-Requires:       libgthread-2_0-0 = %{version}
 Requires:       libgobject-2_0-0 = %{version}
+Requires:       libgthread-2_0-0 = %{version}
 # Required by gdbus-codegen
 Requires:       python-xml
 Provides:       glib2-doc = 2.19.6

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

Reply via email to