Accepting request 1082376 from GNOME:Factory

OBS-URL: https://build.opensuse.org/request/show/1082376
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glib2?expand=0&rev=266
This commit is contained in:
Dominique Leuenberger 2023-04-25 14:53:14 +00:00 committed by Git OBS Bridge
commit 7078032cf1
4 changed files with 43 additions and 4 deletions

View File

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

BIN
glib-2.76.2.tar.xz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,42 @@
-------------------------------------------------------------------
Fri Apr 21 16:14:57 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 2.76.2:
+ Fixed various build failures in less common setups
+ Fix launching files in Windows via GtkFileLauncher
+ Bugs fixed:
- GMarkupParser documentation completion
- Disagreement between runtime and docs on whether interfaces
are "classed"
- gdbus-example-proxy-subclass.c is not complete
- GAppInfoMonitor documentation deficiencies
- Check for __kernel_long_t when enabling futex()
- Documentation mentions non-existing function `g_value_free`
- Not clear that GPollableInputStream methods are undefined if
can_poll() returns FALSE
- Missing docs for GOption (commandline parser)
- GDebugControllerDBus wrong default in documentation
- Probably wrong information regarding G_PLATFORM_WIN32 in
README.win32.md
- Multiple Definition Error When Generating
gio/tests/test5.gresource
- user docs: GLib.DateTime.format: broken highlighting
- GtkFileLauncher: generated paths not recognized on Win32
- Build failed due to NULL pointer redefinition in C++
- Build randomly fails with: 'gmodule/gmodule-visibility.h'
file not found
- unicode: add tests for g_utf8_normalize() and empty strings
- build: Drop old .gitignore files from test directories
- tools: Drop check-abis.sh script
- docs: Drop section about default branch renaming from
README.md
- tests: Update Unicode normalisation tests from Unicode 15
- Make clang++ happier when using G_STATIC_ASSERT
- gwin32: Avoid use of function call with side effect in
g_return_* macro
- gsignal: Clarify documentation for GSignalMatchType matching
+ Updated translations.
-------------------------------------------------------------------
Thu Apr 20 09:35:56 UTC 2023 - Guido Berhoerster <guido+opensuse@berhoerster.name>

View File

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