Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package tuned for openSUSE:Factory checked in at 2023-12-05 17:04:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tuned (Old) and /work/SRC/openSUSE:Factory/.tuned.new.25432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tuned" Tue Dec 5 17:04:16 2023 rev:35 rq:1130956 version:2.21.0.0+git.670541d Changes: -------- --- /work/SRC/openSUSE:Factory/tuned/tuned.changes 2023-09-26 22:15:07.085561585 +0200 +++ /work/SRC/openSUSE:Factory/.tuned.new.25432/tuned.changes 2023-12-05 17:04:40.424371091 +0100 @@ -1,0 +2,5 @@ +Mon Dec 04 11:28:35 CET 2023 - aschn...@suse.com + +- do not package inoperable plugins (bsc#1217758) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tuned.spec ++++++ --- /var/tmp/diff_new_pack.FZ80bt/_old 2023-12-05 17:04:41.164398369 +0100 +++ /var/tmp/diff_new_pack.FZ80bt/_new 2023-12-05 17:04:41.164398369 +0100 @@ -178,6 +178,8 @@ %install %make_install TUNED_PROFILESDIR=%{profile_dir} +# we do not have the python perf module (see bsc #1217758) +rm %{buildroot}/%{python3_sitelib}/tuned/plugins/plugin_{scheduler,irqbalance}.py %py3_compile %{buildroot}/%{python3_sitelib} rm -rf %{buildroot}/%{_datadir}/doc # Remove unwanted stuff instead of excluding them in files list