forked from rpm/suse-module-tools
Accepting request 1197870 from Base:System
* Generate initrd for the default snapshot (boo#1224773) (forwarded request 1197868 from mwilck) OBS-URL: https://build.opensuse.org/request/show/1197870 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/suse-module-tools?expand=0&rev=81
This commit is contained in:
commit
508a8e1a27
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/openSUSE/suse-module-tools.git</param>
|
||||
<param name="changesrevision">ab6073ce46298b55c7ad40dd35dbf38c93c30768</param></service></servicedata>
|
||||
<param name="changesrevision">503d772e6951ef8c268bc14f39b4c8d5f5a90986</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9b17725c77c23b022d294e38a495cf99445815a3237b239f9fc9f95f77070e23
|
||||
size 131083
|
3
suse-module-tools-16.0.50.obscpio
Normal file
3
suse-module-tools-16.0.50.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cd250ae85456499bddba5c7dba1cd12475f13bf82a6febb536519a09d29b1e67
|
||||
size 131595
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 30 13:04:46 UTC 2024 - Martin Wilck <mwilck@suse.com>
|
||||
|
||||
* Generate initrd for the default snapshot (boo#1224773)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 13 13:52:03 UTC 2024 - Martin Wilck <mwilck@suse.com>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: suse-module-tools
|
||||
version: 16.0.49
|
||||
mtime: 1723556866
|
||||
commit: ab6073ce46298b55c7ad40dd35dbf38c93c30768
|
||||
version: 16.0.50
|
||||
mtime: 1725023005
|
||||
commit: 503d772e6951ef8c268bc14f39b4c8d5f5a90986
|
||||
|
@ -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.49
|
||||
Version: 16.0.50
|
||||
Release: 0
|
||||
Summary: Configuration for module loading and SUSE-specific utilities for KMPs
|
||||
License: GPL-2.0-or-later
|
||||
@ -72,6 +72,7 @@ Conflicts: dracut < 49.1
|
||||
Conflicts: filesystem < 16
|
||||
# Adds an ordering edge (from @mls)
|
||||
Suggests: sdbootutil
|
||||
Requires: (sdbootutil > 1+git20240829 if sdbootutil)
|
||||
|
||||
%description
|
||||
This package contains helper scripts for KMP installation and
|
||||
|
Loading…
Reference in New Issue
Block a user