Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package x11-tools for openSUSE:Factory checked in at 2022-09-02 21:56:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/x11-tools (Old) and /work/SRC/openSUSE:Factory/.x11-tools.new.2083 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "x11-tools" Fri Sep 2 21:56:30 2022 rev:47 rq:1000708 version:0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/x11-tools/x11-tools.changes 2020-10-22 14:20:58.814680105 +0200 +++ /work/SRC/openSUSE:Factory/.x11-tools.new.2083/x11-tools.changes 2022-09-02 21:56:49.580337633 +0200 @@ -1,0 +2,7 @@ +Thu Sep 1 14:33:56 UTC 2022 - Stefan Dirsch <[email protected]> + +- nvidia-pre-install + * mkinitrd will be removed from TW; /etc/sysconfig/kernel no + longer exits anyway since a long time (boo#1203025) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ x11-tools.spec ++++++ --- /var/tmp/diff_new_pack.K1uimb/_old 2022-09-02 21:56:50.204339143 +0200 +++ /var/tmp/diff_new_pack.K1uimb/_new 2022-09-02 21:56:50.212339162 +0200 @@ -1,7 +1,7 @@ # # spec file for package x11-tools # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed ++++++ nvidia-pre-install ++++++ --- /var/tmp/diff_new_pack.K1uimb/_old 2022-09-02 21:56:50.268339297 +0200 +++ /var/tmp/diff_new_pack.K1uimb/_new 2022-09-02 21:56:50.272339308 +0200 @@ -2,10 +2,4 @@ echo "blacklist nouveau" > /etc/modprobe.d/nvidia.conf -# recreate initrd without KMS, if the use of KMS is enabled in initrd -if grep -q NO_KMS_IN_INITRD=\"no\" /etc/sysconfig/kernel; then - sed -i 's/NO_KMS_IN_INITRD.*/NO_KMS_IN_INITRD="yes"/g' /etc/sysconfig/kernel - mkinitrd -fi -
