1
0

1 Commits

Author SHA256 Message Date
Martin Wilck
828da9fa95 Update to version 16.1.2
* udev rules: write block queue attributes only if necessary
  (bsc#1254928)
  * mkosi-initrd: perform some basic checks on regenerate all
2025-12-15 16:23:41 +01:00
6 changed files with 16 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">ecc6125f46c57c3da64696eb9a9f7432623ba196</param></service></servicedata>
<param name="changesrevision">15f754fa8ef98288294bd3536282d8c1b79bcb30</param></service></servicedata>

Binary file not shown.

BIN
suse-module-tools-16.1.2.obscpio LFS Normal file

Binary file not shown.

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Dec 15 15:18:36 UTC 2025 - Martin Wilck <mwilck@suse.com>
- Update to version 16.1.2:
* udev rules: write block queue attributes only if necessary
(bsc#1254928)
* mkosi-initrd: perform some basic checks on regenerate all
-------------------------------------------------------------------
Thu Nov 27 16:35:17 UTC 2025 - Martin Wilck <mwilck@suse.com>

View File

@@ -1,4 +1,4 @@
name: suse-module-tools
version: 16.1.1
mtime: 1764259775
commit: ecc6125f46c57c3da64696eb9a9f7432623ba196
version: 16.1.2
mtime: 1765811532
commit: 15f754fa8ef98288294bd3536282d8c1b79bcb30

View File

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