Accepting request 374631 from GNOME:Next

- Update to version 2.47.92:
  + gdbus-codegen now supports g_autoptr().
  + g_get_user_runtime_dir() now reliably returns an existing
    directory.
  + g_array_remove_range() can now remove 0 items from the end of
    an array.
  + Many fixes for Windows.
  + Documentation improvements.
  + Other small bugfixes.
  + Bugs fixed: bgo#724847, bgo#743933, bgo#756706, bgo#757506,
    bgo#760694, bgo#762202, bgo#762637, bgo#762748, bgo#762937,
    bgo#763339, bgo#763344, bgo#763379.
  + Updated translations.

OBS-URL: https://build.opensuse.org/request/show/374631
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=292
This commit is contained in:
Dominique Leuenberger 2016-03-18 10:11:17 +00:00 committed by Git OBS Bridge
parent 7a978b6bc2
commit 26b3650633
4 changed files with 21 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fa40ebbbc3fc8883e1d73c4f9430e44bf3d6469a68f56d37e8f292e5671bcfae
size 7438024

3
glib-2.47.92.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:219898ab67786de7e7537cc34a6d9af50d4731cdb1356905471d981abfd4d79a
size 7489528

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Wed Mar 16 08:16:29 UTC 2016 - dimstar@opensuse.org
- Update to version 2.47.92:
+ gdbus-codegen now supports g_autoptr().
+ g_get_user_runtime_dir() now reliably returns an existing
directory.
+ g_array_remove_range() can now remove 0 items from the end of
an array.
+ Many fixes for Windows.
+ Documentation improvements.
+ Other small bugfixes.
+ Bugs fixed: bgo#724847, bgo#743933, bgo#756706, bgo#757506,
bgo#760694, bgo#762202, bgo#762637, bgo#762748, bgo#762937,
bgo#763339, bgo#763344, bgo#763379.
+ Updated translations.
-------------------------------------------------------------------
Mon Mar 14 10:06:51 UTC 2016 - meissner@suse.com

View File

@ -20,7 +20,7 @@
Name: glib2
%define _name glib
Version: 2.47.6
Version: 2.47.92
Release: 0
# FIXME: find out if tapsets should really be in devel package or in main package
Summary: General-Purpose Utility Library