From d6e9d76892ba1d59a146d2aa0e091bec749378427a5d33f601818deeab8bdb4f Mon Sep 17 00:00:00 2001 From: Martin Wilck Date: Thu, 14 Mar 2019 16:57:06 +0000 Subject: [PATCH] Accepting request 685078 from home:mwilck:branches: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) OBS-URL: https://build.opensuse.org/request/show/685078 OBS-URL: https://build.opensuse.org/package/show/Base:System/suse-module-tools?expand=0&rev=63 --- _service | 7 ++++++- _servicedata | 2 +- suse-module-tools-15.1.11.tar.xz | 3 --- suse-module-tools-15.1.13.tar.xz | 3 +++ suse-module-tools.changes | 15 +++++++++++++++ suse-module-tools.spec | 4 +++- 6 files changed, 28 insertions(+), 6 deletions(-) delete mode 100644 suse-module-tools-15.1.11.tar.xz create mode 100644 suse-module-tools-15.1.13.tar.xz diff --git a/_service b/_service index 55bc83e..c93545d 100644 --- a/_service +++ b/_service @@ -4,11 +4,16 @@ git enable suse-module-tools - 15.1.11 + @PARENT_TAG@+@TAG_OFFSET@ + \+0$ + master *.spec *.rpmlintrc + + suse-module-tools + *.tar xz diff --git a/_servicedata b/_servicedata index 51f4470..bb687d1 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/openSUSE/suse-module-tools.git - 54df1924526f53b1860e15be9815277f2095c4a2 \ No newline at end of file + 53810546ce76fb4a95fe2cb4ce6a08f41dafb797 \ No newline at end of file diff --git a/suse-module-tools-15.1.11.tar.xz b/suse-module-tools-15.1.11.tar.xz deleted file mode 100644 index bba303f..0000000 --- a/suse-module-tools-15.1.11.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c31211ef8c7453e2aef1fab327c4eda76fa324993b7fe2068b0d4a332945c11c -size 25996 diff --git a/suse-module-tools-15.1.13.tar.xz b/suse-module-tools-15.1.13.tar.xz new file mode 100644 index 0000000..f9ad79f --- /dev/null +++ b/suse-module-tools-15.1.13.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:336ebd9a368d9400355792de07177fef5ccea2ce31d964927fb54d37589762d0 +size 26136 diff --git a/suse-module-tools.changes b/suse-module-tools.changes index 7c6f3ad..815e738 100644 --- a/suse-module-tools.changes +++ b/suse-module-tools.changes @@ -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 diff --git a/suse-module-tools.spec b/suse-module-tools.spec index 06a0f8b..541842e 100644 --- a/suse-module-tools.spec +++ b/suse-module-tools.spec @@ -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