Accepting request 180790 from home:Zaitor:branches:GNOME:Factory
Update to ver 2.37.3, fixup/resub after review OBS-URL: https://build.opensuse.org/request/show/180790 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=229
This commit is contained in:
parent
b2c619dc63
commit
13732b4b99
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:79425f5907a150fab870287a574f9b8093106cc7a8956a024562c0c637e29a7a
|
|
||||||
size 6681148
|
|
3
glib-2.37.3.tar.xz
Normal file
3
glib-2.37.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d8857d98d9b075cace35f40d48dd9675e3f440e4555d7ab67c83707bbc3d67bc
|
||||||
|
size 6632972
|
@ -1,3 +1,18 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 24 17:43:15 UTC 2013 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 2.37.3:
|
||||||
|
+ Add a new API for instance private data:
|
||||||
|
G_DEFINE_TYPE_WITH_PRIVATE.
|
||||||
|
+ Fix timestamps in tarball to prevent automake from being
|
||||||
|
required to build the unmodified source.
|
||||||
|
+ Add new D-Bus API for async property handling.
|
||||||
|
+ Add back fsync() on ext4 for g_file_set_contents() after it was
|
||||||
|
discovered that despite statements in the ext4 documentation
|
||||||
|
suggesting that this is safe, it is not safe.
|
||||||
|
+ Bugs fixed: bgo#698375, bgo#700350, bgo#701560, bgo#700035.
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jun 21 18:36:28 UTC 2013 - dimstar@opensuse.org
|
Fri Jun 21 18:36:28 UTC 2013 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
|
|
||||||
Name: glib2
|
Name: glib2
|
||||||
%define _name glib
|
%define _name glib
|
||||||
Version: 2.37.2
|
Version: 2.37.3
|
||||||
Release: 0
|
Release: 0
|
||||||
# FIXME: Remove libtool BuildRequires and autoreconf call
|
# FIXME: Remove libtool BuildRequires and autoreconf call
|
||||||
# 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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user