diff --git a/glib-2.47.6.tar.xz b/glib-2.47.6.tar.xz deleted file mode 100644 index 3d5921c..0000000 --- a/glib-2.47.6.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fa40ebbbc3fc8883e1d73c4f9430e44bf3d6469a68f56d37e8f292e5671bcfae -size 7438024 diff --git a/glib-2.47.92.tar.xz b/glib-2.47.92.tar.xz new file mode 100644 index 0000000..4c98d26 --- /dev/null +++ b/glib-2.47.92.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:219898ab67786de7e7537cc34a6d9af50d4731cdb1356905471d981abfd4d79a +size 7489528 diff --git a/glib2.changes b/glib2.changes index adccfd7..fdf452c 100644 --- a/glib2.changes +++ b/glib2.changes @@ -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 diff --git a/glib2.spec b/glib2.spec index 37f379d..47f2830 100644 --- a/glib2.spec +++ b/glib2.spec @@ -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