diff --git a/PKGBUILD b/PKGBUILD index d6b52f1..d82bfc7 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.21.15 +pkgver=9.21.17 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=('a11f21fa0785c3615c54933e6c753341') +md5sums=('1823efaf3892bec7b0ea06177ae51ccf') build() { diff --git a/python-kiwi.changes b/python-kiwi.changes index ad6f3ac..b33aea2 100644 --- a/python-kiwi.changes +++ b/python-kiwi.changes @@ -1,3 +1,32 @@ +------------------------------------------------------------------- +Mon Oct 05 15:06:20 CEST 2020 - Marcus Schäfer + +- Bump version: 9.21.16 → 9.21.17 + +------------------------------------------------------------------- +Mon Oct 05 14:56:48 CEST 2020 - David Cassany + +- Make dependencies to dracut-kiwi-lib release specific + + This commit adds a dracut-kiwi-lib dependency to dracut-kiwi-oem-dump and + darcut-kiwi-oem-repart to match up to the release level. This way the + dependency ensures the pulled binaries they are all part of the same build. + +------------------------------------------------------------------- +Mon Oct 05 12:24:29 CEST 2020 - Marcus Schäfer + +- Bump version: 9.21.15 → 9.21.16 + +------------------------------------------------------------------- +Mon Oct 05 09:34:59 CEST 2020 - Marcus Schäfer + +- Delete length limitation of image id attribute + + For legacy reasons the attributes was + limited to 10digits. The contents of /etc/ImageID are now + free format and no longer strictly evaluated. Thus the + limitations on the id attribute can be deleted + ------------------------------------------------------------------- Fri Oct 02 14:04:51 CEST 2020 - Marcus Schäfer diff --git a/python-kiwi.spec b/python-kiwi.spec index 9c25165..5872c9e 100644 --- a/python-kiwi.spec +++ b/python-kiwi.spec @@ -43,7 +43,7 @@ %endif Name: python-kiwi -Version: 9.21.15 +Version: 9.21.17 Provides: kiwi-schema = 7.2 Release: 0 Url: https://github.com/OSInside/kiwi @@ -272,7 +272,7 @@ Summary: KIWI - Dracut module for oem(repart) image type # to set up the build environment... BuildRequires: dracut %endif -Requires: dracut-kiwi-lib = %{version} +Requires: dracut-kiwi-lib = %{version}-%{release} License: GPL-3.0-or-later Group: %{sysgroup} @@ -289,7 +289,7 @@ Summary: KIWI - Dracut module for oem(install) image type # to set up the build environment... BuildRequires: dracut %endif -Requires: dracut-kiwi-lib = %{version} +Requires: dracut-kiwi-lib = %{version}-%{release} Requires: kexec-tools Requires: gawk Requires: kpartx diff --git a/python-kiwi.tar.gz b/python-kiwi.tar.gz index 8f5c6ca..a60908f 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:8c2ef81c840a5b3b3314ee920fafc81ea04d11d4310fc7ce7c831cc311008f4f -size 1720761 +oid sha256:4fd472065b6a9c09566247120458779842833a358d9938945ac58477e79e590c +size 1720818