Accepting request 203456 from home:dimstar:branches:GNOME:Factory
Update to 2.38.1 - Part of GNOME 3.10.1 Stable branch - Bugfixes only OBS-URL: https://build.opensuse.org/request/show/203456 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=245
This commit is contained in:
parent
6d204d4918
commit
1672f5676c
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:7513a7de5e814ccb48206340a8773ea523d6a7bf04dc74565de69b899bc2ff32
|
|
||||||
size 6679660
|
|
3
glib-2.38.1.tar.xz
Normal file
3
glib-2.38.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:01906c62ac666d2ab3183cc07261b2536fab7b211c6129ab66b119c2af56d159
|
||||||
|
size 6679488
|
@ -1,3 +1,18 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Oct 16 06:42:18 UTC 2013 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 2.38.1:
|
||||||
|
+ Fix error code checks when SOCK_CLOEXEC is defined but not
|
||||||
|
supported (fix support for GNU/Hurd).
|
||||||
|
+ g_settings_list_children: only list viable schemas.
|
||||||
|
+ GDBusObjectManagerClient: Fix typo in the /org/freedesktop/DBus
|
||||||
|
path when adding match rules.
|
||||||
|
+ Various -Werror=format-nonliteral fixes.
|
||||||
|
+ gmessages: fix clang annotations to work with older versions.
|
||||||
|
+ gio: don't dist (generated file) gnetworking.h.
|
||||||
|
+ Restore gl_GLIBC21 to configure; needed for libcharset.
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Oct 6 14:40:29 UTC 2013 - dimstar@opensuse.org
|
Sun Oct 6 14:40:29 UTC 2013 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
|
|
||||||
Name: glib2
|
Name: glib2
|
||||||
%define _name glib
|
%define _name glib
|
||||||
Version: 2.38.0
|
Version: 2.38.1
|
||||||
Release: 0
|
Release: 0
|
||||||
# FIXME: find out if tapsets should really be in devel package or in main package
|
# FIXME: find out if tapsets should really be in devel package or in main package
|
||||||
Summary: General-Purpose Utility Library
|
Summary: General-Purpose Utility Library
|
||||||
|
Loading…
x
Reference in New Issue
Block a user