From 1808ce17e252b647d149dbb68976067bb1ce974a463cda77d3722e0b17f475d2 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 27 Sep 2018 07:41:44 +0000 Subject: [PATCH] Accepting request 638568 from GNOME:Next New stable rel OBS-URL: https://build.opensuse.org/request/show/638568 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=368 --- glib-2.58.0.tar.xz | 3 --- glib-2.58.1.tar.xz | 3 +++ glib2.changes | 21 +++++++++++++++++++++ glib2.spec | 4 ++-- 4 files changed, 26 insertions(+), 5 deletions(-) delete mode 100644 glib-2.58.0.tar.xz create mode 100644 glib-2.58.1.tar.xz diff --git a/glib-2.58.0.tar.xz b/glib-2.58.0.tar.xz deleted file mode 100644 index f08352f..0000000 --- a/glib-2.58.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c0f4ce0730b4f95c47b711613b5406a887c2ee13ea6d25930d72a4fa7fdb77f6 -size 4900456 diff --git a/glib-2.58.1.tar.xz b/glib-2.58.1.tar.xz new file mode 100644 index 0000000..5279f19 --- /dev/null +++ b/glib-2.58.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97d6a9d926b6aa3dfaadad3077cfb43eec74432ab455dff14250c769d526d7d6 +size 4906444 diff --git a/glib2.changes b/glib2.changes index 8847464..dc06d3f 100644 --- a/glib2.changes +++ b/glib2.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Wed Sep 26 19:03:50 UTC 2018 - bjorn.lie@gmail.com + +- Update to version 2.58.1: + + Fix to a regression in listing GIcon fallbacks. + + Changes to pkg-config paths to helper programs when building + with autotools: paths are now absolute with reference to the + .pc file’s ${prefix}. + + Fix installation path of glib-gettextize helper on Meson. + + Fix autostarting xdg-desktop-portal. + + Various fixes to the network monitor. + + Various compilation fixes on macOS (generally older versions + and older compilers). + + Bugs fixed: glgo#GNOME/glib!318, glgo#GNOME/glib#1513, + glgo#GNOME/glib#1521, glgo#GNOME/glib!321, + glgo#GNOME/glib#1518, glgo#GNOME/glib#1509, + glgo#GNOME/glib!288, glgo#GNOME/glib!298, glgo#GNOME/glib!295, + glgo#GNOME/glib!294, glgo#GNOME/glib!290, glgo#GNOME/glib#1488, + glgo#GNOME/glib#1506. + + Updated translations. + ------------------------------------------------------------------- Wed Sep 5 03:19:49 UTC 2018 - luc14n0@linuxmail.org diff --git a/glib2.spec b/glib2.spec index 02635c0..189c32f 100644 --- a/glib2.spec +++ b/glib2.spec @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -20,7 +20,7 @@ # suspicious failures that seems to point to Glib. %bcond_with meson Name: glib2 -Version: 2.58.0 +Version: 2.58.1 Release: 0 Summary: General-Purpose Utility Library License: LGPL-2.1-or-later