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 31 additions and 9 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">89d121b92c43c67c82a9254645bf57d9266caec2</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

View File

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

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

Binary file not shown.

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
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>
- Update to version 16.1.1:
* 80-hotplug-cpu-mem.rules: remount tmpfs on "online" uevents
(bsc#1254264)
-------------------------------------------------------------------
Tue Nov 18 20:24:55 UTC 2025 - Martin Wilck <mwilck@suse.com>

View File

@@ -1,4 +1,4 @@
name: suse-module-tools
version: 16.1.0
mtime: 1763496931
commit: 89d121b92c43c67c82a9254645bf57d9266caec2
version: 16.1.2
mtime: 1765811532
commit: 15f754fa8ef98288294bd3536282d8c1b79bcb30

View File

@@ -1,7 +1,7 @@
#
# spec file for package suse-module-tools
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -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.0
Version: 16.1.2
Release: 0
Summary: Configuration for module loading and SUSE-specific utilities for KMPs
License: GPL-2.0-or-later