Accepting request 1073804 from GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/1073804
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=508
This commit is contained in:
Bjørn Lie 2023-03-22 15:13:51 +00:00 committed by Git OBS Bridge
parent cb79a1ee9d
commit b0f8d4a79c
4 changed files with 26 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,25 @@
-------------------------------------------------------------------
Wed Mar 22 13:16:16 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 2.76.1:
+ Fix build failures in third party C++ projects using
`g_strdup()` via C++ qualified symbol lookup.
+ Downgrade critical warnings from `GFileInfo` about missing
attributes to debug messages, as it was affecting too many
apps; the critical warnings will be reinstated early in the
2.78 cycle, so apps should continue to fix their ambiguous use
of `GFileInfo` API.
+ Bugs fixed: glgo#GNOME/GLib#159, glgo#GNOME/GLib#352,
glgo#GNOME/GLib#919, glgo#GNOME/GLib#2922,
glgo#GNOME/GLib#2936, glgo#GNOME/GLib#2943,
glgo#GNOME/GLib#2948, glgo#GNOME/GLib!3241,
glgo#GNOME/GLib!3315, glgo#GNOME/GLib!3318,
glgo#GNOME/GLib!3319, glgo#GNOME/GLib!3321,
glgo#GNOME/GLib!3323, glgo#GNOME/GLib!3324,
glgo#GNOME/GLib!3325, glgo#GNOME/GLib!3330,
glgo#GNOME/GLib!3338.
+ Updated translations.
-------------------------------------------------------------------
Fri Mar 10 16:55:57 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -30,7 +30,7 @@
%define libgthread libgthread-%{libver}
%bcond_without systemtap
Name: glib2%{psuffix}
Version: 2.76.0
Version: 2.76.1
Release: 0
Summary: General-Purpose Utility Library
License: LGPL-2.1-or-later