forked from rpm/suse-module-tools
Accepting request 1183024 from home:mwilck:suse-module-tools
- Update to version 16.0.45: * udevrules: activate CPUs on hotplug for s390, too (bsc#1224400) OBS-URL: https://build.opensuse.org/request/show/1183024 OBS-URL: https://build.opensuse.org/package/show/Base:System/suse-module-tools?expand=0&rev=186
This commit is contained in:
parent
06ee6b5899
commit
3bc0d67509
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/openSUSE/suse-module-tools.git</param>
|
||||
<param name="changesrevision">65af4fbcd4584af98f6ab2f86aa5a17cf02d2b82</param></service></servicedata>
|
||||
<param name="changesrevision">66cef9d663358efd86365b12a1e799b173ea157a</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:87041fbcb0fc411e214072b5d473ff0172a6b070f20341acee880826ff45f14a
|
||||
size 121355
|
3
suse-module-tools-16.0.45.obscpio
Normal file
3
suse-module-tools-16.0.45.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b5f1f8b7c939e64d603ea5473c12bf3a74d287bcc4367a04219a35fae212bac3
|
||||
size 121355
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 24 14:10:46 UTC 2024 - Martin Wilck <mwilck@suse.com>
|
||||
|
||||
- Update to version 16.0.45:
|
||||
* udevrules: activate CPUs on hotplug for s390, too (bsc#1224400)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 22 18:32:42 UTC 2024 - Martin Wilck <mwilck@suse.com>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: suse-module-tools
|
||||
version: 16.0.44
|
||||
mtime: 1716402609
|
||||
commit: 65af4fbcd4584af98f6ab2f86aa5a17cf02d2b82
|
||||
version: 16.0.45
|
||||
mtime: 1718209191
|
||||
commit: 66cef9d663358efd86365b12a1e799b173ea157a
|
||||
|
@ -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.44
|
||||
Version: 16.0.45
|
||||
Release: 0
|
||||
Summary: Configuration for module loading and SUSE-specific utilities for KMPs
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user