From b02a26ad6df1a2b7406da880b83f90a9c9818757c71059af0439ee90d50d83b7 Mon Sep 17 00:00:00 2001 From: Marcus Schaefer Date: Thu, 6 Apr 2017 13:58:43 +0000 Subject: [PATCH] =?UTF-8?q?-=20Bump=20version:=209.4.8=20=E2=86=92=209.4.9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Update development and contribution chapter Fix some minor inconsistencies due to latest code changes with regards to py2 and py3 compatibility and also change the style of the chapter to be more straight forward for people who would like to contribute from scratch - Keep imported image in OCI format instead of docker Kiwi always uses OCI format for container manipulations, so it is easier to assume the image kept between prepare and create step is also in OCI format, this way less format convertions are needed. OBS-URL: https://build.opensuse.org/package/show/Virtualization:Appliances:Builder/python-kiwi?expand=0&rev=20 --- python-kiwi.changes | 26 +++++++++++++++++++++++++- python-kiwi.spec | 2 +- python-kiwi.tar.gz | 4 ++-- 3 files changed, 28 insertions(+), 4 deletions(-) diff --git a/python-kiwi.changes b/python-kiwi.changes index ce5afaf..16fafc8 100644 --- a/python-kiwi.changes +++ b/python-kiwi.changes @@ -1,6 +1,21 @@ +------------------------------------------------------------------- +Thu Apr 6 15:51:32 CEST 2017 - ms@suse.com + +- Bump version: 9.4.8 → 9.4.9 + +------------------------------------------------------------------- +Thu Apr 6 15:16:31 CEST 2017 - ms@suse.com + +- Update development and contribution chapter + + Fix some minor inconsistencies due to latest code changes + with regards to py2 and py3 compatibility and also change + the style of the chapter to be more straight forward for + people who would like to contribute from scratch + ------------------------------------------------------------------- Wed Apr 5 11:34:40 CEST 2017 - ms@suse.com - + - Bump version: 9.4.7 → 9.4.8 ------------------------------------------------------------------- @@ -39,6 +54,15 @@ Tue Apr 4 16:52:03 CEST 2017 - ms@suse.com or by a custom kiwi config.sh or images.sh script. Fixes #286 Fixes (bsc#1032119) +------------------------------------------------------------------- +Tue Apr 4 12:43:18 CEST 2017 - dcassany@suse.com + +- Keep imported image in OCI format instead of docker + + Kiwi always uses OCI format for container manipulations, so it is + easier to assume the image kept between prepare and create step + is also in OCI format, this way less format convertions are needed. + ------------------------------------------------------------------- Tue Apr 4 11:18:01 CEST 2017 - ms@suse.com diff --git a/python-kiwi.spec b/python-kiwi.spec index 6e9ad40..58eeac3 100644 --- a/python-kiwi.spec +++ b/python-kiwi.spec @@ -67,7 +67,7 @@ %endif Name: python-kiwi -Version: 9.4.8 +Version: 9.4.9 Release: 0 Provides: kiwi-schema = 6.5 Url: https://github.com/SUSE/kiwi diff --git a/python-kiwi.tar.gz b/python-kiwi.tar.gz index 3718200..aa00242 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:109b8a51c54d01e497cae127af81cb38f22d1b66e394218db2297bfc7d40787f -size 3292297 +oid sha256:d71cc4096d2457338698c4f341aa81e1cc4958cc6775f03be761e33b227ada70 +size 3303493