forked from rpm/suse-module-tools
Accepting request 1096641 from home:mwilck:suse-module-tools
- Update to version 16.0.32: * rpm-script: check for regenerate-initrd-posttrans in %posttrans (boo#1212957) OBS-URL: https://build.opensuse.org/request/show/1096641 OBS-URL: https://build.opensuse.org/package/show/Base:System/suse-module-tools?expand=0&rev=159
This commit is contained in:
parent
452e824260
commit
343b7c6b1f
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/openSUSE/suse-module-tools.git</param>
|
||||
<param name="changesrevision">1d72d495f940c652ced8c43f932b6cf3719c3713</param></service></servicedata>
|
||||
<param name="changesrevision">eecfaab275ec7a166a6fefebadd884a0bec0b8e3</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d32dfc53eb95d46016df24374919c3a589dde13d771aa4f8b06719649dacc5cc
|
||||
size 124939
|
3
suse-module-tools-16.0.32.obscpio
Normal file
3
suse-module-tools-16.0.32.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:75aec3cf8740ab246fb0e6a81cb03e4f765ac3a398519b818d173f15e269996f
|
||||
size 125451
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 3 19:37:53 UTC 2023 - Martin Wilck <mwilck@suse.com>
|
||||
|
||||
- Update to version 16.0.32:
|
||||
* rpm-script: check for regenerate-initrd-posttrans in %posttrans
|
||||
(boo#1212957)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 6 13:05:55 UTC 2023 - Martin Wilck <mwilck@suse.com>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: suse-module-tools
|
||||
version: 16.0.31
|
||||
mtime: 1686056554
|
||||
commit: 1d72d495f940c652ced8c43f932b6cf3719c3713
|
||||
version: 16.0.32
|
||||
mtime: 1688412950
|
||||
commit: eecfaab275ec7a166a6fefebadd884a0bec0b8e3
|
||||
|
@ -45,7 +45,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.31
|
||||
Version: 16.0.32
|
||||
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