Mailinglist Archive: opensuse-commit (1262 mails)

< Previous Next >
commit glib2
  • From: root@xxxxxxx (h_root)
  • Date: Fri, 1 Sep 2006 10:38:14 +0200 (CEST)
  • Message-id: <20060901083814.7577D95221@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package glib2
checked in at Fri Sep 1 10:38:14 CEST 2006.

--------
--- GNOME/glib2/glib2.changes 2006-07-31 23:58:26.000000000 +0200
+++ STABLE/glib2/glib2.changes 2006-08-30 01:44:20.000000000 +0200
@@ -1,0 +2,16 @@
+Wed Aug 30 01:42:05 CEST 2006 - jhargadon@xxxxxxx
+
+- update to version 2.12.2
+- Normalization is following Unicode TR #29
+- 348491 g_utf8_strup() and g_utf8_strdown() returns
+ string with NUL bytes
+- 349825 GKeyFile always inserts a newline before a group
+- 347842 g_unichar_isxdigit() is too general about what
+ it considers a digit
+- 348694 g_utf8_normalize() hasn't been updated to PR #29
+- 348785 Hint about G_DEBUG in Message Logging docs
+- 349792 Wrong english string
+- 349952 gparamspecs.c uses gcc feature
+- Translation updates
+
+-------------------------------------------------------------------

Old:
----
glib-2.12.1.tar.bz2

New:
----
glib-2.12.2.tar.bz2

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

Other differences:
------------------
++++++ glib2.spec ++++++
--- /var/tmp/diff_new_pack.KFUVy8/_old 2006-09-01 10:37:56.000000000 +0200
+++ /var/tmp/diff_new_pack.KFUVy8/_new 2006-09-01 10:37:56.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package glib2 (Version 2.12.1)
+# spec file for package glib2 (Version 2.12.2)
#
# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -18,8 +18,8 @@
Group: Development/Libraries/C and C++
Autoreqprov: on
Requires: gnome-filesystem
-Version: 2.12.1
-Release: 1
+Version: 2.12.2
+Release: 2
Summary: A Library with Convenient Functions Written in C
URL: http://www.gtk.org/
Source: ftp://ftp.gnome.org/pub/GNOME/sources/glib/2.12/glib-%{version}.tar.bz2
@@ -176,6 +176,19 @@
%{prefix}/share/gtk-doc/html/gobject

%changelog -n glib2
+* Wed Aug 30 2006 - jhargadon@xxxxxxx
+- update to version 2.12.2
+- Normalization is following Unicode TR #29
+- 348491 g_utf8_strup() and g_utf8_strdown() returns
+ string with NUL bytes
+- 349825 GKeyFile always inserts a newline before a group
+- 347842 g_unichar_isxdigit() is too general about what
+ it considers a digit
+- 348694 g_utf8_normalize() hasn't been updated to PR #29
+- 348785 Hint about G_DEBUG in Message Logging docs
+- 349792 Wrong english string
+- 349952 gparamspecs.c uses gcc feature
+- Translation updates
* Mon Jul 31 2006 - gekker@xxxxxxx
- Update to version 2.12.1
* Update to final Unicode Character Database 5.0.0

++++++ glib-2.12.1.tar.bz2 -> glib-2.12.2.tar.bz2 ++++++
++++ 107091 lines of diff (skipped)




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



Remember to have fun...

---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread