Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package glib2 for openSUSE:Factory checked 
in at 2022-04-26 20:15:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/glib2 (Old)
 and      /work/SRC/openSUSE:Factory/.glib2.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "glib2"

Tue Apr 26 20:15:02 2022 rev:252 rq:972482 version:2.72.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/glib2/glib2.changes      2022-04-05 
19:55:18.482330847 +0200
+++ /work/SRC/openSUSE:Factory/.glib2.new.1538/glib2.changes    2022-04-26 
20:17:03.240708806 +0200
@@ -1,0 +2,43 @@
+Thu Apr 21 00:43:14 UTC 2022 - Emily Gonyer <emilyyr...@gmail.com>
+
+- 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.
+
+-------------------------------------------------------------------

Old:
----
  glib-2.72.0.tar.xz

New:
----
  glib-2.72.1.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ glib2.spec ++++++
--- /var/tmp/diff_new_pack.OpHTl7/_old  2022-04-26 20:17:03.904709610 +0200
+++ /var/tmp/diff_new_pack.OpHTl7/_new  2022-04-26 20:17:03.912709619 +0200
@@ -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 @@
 %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

++++++ glib-2.72.0.tar.xz -> glib-2.72.1.tar.xz ++++++
++++ 21810 lines of diff (skipped)

++++++ glib2-rpmlintrc ++++++
--- /var/tmp/diff_new_pack.OpHTl7/_old  2022-04-26 20:17:05.588711647 +0200
+++ /var/tmp/diff_new_pack.OpHTl7/_new  2022-04-26 20:17:05.588711647 +0200
@@ -8,11 +8,11 @@
 # /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-.*")
 

Reply via email to