From ace0f7a43f7751c61cafda53bf765c5e006720a8bf5d8c4aadfa9de87a5e6b84 Mon Sep 17 00:00:00 2001 From: Marcus Schaefer Date: Wed, 24 Jan 2018 11:21:28 +0000 Subject: [PATCH] =?UTF-8?q?-=20Bump=20version:=209.12.0=20=E2=86=92=209.12?= =?UTF-8?q?.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Fixed dracut-kiwi-oem-dump requires setup on rhel/fedora multipath is provided by device-mapper-multipath - Fix build tests to match new locale setting strategy (#586) - Added timezone package to build tests With the latest update on how kiwi handles the locales with systemd-firstboot, only locales defined in timezone package can be set, thus Europe/Berlin is not possible if timezone is not installed - Fixed build tests for azure and ec2 Packages yast2-storage and recode no longer provided OBS-URL: https://build.opensuse.org/package/show/Virtualization:Appliances:Builder/python-kiwi?expand=0&rev=78 --- python-kiwi.changes | 35 ++++++++++++++++++++++++++++++++++- python-kiwi.spec | 9 +++++++-- python-kiwi.tar.gz | 4 ++-- 3 files changed, 43 insertions(+), 5 deletions(-) diff --git a/python-kiwi.changes b/python-kiwi.changes index b428e5f..9671286 100644 --- a/python-kiwi.changes +++ b/python-kiwi.changes @@ -1,6 +1,39 @@ +------------------------------------------------------------------- +Wed Jan 24 12:07:06 CET 2018 - ms@suse.de + +- Bump version: 9.12.0 → 9.12.1 + +------------------------------------------------------------------- +Wed Jan 24 12:05:53 CET 2018 - ms@suse.de + +- Fixed dracut-kiwi-oem-dump requires setup + + on rhel/fedora multipath is provided by device-mapper-multipath + +------------------------------------------------------------------- +Tue Jan 23 11:22:42 CET 2018 - davidcassany@gmail.com + +- Fix build tests to match new locale setting strategy (#586) + +------------------------------------------------------------------- +Mon Jan 22 19:08:27 CET 2018 - ms@suse.de + +- Added timezone package to build tests + + With the latest update on how kiwi handles the locales with + systemd-firstboot, only locales defined in timezone package can be + set, thus Europe/Berlin is not possible if timezone is not installed + +------------------------------------------------------------------- +Mon Jan 22 18:03:29 CET 2018 - ms@suse.de + +- Fixed build tests for azure and ec2 + + Packages yast2-storage and recode no longer provided + ------------------------------------------------------------------- Mon Jan 22 17:49:24 CET 2018 - ms@suse.de - + - Bump version: 9.11.30 → 9.12.0 ------------------------------------------------------------------- diff --git a/python-kiwi.spec b/python-kiwi.spec index bd854e2..6b89d4f 100644 --- a/python-kiwi.spec +++ b/python-kiwi.spec @@ -93,7 +93,7 @@ %endif Name: python-kiwi -Version: 9.12.0 +Version: 9.12.1 Release: 0 Provides: kiwi-schema = 6.6 Url: https://github.com/SUSE/kiwi @@ -345,9 +345,14 @@ Group: System/Management BuildRequires: dracut Requires: dmraid Requires: dracut-kiwi-lib -Requires: gawk Requires: kexec-tools +%if 0%{?suse_version} Requires: multipath-tools +%endif +%if 0%{?fedora} || 0%{?rhel} +Requires: device-mapper-multipath +%endif +Requires: gawk %description -n dracut-kiwi-oem-dump This package contains the kiwi-dump dracut module which is diff --git a/python-kiwi.tar.gz b/python-kiwi.tar.gz index 3dd4462..7c49dde 100644 --- a/python-kiwi.tar.gz +++ b/python-kiwi.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bfc6c823305c787b4d31e500385d0a867fcfec17051fb04ad1efe7edca04552e -size 2251351 +oid sha256:9a92610f6f4b29ea05921b84550b4428e4127e9e5019bab6b1a8a55a82f6cf6e +size 2372780