Accepting request 1136233 from home:mwilck:suse-module-tools

- Update to version 16.0.41:
  * rpm-script: fix issue during installation (bsc#1217775)
  * rpm-script: preun: remove stale .vmlinuz.hmac file

OBS-URL: https://build.opensuse.org/request/show/1136233
OBS-URL: https://build.opensuse.org/package/show/Base:System/suse-module-tools?expand=0&rev=179
This commit is contained in:
Martin Wilck 2024-01-02 15:45:45 +00:00 committed by Git OBS Bridge
parent 7dbddae51b
commit 81151b8439
6 changed files with 15 additions and 8 deletions

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/openSUSE/suse-module-tools.git</param>
<param name="changesrevision">b5685326522994c7341e745044eb4aa7fb37e995</param></service></servicedata>
<param name="changesrevision">6b067c35209dc135690951790119858f9c009c34</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cf0783d1e4f955da495843d1ffefdaed5d6f42a6a3c902969757bf31437cab2b
size 119307

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:17c931ad5b0bfb1e8d6050810e4098b2433a9bf1a543629ca43e19809d6a7d6b
size 119307

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Jan 2 15:35:07 UTC 2024 - Martin Wilck <mwilck@suse.com>
- Update to version 16.0.41:
* rpm-script: fix issue during installation (bsc#1217775)
* rpm-script: preun: remove stale .vmlinuz.hmac file
-------------------------------------------------------------------
Mon Dec 18 20:12:46 UTC 2023 - Martin Wilck <mwilck@suse.com>

View File

@ -1,4 +1,4 @@
name: suse-module-tools
version: 16.0.40
mtime: 1702929898
commit: b5685326522994c7341e745044eb4aa7fb37e995
version: 16.0.41
mtime: 1704209549
commit: 6b067c35209dc135690951790119858f9c009c34

View File

@ -36,7 +36,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.40
Version: 16.0.41
Release: 0
Summary: Configuration for module loading and SUSE-specific utilities for KMPs
License: GPL-2.0-or-later