From aed0550c8760f752cce41a5e1e601111db44936bbc4fd8ce229bf0fea352defa Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 25 Apr 2022 07:25:57 +0000 Subject: [PATCH] Accepting request 972164 from GNOME:Next Scripted push from GNOME:Next OBS-URL: https://build.opensuse.org/request/show/972164 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=480 --- glib-2.72.0.tar.xz | 3 --- glib-2.72.1.tar.xz | 3 +++ glib2-rpmlintrc | 10 +++++----- glib2.changes | 43 +++++++++++++++++++++++++++++++++++++++++++ glib2.spec | 3 +-- 5 files changed, 52 insertions(+), 10 deletions(-) delete mode 100644 glib-2.72.0.tar.xz create mode 100644 glib-2.72.1.tar.xz diff --git a/glib-2.72.0.tar.xz b/glib-2.72.0.tar.xz deleted file mode 100644 index 01224fa..0000000 --- a/glib-2.72.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d7bef0d4c4e7a62e08efb8e5f252a01357007b9588a87ff2b463a3857011f79d -size 4879172 diff --git a/glib-2.72.1.tar.xz b/glib-2.72.1.tar.xz new file mode 100644 index 0000000..e16abe1 --- /dev/null +++ b/glib-2.72.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3e52a55e3c7fd957b2062cabeb4acfeacc4e156c59de151686fd431c88d8a94 +size 4870576 diff --git a/glib2-rpmlintrc b/glib2-rpmlintrc index 3a8b949..0d0594d 100644 --- a/glib2-rpmlintrc +++ b/glib2-rpmlintrc @@ -8,10 +8,10 @@ addFilter("glib2.*non-conffile-in-etc.*[zzz\-glib2.*|macros\.glib2]") # /usr/bin directory: gdbus-codegen, glib-genmarshal and glib-mkenums addFilter(".*env-script-interpreter.*/usr/bin/[gdbus\-codegen|glib\-.*].*") # allow empty files and certificates in tests -addFilter(".*: W: zero-length /usr/libexec/installed-tests/glib/.*") -addFilter(".*: W: pem-certificate /usr/libexec/installed-tests/.*") +#addFilter(".*: W: zero-length /usr/libexec/installed-tests/glib/.*") +#addFilter(".*: W: pem-certificate /usr/libexec/installed-tests/.*") # disable bogus warnings, as instructed by upstream -addFilter(".*: W: shared-lib-without-dependency-information .*") +#addFilter(".*: W: shared-lib-without-dependency-information .*") # the maintainers prefer to keep the following internal SUSE naming conflicts -addFilter(".*: W: no-dependency-on glib2.*") -addFilter(".*: W: suse-branding-.*") +#addFilter(".*: W: no-dependency-on glib2.*") +#addFilter(".*: W: suse-branding-.*") diff --git a/glib2.changes b/glib2.changes index 2870d80..f398f84 100644 --- a/glib2.changes +++ b/glib2.changes @@ -1,3 +1,46 @@ +------------------------------------------------------------------- +Thu Apr 21 00:43:14 UTC 2022 - Emily Gonyer + +- Update to version 2.72.2: + + Fix building projects which use g_warning_once() with clang++. + + Fix g_file_trash not deleting directories via portals backend. + + A number more compiler warnings fixed for MSVC. + + Fix detection of broken poll function on macOS. + + Fix spawning subprocesses from GUI programs on Windows. + + Bugs fixed: + - #2312 gdbus-test-codegen tests leak GWeakRef objects. + - #2625 g_warning_once fails to build with clang++. + - #2629 g_file_trash doesn't in directories inside a sandbox. + - !2495 Cleanup warnings split 6. + - !2499 Various contenttype-related test fixes on win32. + - !2534 gpowerprofilemonitor: Tweak wording of documentation. + - !2540 Various win32 tests skip & fixes. + - !2541 meson: simplify lookup of python command. + - !2543 ci: Update the Fedora CI image to Fedora 34. + - !2556 gdbusconnection: Use g_strv_contains(). + - !2557 gdbusmethodinvocation: Fix a leak on early return path. + - !2558 Move unit test on g_basename() function to + glib/tests/fileutils.c. + - !2559 Move tests/relation-test.c to glib/tests/relation.c. + - !2560 ci: Update Coverity, mingw and Android CI images + to Fedora 34. + - !2563 glib: Format GDateTime ISO8601 years as %C%y. + - !2564 Move test files on slices from tests/ to glib/tests/. + - !2566 tests: Add more tests for GResolver response parsing. + - !2573 Backport translation fixes and !2571 meson: Set + BROKEN_POLL in macOS builds to glib-2-72. + - !2574 Backport !2565 Revert meson: simplify lookup of python + command to glib-2-72. + - !2587 Backport !2583 Fix trashing sandboxed directories to + glib-2-72. + - !2588 Backport !2582 glib/win32: fix spawn from GUI regression + to glib-2-72. + - !2590 Backport !2589 tests: Don't exit gdbus-method-invocation + test early on connection close to glib-2-72. + - !2593 Backport !2578 atomic: Add a C++ variant of + g_atomic_int_compare_and_exchange() to glib-2-72. + + Translation updates. + ------------------------------------------------------------------- Fri Apr 1 08:17:46 UTC 2022 - Dirk Müller diff --git a/glib2.spec b/glib2.spec index ed68650..fa182eb 100644 --- a/glib2.spec +++ b/glib2.spec @@ -30,7 +30,7 @@ %define libgthread libgthread-%{libver} %bcond_without systemtap Name: glib2%{psuffix} -Version: 2.72.0 +Version: 2.72.1 Release: 0 Summary: General-Purpose Utility Library License: LGPL-2.1-or-later @@ -508,7 +508,6 @@ done %files tests-devel %license COPYING %{_libexecdir}/installed-tests -%attr(0444 - -) %{_libexecdir}/installed-tests/glib/x-content/win32-software/autorun.exe %attr(0755 - -) %{_libexecdir}/installed-tests/glib/taptestrunner.py %attr(0755 - -) %{_libexecdir}/installed-tests/glib/x-content/unix-software/autorun.sh %{_datadir}/installed-tests