Hello community,

here is the log from the commit of package glib2 for openSUSE:Factory checked 
in at 2012-02-16 16:13:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/glib2 (Old)
 and      /work/SRC/openSUSE:Factory/.glib2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

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

Changes:
--------
--- /work/SRC/openSUSE:Factory/glib2/glib2.changes      2012-01-26 
15:58:17.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.glib2.new/glib2.changes 2012-02-16 
16:13:23.000000000 +0100
@@ -1,0 +2,35 @@
+Mon Feb  6 09:06:53 UTC 2012 - vu...@opensuse.org
+
+- Update to version 2.31.16:
+  + GResource:
+    - The resource compiler can now convert pngs into pixel data
+      that can be used without parsing at runtime (requires
+      gdk-pixbuf-pixdata to be present)
+  + Bugs fixed: bgo#669123, bgo#669173, bgo#669224, bgo#669253,
+    bgo#669334.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Tue Jan 31 08:42:55 UTC 2012 - vu...@opensuse.org
+
+- Update to version 2.31.14:
+  + GResource:
+    - GLib now includes a commandline utility, gresource, to
+      explore resources in ELF files
+    - The resource compiler can now optionally strip ignorable
+      whitespace from XML resources
+    - The resource compiler can now generate build dependencies
+    - The resource compiler will now autoselect output formats
+  + GApplication:
+    - The menu markup parser API has been dropped, the menu XML
+      support lives in GTK+ now
+  + GValueArray has been deprecated
+  + Bugs fixed: bgo#626258, bgo#634232, bgo#639099, bgo#667228,
+    bgo#667243, bgo#667929, bgo#668250, bgo#668468, bgo#668532,
+    bgo#668539, bgo#668561, bgo#668572, bgo#668650, bgo#668756,
+    bgo#668857, bgo#669024.
+  + Updated translations.
+- Add libelf-devel BuildRequires: new dependency for gresource
+  utility.
+
+-------------------------------------------------------------------

Old:
----
  glib-2.31.12.tar.xz

New:
----
  glib-2.31.16.tar.xz

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

Other differences:
------------------
++++++ glib2.spec ++++++
--- /var/tmp/diff_new_pack.VVbF1v/_old  2012-02-16 16:13:26.000000000 +0100
+++ /var/tmp/diff_new_pack.VVbF1v/_new  2012-02-16 16:13:26.000000000 +0100
@@ -15,11 +15,12 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %define with_systemtap 0
 
 Name:           glib2
 %define _name glib
-Version:        2.31.12
+Version:        2.31.16
 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
@@ -50,6 +51,8 @@
 BuildRequires:  fam-devel
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
+# Needed for gresource
+BuildRequires:  libelf-devel
 BuildRequires:  libselinux-devel
 BuildRequires:  pkg-config
 BuildRequires:  python-base
@@ -374,14 +377,17 @@
 %files tools
 %defattr(-,root,root)
 %{_sysconfdir}/bash_completion.d/gdbus-bash-completion.sh
+%{_sysconfdir}/bash_completion.d/gresource-bash-completion.sh
 %{_sysconfdir}/bash_completion.d/gsettings-bash-completion.sh
 %{_bindir}/gdbus
 %{_bindir}/gio-querymodules*
 %{_bindir}/glib-compile-schemas
+%{_bindir}/gresource
 %{_bindir}/gsettings
 %{_mandir}/man1/gdbus.1*
 %{_mandir}/man1/gio-querymodules.1*
 %{_mandir}/man1/glib-compile-schemas.1*
+%{_mandir}/man1/gresource.1*
 %{_mandir}/man1/gsettings.1*
 # We put those files here, but they don't really belong here. They just don't
 # have a better home... The zzz-glib2 scripts could arguably be in

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

Reply via email to