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-02-05 18:00:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/boinc-client (Old) and /work/SRC/openSUSE:Factory/.boinc-client.new.1670 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "boinc-client" Thu Feb 5 18:00:51 2026 rev:67 rq:1331151 version:8.2.8 Changes: -------- --- /work/SRC/openSUSE:Factory/boinc-client/boinc-client.changes 2025-06-06 22:42:37.171716480 +0200 +++ /work/SRC/openSUSE:Factory/.boinc-client.new.1670/boinc-client.changes 2026-02-05 18:06:36.591236224 +0100 @@ -1,0 +2,7 @@ +Thu Feb 5 10:47:59 UTC 2026 - Jan Engelhardt <[email protected]> + +- Update to release 8.2.8 + * Fix bugs that broke CPU throttling in the client + * Improve 'non-BOINC total CPU usage' measurement + +------------------------------------------------------------------- Old: ---- 8.2.2.tar.gz New: ---- 8.2.8.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ boinc-client.spec ++++++ --- /var/tmp/diff_new_pack.h9yXyz/_old 2026-02-05 18:06:37.759285294 +0100 +++ /var/tmp/diff_new_pack.h9yXyz/_new 2026-02-05 18:06:37.759285294 +0100 @@ -1,7 +1,7 @@ # # spec file for package boinc-client # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # Copyright (c) 2016 by Aaron Puchert <[email protected]> # Copyright (c) 2011 by Sascha Manns <[email protected]> # @@ -38,7 +38,7 @@ Name: boinc-client %define rel_name %{name}_release %define minor_version 8.2 -Version: %minor_version.2 +Version: %minor_version.8 Release: 0 Summary: Client for Berkeley Open Infrastructure for Network Computing License: GPL-3.0-or-later OR LGPL-3.0-or-later ++++++ 8.2.2.tar.gz -> 8.2.8.tar.gz ++++++ /work/SRC/openSUSE:Factory/boinc-client/8.2.2.tar.gz /work/SRC/openSUSE:Factory/.boinc-client.new.1670/8.2.8.tar.gz differ: char 13, line 1 ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.h9yXyz/_old 2026-02-05 18:06:37.971294200 +0100 +++ /var/tmp/diff_new_pack.h9yXyz/_new 2026-02-05 18:06:37.983294704 +0100 @@ -1,5 +1,5 @@ -mtime: 1749149517 -commit: fdb028c99cd066a3cbc33fe2007787a708a089b30ec92d0c209021c2626fb71d +mtime: 1770288762 +commit: 5033c2b1b5b9f8c80073ed5255f69810b4e7fd2080ef79dd86334501ce5bdaed url: https://src.opensuse.org/jengelh/boinc-client revision: master ++++++ boinc-docbook2x.patch ++++++ --- /var/tmp/diff_new_pack.h9yXyz/_old 2026-02-05 18:06:38.063298066 +0100 +++ /var/tmp/diff_new_pack.h9yXyz/_new 2026-02-05 18:06:38.067298233 +0100 @@ -8,11 +8,11 @@ configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -Index: boinc-client_release-7.22-7.22.0/configure.ac +Index: boinc-client_release-8.2-8.2.8/configure.ac =================================================================== ---- boinc-client_release-7.22-7.22.0.orig/configure.ac -+++ boinc-client_release-7.22-7.22.0/configure.ac -@@ -375,7 +375,7 @@ AC_SUBST([TOP_BUILD_DIR], [`pwd`]) +--- boinc-client_release-8.2-8.2.8.orig/configure.ac ++++ boinc-client_release-8.2-8.2.8/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 dnl the manpages only if docbook2x-man is available. @@ -20,5 +20,5 @@ +AC_PATH_PROG(DOCBOOK2X_MAN, docbook-to-man) AM_CONDITIONAL(HAVE_DOCBOOK2X_MAN, [test -n "${DOCBOOK2X_MAN}"]) - if test "${enable_wasm}" = yes ; then + AC_SUBST([CLIENT_BIN_FILENAME],[boinc${EXEEXT}]) ++++++ 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-02-05 11:53:06.000000000 +0100 @@ -0,0 +1 @@ +.osc
