diff --git a/glib-2.25.13.tar.bz2 b/glib-2.25.13.tar.bz2 deleted file mode 100644 index 2c6abce..0000000 --- a/glib-2.25.13.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:785297b1528cba6f2d20358ba7386be49bad0e7d50aa4b965d80a44eba14a5e0 -size 6157668 diff --git a/glib-2.25.14.tar.bz2 b/glib-2.25.14.tar.bz2 new file mode 100644 index 0000000..b3b572d --- /dev/null +++ b/glib-2.25.14.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74844afba13dba6939398d30ed397f3443b5cc35803fd302fd55ee10c7f1fc20 +size 6246276 diff --git a/glib2.changes b/glib2.changes index 0fc5950..da85431 100644 --- a/glib2.changes +++ b/glib2.changes @@ -1,3 +1,30 @@ +------------------------------------------------------------------- +Tue Aug 17 11:01:27 CEST 2010 - dimstar@opensuse.org + +- Update to version 2.25.14: + + GDBus: + - Make the closure variants of GDBus apis work + - Make error unregistration work + - bgo#626748: Use async IO in the IO thread + + GIO: + - bgo#626208: Make g_simple_async_result_is_valid work without + source + - GSocketClient: add a timeout property + - Fix memory leaks in GSocketClient + - bgo#616458: Handle async vs. sync correctly in + GSocketConnection stream + - Declare stream base classes as abstract + - bgo#627071: Clarify semantics of g_output_stream_write() + + Other: + - Improve test coverage for GDBus, GRegex, GAsyncResult + - Drop dead code in pcre, xdgmime + - bgo#578295: Fix a race condition in gtester + - bgo#626704: Avoid an extra allocation in GAsyncQueue + - bgo#626841: Add test case for non-socket GIOStream + - bgo#622770: More explicit GVariant docs + - bgo#602417: Imroved docs for GAsyncInitable and + GSimpleAsyncResult + ------------------------------------------------------------------- Sun Aug 8 04:59:27 CEST 2010 - vuntz@opensuse.org diff --git a/glib2.spec b/glib2.spec index b01463f..bdba206 100644 --- a/glib2.spec +++ b/glib2.spec @@ -1,5 +1,5 @@ # -# spec file for package glib2 (Version 2.25.13) +# spec file for package glib2 (Version 2.25.14) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -20,7 +20,7 @@ Name: glib2 %define _name glib -Version: 2.25.13 +Version: 2.25.14 Release: 1 # FIXME: change zlib-devel to pkgconfig(zlib) once we have a recent enough version of zlib # FIXME: remove python BuildRequires once sr#43603 is accepted