diff --git a/PKGBUILD b/PKGBUILD index a05aba9..ab1788a 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ pkgname=('python-kiwi' 'kiwi-man-pages' 'dracut-kiwi-lib' 'dracut-kiwi-oem-repart' 'dracut-kiwi-oem-dump' 'dracut-kiwi-live' 'dracut-kiwi-overlay') arch=(x86_64) -pkgver=9.20.14 +pkgver=9.20.15 pkgrel=0 pkgdesc="KIWI - Appliance Builder Next Generation" url="https://github.com/SUSE/kiwi/tarball/master" @@ -12,7 +12,7 @@ makedepends=(python-setuptools gcc shadow grep) provides=(kiwi-ng kiwi) source=("${pkgname}.tar.gz") changelog="${pkgname}.changes" -md5sums=('1869a702a3a6ea035f628b4ab86c15f3') +md5sums=('f8517b06fb6a1dc011a7dc03938a75cb') build() { diff --git a/python-kiwi.changes b/python-kiwi.changes index 1bc67bd..f46ca0f 100644 --- a/python-kiwi.changes +++ b/python-kiwi.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Fri May 22 14:35:46 CEST 2020 - Marcus Schäfer + +- Bump version: 9.20.14 → 9.20.15 + +------------------------------------------------------------------- +Fri May 22 14:31:43 CEST 2020 - Marcus Schäfer + +- Fixed parse result description reference + + The object that holds the parse result also contains an + information about description_dir and derived_description_dir. + The change on the markup processing impacted the value for + description_dir to be no longer the origin (user provided) + directory. That broke any reference of files that belongs + to the description directory like custom scripts config.sh, + images.sh and so on. + ------------------------------------------------------------------- Fri May 22 13:28:04 CEST 2020 - Marcus Schäfer diff --git a/python-kiwi.spec b/python-kiwi.spec index 48c928b..8d835b3 100644 --- a/python-kiwi.spec +++ b/python-kiwi.spec @@ -43,7 +43,7 @@ %endif Name: python-kiwi -Version: 9.20.14 +Version: 9.20.15 Provides: kiwi-schema = 7.2 Release: 0 Url: https://github.com/OSInside/kiwi diff --git a/python-kiwi.tar.gz b/python-kiwi.tar.gz index 0e9c4a7..87986b7 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:38946aa1c107fef6e386ff2e0e187226b0007570b465b3f70ef70c4338bfb974 -size 1673763 +oid sha256:d959386629a1620bdece2872f0da95cabdedf5ce1f29db1ebb08483a3f9c24cb +size 1673875