Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package boinc-client for openSUSE:Factory checked in at 2026-06-28 21:52:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/boinc-client (Old) and /work/SRC/openSUSE:Factory/.boinc-client.new.11887 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "boinc-client" Sun Jun 28 21:52:02 2026 rev:68 rq:1362218 version:8.2.13 Changes: -------- --- /work/SRC/openSUSE:Factory/boinc-client/boinc-client.changes 2026-02-05 18:06:36.591236224 +0100 +++ /work/SRC/openSUSE:Factory/.boinc-client.new.11887/boinc-client.changes 2026-06-28 21:52:12.590886382 +0200 @@ -1,0 +2,18 @@ +Sun Jun 28 07:46:51 UTC 2026 - KNine <[email protected]> + +- Update to release 8.2.13 + * Fix Manager crash on Wayland (8.2.13) + * Support Wayland-only operating systems (8.2.12) + * Add <prioritize_gpu> config option + * Improve battery level validation logic + * Various client and Docker-related fixes +- Drop no longer existing 'xcompile' directory from the platform + cleanup in %%build (removed upstream). +- Update boinc-client-rpmlintrc: drop the now-unused + no-manual-page-for-binary filter and silence two false positives + (logrotate /var/log, hicolor-icon-theme branding). +- Drop unused 'update-desktop-files' BuildRequires; the deprecated + %%suse_update_desktop_file macro is not used and desktop database + updates are handled by file triggers. + +------------------------------------------------------------------- Old: ---- 8.2.8.tar.gz New: ---- 8.2.13.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ boinc-client.spec ++++++ --- /var/tmp/diff_new_pack.NIZEqw/_old 2026-06-28 21:52:13.410914002 +0200 +++ /var/tmp/diff_new_pack.NIZEqw/_new 2026-06-28 21:52:13.410914002 +0200 @@ -38,7 +38,7 @@ Name: boinc-client %define rel_name %{name}_release %define minor_version 8.2 -Version: %minor_version.8 +Version: %minor_version.13 Release: 0 Summary: Client for Berkeley Open Infrastructure for Network Computing License: GPL-3.0-or-later OR LGPL-3.0-or-later @@ -83,7 +83,6 @@ Recommends: boinc-client-lang = %{version} Recommends: logrotate %if %{with manager} -BuildRequires: update-desktop-files BuildRequires: wxWidgets-3_2-devel >= 3.1.5 %lang_package -n boinc-manager %endif @@ -166,7 +165,7 @@ rm -r coprocs/NVIDIA # Remove unnecessary components and files for other platforms. -rm -r android drupal mac_build mac_installer win_build xcompile +rm -r android drupal mac_build mac_installer win_build autoreconf -fi export CFLAGS="%optflags -W -pipe -fno-strict-aliasing -D_REENTRANT" ++++++ 8.2.8.tar.gz -> 8.2.13.tar.gz ++++++ /work/SRC/openSUSE:Factory/boinc-client/8.2.8.tar.gz /work/SRC/openSUSE:Factory/.boinc-client.new.11887/8.2.13.tar.gz differ: char 24, line 1 ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.NIZEqw/_old 2026-06-28 21:52:13.486916561 +0200 +++ /var/tmp/diff_new_pack.NIZEqw/_new 2026-06-28 21:52:13.490916695 +0200 @@ -1,5 +1,5 @@ -mtime: 1770288762 -commit: 5033c2b1b5b9f8c80073ed5255f69810b4e7fd2080ef79dd86334501ce5bdaed +mtime: 1782635320 +commit: cf2bdb36cc58ec5aad0d79a8c2968ec7a0676c841913385738b44f033e1d157e url: https://src.opensuse.org/jengelh/boinc-client revision: master ++++++ boinc-client-rpmlintrc ++++++ --- /var/tmp/diff_new_pack.NIZEqw/_old 2026-06-28 21:52:13.510917369 +0200 +++ /var/tmp/diff_new_pack.NIZEqw/_new 2026-06-28 21:52:13.514917504 +0200 @@ -1,2 +1,11 @@ -addFilter("no-manual-page-for-binary") +# /var/log is owned by the filesystem package and must not be packaged +# here; boinc logs to the systemd journal (or, with --redirectio, to +# stdoutdae.txt/stderrdae.txt in its data dir). Flagging /var/log is a +# known rpmlint false positive, see +# https://github.com/rpm-software-management/rpmlint/issues/551 +addFilter("logrotate-log-dir-not-packaged") +# hicolor-icon-theme is the base icon theme, not a SUSE branding package; +# newer rpmlint-checks already exempt *-icon-theme from this policy, and +# its version (0.x) cannot satisfy the required "1*" version anyway. +addFilter("branding-requires-unversioned") ++++++ boinc-docbook2x.patch ++++++ --- /var/tmp/diff_new_pack.NIZEqw/_old 2026-06-28 21:52:13.542918447 +0200 +++ /var/tmp/diff_new_pack.NIZEqw/_new 2026-06-28 21:52:13.546918582 +0200 @@ -8,10 +8,10 @@ configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -Index: boinc-client_release-8.2-8.2.8/configure.ac +Index: boinc-client_release-8.2-8.2.13/configure.ac =================================================================== ---- boinc-client_release-8.2-8.2.8.orig/configure.ac -+++ boinc-client_release-8.2-8.2.8/configure.ac +--- boinc-client_release-8.2-8.2.13.orig/configure.ac ++++ boinc-client_release-8.2-8.2.13/configure.ac @@ -434,7 +434,7 @@ AC_SUBST([TOP_BUILD_DIR], [`pwd`]) dnl Check for docbook2x-man, which we use to create the manpages in dnl doc/manpages, and set the conditional HAVE_DOCBOOK2X_MAN to build ++++++ build.specials.obscpio ++++++ ++++++ build.specials.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/.gitignore new/.gitignore --- old/.gitignore 1970-01-01 01:00:00.000000000 +0100 +++ new/.gitignore 2026-06-28 10:28:40.000000000 +0200 @@ -0,0 +1 @@ +.osc
