forked from rpm/suse-module-tools
Accepting request 904235 from Base:System
- Update to version 16.0.6: * modprobe.d: Remove dma=none setting for parport_pc (bsc#1177695) (forwarded request 904234 from mwilck) OBS-URL: https://build.opensuse.org/request/show/904235 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/suse-module-tools?expand=0&rev=44
This commit is contained in:
commit
927a8af215
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/openSUSE/suse-module-tools.git</param>
|
||||
<param name="changesrevision">25069795b35b36f37a9f22688fd612be43475363</param></service></servicedata>
|
||||
<param name="changesrevision">8d786330ba9510ca0793556e2b0df3de3e034e8a</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:11ea59c47fa90df746a7900fb3a69cebabcd75de964b9b8365fa7175ec0819cb
|
||||
size 99339
|
3
suse-module-tools-16.0.6.obscpio
Normal file
3
suse-module-tools-16.0.6.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:09f5dcecc5140ea325b45752a2e69e8e1ca46fd84597d43dce685432296c16a3
|
||||
size 98827
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 5 15:14:47 UTC 2021 - Martin Wilck <mwilck@suse.com>
|
||||
|
||||
- Update to version 16.0.6:
|
||||
* modprobe.d: Remove dma=none setting for parport_pc
|
||||
(bsc#1177695)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 1 21:03:49 UTC 2021 - Martin Wilck <mwilck@suse.com>
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
name: suse-module-tools
|
||||
version: 16.0.5
|
||||
mtime: 1625171374
|
||||
commit: 25069795b35b36f37a9f22688fd612be43475363
|
||||
version: 16.0.6
|
||||
mtime: 1625260529
|
||||
commit: 8d786330ba9510ca0793556e2b0df3de3e034e8a
|
||||
|
||||
|
@ -38,7 +38,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.5
|
||||
Version: 16.0.6
|
||||
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