1
0

Accepting request 900597 from home:mwilck:suse-module-tools

- Update to version 16.0.3:
  * Fix treatment of compressed modules (bsc#1187093)

OBS-URL: https://build.opensuse.org/request/show/900597
OBS-URL: https://build.opensuse.org/package/show/Base:System/suse-module-tools?expand=0&rev=114
This commit is contained in:
Martin Wilck 2021-06-17 14:20:57 +00:00 committed by Git OBS Bridge
parent a1226503fb
commit 8ec0944038
7 changed files with 16 additions and 8 deletions

View File

@ -1,3 +1,4 @@
<?xml version="1.0"?>
<services>
<service name="obs_scm" mode="manual">
<param name="url">https://github.com/openSUSE/suse-module-tools.git</param>

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/openSUSE/suse-module-tools.git</param>
<param name="changesrevision">9ec08dfa2fd7ea240f063196831f114475a6ad66</param></service></servicedata>
<param name="changesrevision">23c00579a78af3f1c28014b1f70c8114fc98033f</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5b0714f9e38bbc90e79015c01852f76d995cb210eea0cb5e93bd95d3adcfae37
size 83467

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:faf1ceabd7a29709e6ab34e145d02434e3a956e35f502c4d7c911374e500de5f
size 83979

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Jun 17 13:10:42 UTC 2021 - mwilck@suse.com
- Update to version 16.0.3:
* Fix treatment of compressed modules (bsc#1187093)
-------------------------------------------------------------------
Thu Jun 10 08:41:47 UTC 2021 - mwilck@suse.com

View File

@ -1,5 +1,5 @@
name: suse-module-tools
version: 16.0.2
mtime: 1623313770
commit: 9ec08dfa2fd7ea240f063196831f114475a6ad66
version: 16.0.3
mtime: 1623935346
commit: 23c00579a78af3f1c28014b1f70c8114fc98033f

View File

@ -28,7 +28,7 @@
%endif
Name: suse-module-tools
Version: 16.0.2
Version: 16.0.3
Release: 0
Summary: Configuration for module loading and SUSE-specific utilities for KMPs
License: GPL-2.0-or-later
@ -59,6 +59,7 @@ uninstallation, as well as default configuration files for depmod and
modprobe. These utilities are provided by kmod-compat or
module-init-tools, whichever implementation you choose to install.
%prep
%setup -q