diff --git a/glib-2.32.1.tar.xz b/glib-2.32.1.tar.xz deleted file mode 100644 index 42500c4..0000000 --- a/glib-2.32.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:484d5b7fc09f3fa398355adaf74b369768f5859866c299f229c99721990f8398 -size 6138200 diff --git a/glib-2.32.3.tar.xz b/glib-2.32.3.tar.xz new file mode 100644 index 0000000..7898350 --- /dev/null +++ b/glib-2.32.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b65ceb462807e4a2f91c95e4293ce6bbefca308cb44a1407bcfdd9e40363ff4d +size 6164984 diff --git a/glib2.changes b/glib2.changes index b8de75f..2b9b74c 100644 --- a/glib2.changes +++ b/glib2.changes @@ -1,3 +1,48 @@ +------------------------------------------------------------------- +Tue May 15 09:52:49 UTC 2012 - dimstar@opensuse.org + +- Update to version 2.32.3: + + Bug fixes: + - Correct a typo in the ELF configure check + - Reset LIBS after the ELF configure check + - Fix GIO/GObject Visual C++ projects + - gio: fix error handling in async case of GProxy + - GConverterInputStream: fix an infinite loop + + Updated translations. + +------------------------------------------------------------------- +Tue May 1 17:06:49 UTC 2012 - dimstar@opensuse.org + +- Update to version 2.32.2: + + GApplication: can now have a NULL application ID + + g_clear_object: fix warnings when using it on C++ (due to lack + of ability to implicitly cast void*) + + GDBus: + - add our own implementation of the message bus for use on + Windows only + - fix up a few bugs that use of this bus uncovered in GDBus + - escape nonce files in dbus addressess (think 'c:\') + - support initial underscores in dbus codegen namespace (for + private) + + Fix misdetection of GNUstep as Cocoa (for the MacOS GSettings + backend) + + make sure configure fails if AC_CHECK_ALIGNOF cannot detect the + alignment + + GAppInfo: overwrite the DISPLAY only if it is set in the launch + context + + glib/tests/date: force US locale running the GDateTime tests + + GSocketControlMessage: Don't warn about unknown messages + + Resources: + - fix broken use of GVDB on big endian machines + - set a 'display name' so that pretty file names appear in Gtk + CSS warning messages + + GMainContext: + - block child sources when blocking the parent + - introduce more testcases for child sources + + Bugs fixed: bgo#619026, bgo#669260, bgo#671249, bgo#672786, + bgo#673409, bgo#674172, bgo#674345, bgo#674483 + + Updated translations. + ------------------------------------------------------------------- Sat Apr 14 16:32:36 UTC 2012 - dimstar@opensuse.org diff --git a/glib2.spec b/glib2.spec index b8cd996..2ce40f0 100644 --- a/glib2.spec +++ b/glib2.spec @@ -20,7 +20,7 @@ Name: glib2 %define _name glib -Version: 2.32.1 +Version: 2.32.3 Release: 0 # FIXME: find out if tapsets should really be in devel package or in main package Summary: General-Purpose Utility Library