forked from pool/suse-module-tools
Accepting request 1108485 from home:mwilck:suse-module-tools
* support old-style markers under /run/regenerate-initrd (bsc#1214877) * Fix comment in regenerate-initrd-posttrans OBS-URL: https://build.opensuse.org/request/show/1108485 OBS-URL: https://build.opensuse.org/package/show/Base:System/suse-module-tools?expand=0&rev=163
This commit is contained in:
parent
c5f935da47
commit
737bdd8842
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/openSUSE/suse-module-tools.git</param>
|
||||
<param name="changesrevision">68458f207a240eccc77fe87f2b947fcd6a01eaa1</param></service></servicedata>
|
||||
<param name="changesrevision">8f4b4329cd51f4156e097721d2e4f21c86939858</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e7d47e09d03264d84d9124fbf102315f4454b0e26aa319477ae1cce1f067e3ad
|
||||
size 122891
|
3
suse-module-tools-16.0.34.obscpio
Normal file
3
suse-module-tools-16.0.34.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:57d3ff92dbed4127a23e8bef91f95fb635089ef5755469ba7905d9aea94af8b7
|
||||
size 122891
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 1 15:35:17 UTC 2023 - Martin Wilck <mwilck@suse.com>
|
||||
|
||||
* support old-style markers under /run/regenerate-initrd
|
||||
(bsc#1214877)
|
||||
* Fix comment in regenerate-initrd-posttrans
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 15 16:12:13 UTC 2023 - Martin Wilck <mwilck@suse.com>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: suse-module-tools
|
||||
version: 16.0.33
|
||||
mtime: 1692108558
|
||||
commit: 68458f207a240eccc77fe87f2b947fcd6a01eaa1
|
||||
version: 16.0.34
|
||||
mtime: 1693581664
|
||||
commit: 8f4b4329cd51f4156e097721d2e4f21c86939858
|
||||
|
@ -36,7 +36,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.33
|
||||
Version: 16.0.34
|
||||
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