1
0

Accepting request 685081 from Base:System

- Update to version 15.1.13:
  * spec file: add conflicts for dracut < 44.2 (bsc#1127891)

- Update to version 15.1.12 (git 1ab0b84):
  * modprobe.conf.common: add csiostor->cxgb4 dependency
    (bsc#1100989)
  * Load fbcon together with virtio_gpu on s390 (bsc#1121996,
    fate#327159) (forwarded request 685078 from mwilck)

OBS-URL: https://build.opensuse.org/request/show/685081
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/suse-module-tools?expand=0&rev=27
This commit is contained in:
Dominique Leuenberger 2019-03-24 13:54:52 +00:00 committed by Git OBS Bridge
commit 79ac74e86b
6 changed files with 28 additions and 6 deletions

View File

@ -4,11 +4,16 @@
<param name="scm">git</param>
<param name="changesgenerate">enable</param>
<param name="filename">suse-module-tools</param>
<param name="version">15.1.11</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">\+0$</param>
<param name="versionrewrite-replacement"></param>
<param name="revision">master</param>
<param name="exclude">*.spec</param>
<param name="exclude">*.rpmlintrc</param>
</service>
<service mode="disabled" name="set_version">
<param name="basename">suse-module-tools</param>
</service>
<service mode="disabled" name="recompress">
<param name="file">*.tar</param>
<param name="compression">xz</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">54df1924526f53b1860e15be9815277f2095c4a2</param></service></servicedata>
<param name="changesrevision">53810546ce76fb4a95fe2cb4ce6a08f41dafb797</param></service></servicedata>

View File

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

View File

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

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Thu Mar 14 16:02:23 UTC 2019 - mwilck@suse.com
- Update to version 15.1.13:
* spec file: add conflicts for dracut < 44.2 (bsc#1127891)
-------------------------------------------------------------------
Thu Mar 14 14:53:24 UTC 2019 - mwilck@suse.com
- Update to version 15.1.12 (git 1ab0b84):
* modprobe.conf.common: add csiostor->cxgb4 dependency
(bsc#1100989)
* Load fbcon together with virtio_gpu on s390 (bsc#1121996,
fate#327159)
-------------------------------------------------------------------
Mon Feb 18 12:02:27 UTC 2019 - mwilck@suse.com

View File

@ -25,7 +25,7 @@
%endif
Name: suse-module-tools
Version: 15.1.11
Version: 15.1.13
Release: 0
Summary: Configuration for module loading and SUSE-specific utilities for KMPs
License: GPL-2.0-or-later
@ -48,6 +48,8 @@ Recommends: kmod
%else
Recommends: modutils
%endif
# This release requires the dracut fix for bsc#1127891
Conflicts: dracut < 44.2
%description
This package contains helper scripts for KMP installation and