diff --git a/_servicedata b/_servicedata index 7f5d589..27979c6 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/openSUSE/suse-module-tools.git - 66cef9d663358efd86365b12a1e799b173ea157a \ No newline at end of file + 790fe7ce0eb9db37932c65161d88da73efcb809f \ No newline at end of file diff --git a/suse-module-tools-16.0.45.obscpio b/suse-module-tools-16.0.45.obscpio deleted file mode 100644 index 2abae77..0000000 --- a/suse-module-tools-16.0.45.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b5f1f8b7c939e64d603ea5473c12bf3a74d287bcc4367a04219a35fae212bac3 -size 121355 diff --git a/suse-module-tools-16.0.47.obscpio b/suse-module-tools-16.0.47.obscpio new file mode 100644 index 0000000..f8ed137 --- /dev/null +++ b/suse-module-tools-16.0.47.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2051aa9985fbbe718af168f964d3ebbc6afffa3a31e4e43b005c30015a39aa2b +size 131083 diff --git a/suse-module-tools.changes b/suse-module-tools.changes index f2609ec..2073040 100644 --- a/suse-module-tools.changes +++ b/suse-module-tools.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Wed Jul 3 21:49:31 UTC 2024 - Martin Wilck + +- Update to version 16.0.47: + * rpm scriptlets: fix shellcheck warnings + +- Update to version 16.0.46: + * Support for bootloaders that follow the boot loader specification + in particular systemd-boot (bsc#1226122) + * Spec file: obsolete sdbootutil-rpm-scriptlets, the scriptlets + in suse-module-tools-scriptlets have modified to support the + systemd-boot / sdbootutil use case, too + ------------------------------------------------------------------- Mon Jun 24 14:10:46 UTC 2024 - Martin Wilck diff --git a/suse-module-tools.obsinfo b/suse-module-tools.obsinfo index 4a96f57..b9fe190 100644 --- a/suse-module-tools.obsinfo +++ b/suse-module-tools.obsinfo @@ -1,4 +1,4 @@ name: suse-module-tools -version: 16.0.45 -mtime: 1718209191 -commit: 66cef9d663358efd86365b12a1e799b173ea157a +version: 16.0.47 +mtime: 1720041976 +commit: 790fe7ce0eb9db37932c65161d88da73efcb809f diff --git a/suse-module-tools.spec b/suse-module-tools.spec index f8c9572..e66cdeb 100644 --- a/suse-module-tools.spec +++ b/suse-module-tools.spec @@ -37,7 +37,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.45 +Version: 16.0.47 Release: 0 Summary: Configuration for module loading and SUSE-specific utilities for KMPs License: GPL-2.0-or-later @@ -81,6 +81,8 @@ Summary: Kernel rpm scriptlets Provides: suse-kernel-rpm-scriptlets = 0 Requires: suse-module-tools = %{version} Provides: suse-module-tools:/usr/lib/module-init-tools/kernel-scriptlets +Provides: sdbootutil-rpm-scriptlets = 2.0 +Obsoletes: sdbootutil-rpm-scriptlets < 2.0 %description scriptlets Scripts called by the SUSE kernel packages on installation