- Bump version: 9.20.14 → 9.20.15

- 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.

OBS-URL: https://build.opensuse.org/package/show/Virtualization:Appliances:Builder/python-kiwi?expand=0&rev=174
This commit is contained in:
Marcus Schaefer 2020-05-22 12:43:23 +00:00 committed by Git OBS Bridge
parent 2a4005e094
commit e25a1cc474
4 changed files with 23 additions and 5 deletions

View File

@ -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() {

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Fri May 22 14:35:46 CEST 2020 - Marcus Schäfer <ms@suse.de>
- Bump version: 9.20.14 → 9.20.15
-------------------------------------------------------------------
Fri May 22 14:31:43 CEST 2020 - Marcus Schäfer <ms@suse.de>
- 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 <ms@suse.de>

View File

@ -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

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:38946aa1c107fef6e386ff2e0e187226b0007570b465b3f70ef70c4338bfb974
size 1673763
oid sha256:d959386629a1620bdece2872f0da95cabdedf5ce1f29db1ebb08483a3f9c24cb
size 1673875