1
0

2 Commits

Author SHA256 Message Date
b5cf7e78be Accepting request 1322974 from Base:System
- 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

OBS-URL: https://build.opensuse.org/request/show/1322974
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/suse-module-tools?expand=0&rev=95
2025-12-16 14:50:03 +00:00
7eed07bc9d Accepting request 1320390 from Base:System
- Update to version 16.1.1:
  * 80-hotplug-cpu-mem.rules: remount tmpfs on "online" uevents
  (bsc#1254264)

OBS-URL: https://build.opensuse.org/request/show/1320390
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/suse-module-tools?expand=0&rev=94
2025-12-01 10:11:21 +00:00
8 changed files with 23 additions and 8 deletions

4
_scmsync.obsinfo Normal file
View File

@@ -0,0 +1,4 @@
mtime: 1765812221
commit: 828da9fa95249fa7ddabae66d33ff026f5ef069497b420f5f717028044115fcb
url: https://src.opensuse.org/mwilck/suse-module-tools
revision: factory

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>

3
build.specials.obscpio Normal file
View File

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

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