Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package suse-module-tools for openSUSE:Factory checked in at 2023-06-07 23:06:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/suse-module-tools (Old) and /work/SRC/openSUSE:Factory/.suse-module-tools.new.15902 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "suse-module-tools" Wed Jun 7 23:06:23 2023 rev:64 rq:1091090 version:16.0.31 Changes: -------- --- /work/SRC/openSUSE:Factory/suse-module-tools/suse-module-tools.changes 2023-03-17 17:02:53.425249091 +0100 +++ /work/SRC/openSUSE:Factory/.suse-module-tools.new.15902/suse-module-tools.changes 2023-06-07 23:06:53.947161178 +0200 @@ -1,0 +2,6 @@ +Tue Jun 6 13:05:55 UTC 2023 - Martin Wilck <mwi...@suse.com> + +- Update to version 16.0.31: + * rpm-script: skip run_bootloader check (boo#1208117) + +------------------------------------------------------------------- Old: ---- suse-module-tools-16.0.30.obscpio New: ---- suse-module-tools-16.0.31.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ suse-module-tools.spec ++++++ --- /var/tmp/diff_new_pack.NDzfi5/_old 2023-06-07 23:06:54.791166078 +0200 +++ /var/tmp/diff_new_pack.NDzfi5/_new 2023-06-07 23:06:54.799166125 +0200 @@ -45,7 +45,7 @@ %global modprobe_conf_rpmsave %(echo "%{modprobe_conf_files}" | sed 's,\\([^ ]*\\),%{_sysconfdir}/modprobe.d/\\1.conf.rpmsave,g') Name: suse-module-tools -Version: 16.0.30 +Version: 16.0.31 Release: 0 Summary: Configuration for module loading and SUSE-specific utilities for KMPs License: GPL-2.0-or-later ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.NDzfi5/_old 2023-06-07 23:06:54.851166427 +0200 +++ /var/tmp/diff_new_pack.NDzfi5/_new 2023-06-07 23:06:54.855166450 +0200 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/openSUSE/suse-module-tools.git</param> - <param name="changesrevision">9d5f54597310c7298e59b08d5305fb9d0c55f8be</param></service></servicedata> + <param name="changesrevision">1d72d495f940c652ced8c43f932b6cf3719c3713</param></service></servicedata> (No newline at EOF) ++++++ suse-module-tools-16.0.30.obscpio -> suse-module-tools-16.0.31.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/suse-module-tools-16.0.30/kernel-scriptlets/rpm-script new/suse-module-tools-16.0.31/kernel-scriptlets/rpm-script --- old/suse-module-tools-16.0.30/kernel-scriptlets/rpm-script 2023-03-15 16:08:51.000000000 +0100 +++ new/suse-module-tools-16.0.31/kernel-scriptlets/rpm-script 2023-06-06 15:02:34.000000000 +0200 @@ -90,20 +90,6 @@ echo "available bootloader for your platform (e.g. grub, lilo, zipl, ...)." } -run_bootloader () { - if [ -f /etc/sysconfig/bootloader ] && - [ -f /boot/grub/menu.lst -o \ - -f /etc/lilo.conf -o \ - -f /etc/elilo.conf -o \ - -f /etc/zipl.conf -o \ - -f /etc/default/grub ] - then - return 0 - else - return 1 - fi -} - [ -z "$KERNEL_PACKAGE_SCRIPT_DEBUG" ] || \ echo "$op" name: "$name" version: "$version" release: "$release" \ kernelrelease: "$kernelrelease" flavor: "$flavor" variant: "$variant" \ @@ -227,8 +213,7 @@ if [ "$flavor" = rt ]; then default=force-default fi - if [ -e /boot/$initrd -o ! -e "$modules_dir" ] && \ - run_bootloader ; then + if [ -e /boot/$initrd -o ! -e "$modules_dir" ]; then [ -e /boot/$initrd ] || initrd= if [ -x /usr/lib/bootloader/bootloader_entry ]; then /usr/lib/bootloader/bootloader_entry \ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/suse-module-tools-16.0.30/suse-module-tools.spec new/suse-module-tools-16.0.31/suse-module-tools.spec --- old/suse-module-tools-16.0.30/suse-module-tools.spec 2023-03-15 16:08:51.000000000 +0100 +++ new/suse-module-tools-16.0.31/suse-module-tools.spec 2023-06-06 15:02:34.000000000 +0200 @@ -45,7 +45,7 @@ %global modprobe_conf_rpmsave %(echo "%{modprobe_conf_files}" | sed 's,\\([^ ]*\\),%{_sysconfdir}/modprobe.d/\\1.conf.rpmsave,g') Name: suse-module-tools -Version: 16.0.30 +Version: 16.0.31 Release: 0 Summary: Configuration for module loading and SUSE-specific utilities for KMPs License: GPL-2.0-or-later ++++++ suse-module-tools.obsinfo ++++++ --- /var/tmp/diff_new_pack.NDzfi5/_old 2023-06-07 23:06:54.991167240 +0200 +++ /var/tmp/diff_new_pack.NDzfi5/_new 2023-06-07 23:06:54.995167264 +0200 @@ -1,5 +1,5 @@ name: suse-module-tools -version: 16.0.30 -mtime: 1678892931 -commit: 9d5f54597310c7298e59b08d5305fb9d0c55f8be +version: 16.0.31 +mtime: 1686056554 +commit: 1d72d495f940c652ced8c43f932b6cf3719c3713