Accepting request 339449 from GNOME:Next
Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/339449 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=280
This commit is contained in:
parent
deeef86d0c
commit
277d486bbd
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b1cee83469ae7d80f17c267c37f090414e93960bd62d2b254a5a96fbc5baacb4
|
|
||||||
size 7188812
|
|
3
glib-2.46.1.tar.xz
Normal file
3
glib-2.46.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5a1f03b952ebc3a7e9f612b8724f70898183e31503db329b4f15d07163c8fdfb
|
||||||
|
size 7359208
|
@ -1,3 +1,28 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Oct 14 15:36:13 UTC 2015 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 2.46.1:
|
||||||
|
+ Remove system_header pragma (should fix lack of warnings with
|
||||||
|
things like g_return_if_fail).
|
||||||
|
+ Move GStrv typedef (and auto-cleanup) from libgobject to
|
||||||
|
libglib.
|
||||||
|
+ Fix order of trashing files to be closer to what is required in
|
||||||
|
the specification. Namely, trashinfo files are written first.
|
||||||
|
This should fix issues with the gvfs trash backend failing to
|
||||||
|
correctly read the info for recently trashed files (preventing
|
||||||
|
'restore').
|
||||||
|
+ Tweak mime logic to return text/plain on all empty files
|
||||||
|
instead of returning application/octet-stream. This includes
|
||||||
|
files that have extensions that imply that they may be other
|
||||||
|
types of files, which is a slight change of behaviour with
|
||||||
|
respect to old GLib versions.
|
||||||
|
+ Many win32 fixes.
|
||||||
|
+ Many docs fixes.
|
||||||
|
+ Bugs fixed: bgo#735754, bgo#743011, bgo#749161, bgo#751924,
|
||||||
|
bgo#752837, bgo#753310, bgo#755083, bgo#755351, bgo#755355,
|
||||||
|
bgo#755496, bgo#755795, bgo#756179, bgo#756251, bgo#756255.
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Sep 21 13:34:21 UTC 2015 - dimstar@opensuse.org
|
Mon Sep 21 13:34:21 UTC 2015 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
|
|
||||||
Name: glib2
|
Name: glib2
|
||||||
%define _name glib
|
%define _name glib
|
||||||
Version: 2.46.0
|
Version: 2.46.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