Accepting request 83048 from home:vuntz:branches:GNOME:Factory
Update to 2.29.92 OBS-URL: https://build.opensuse.org/request/show/83048 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=163
This commit is contained in:
parent
00c763ba7c
commit
3b161df9e7
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:54ff44fc33fd928f0279c54d89e99e178f8c7dbd0bc8c75027c35ee65ab2e3b4
|
|
||||||
size 7609207
|
|
3
glib-2.29.92.tar.bz2
Normal file
3
glib-2.29.92.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2be76bd6c19b37d382aad43f910ccab6052bb8d73a51b493740077acdefa9799
|
||||||
|
size 7593677
|
@ -1,3 +1,18 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Sep 18 16:07:04 UTC 2011 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 2.29.92:
|
||||||
|
+ GDBus bug fixes:
|
||||||
|
- fix segfault when remote property is invalidated (bgo#659070)
|
||||||
|
- take more care in connection teardown to avoid use-after-free
|
||||||
|
(bgo#651268)
|
||||||
|
+ GMappedFile: return an error when trying to map a device
|
||||||
|
(bgo#659212)
|
||||||
|
+ GSettings: always deliver signals to the correct thread
|
||||||
|
(bgo#657255)
|
||||||
|
+ Some small documentation changes
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Sep 6 15:35:18 UTC 2011 - vuntz@opensuse.org
|
Tue Sep 6 15:35:18 UTC 2011 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
@ -21,7 +21,7 @@
|
|||||||
|
|
||||||
Name: glib2
|
Name: glib2
|
||||||
%define _name glib
|
%define _name glib
|
||||||
Version: 2.29.90
|
Version: 2.29.92
|
||||||
Release: 1
|
Release: 1
|
||||||
# FIXME: change zlib-devel to pkgconfig(zlib) once we have a recent enough version of zlib
|
# FIXME: change zlib-devel to pkgconfig(zlib) once we have a recent enough version of zlib
|
||||||
# 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…
Reference in New Issue
Block a user