diff --git a/PKGBUILD b/PKGBUILD index 2213e0d..d7bb54c 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=10.0.9 +pkgver=10.0.10 pkgrel=0 pkgdesc="KIWI - Appliance Builder Next Generation" url="https://github.com/SUSE/kiwi/tarball/master" @@ -12,7 +12,7 @@ makedepends=(make gcc python-build python-docopt python-installer python-lxml py provides=(kiwi-ng kiwi) source=("${pkgname}.tar.gz") changelog="${pkgname}.changes" -md5sums=('541898fcbc46dc47b024f1a24a79ac58') +md5sums=('e4843b51475af492c4e38e49a1de8cb1') build() { diff --git a/python-kiwi.changes b/python-kiwi.changes index 193e548..1a817e5 100644 --- a/python-kiwi.changes +++ b/python-kiwi.changes @@ -1,8 +1,21 @@ +------------------------------------------------------------------- +Thu Mar 28 16:27:08 CET 2024 - Marcus Schäfer + +- Bump version: 10.0.9 → 10.0.10 + ------------------------------------------------------------------- Wed Mar 27 17:44:16 CET 2024 - Marcus Schäfer - Bump version: 10.0.8 → 10.0.9 +------------------------------------------------------------------- +Wed Mar 27 17:42:26 CET 2024 - Marcus Schäfer + +- Fix setup of discoverable partitions + + Make sure GUI is unique and typecode is set according to the + standard. This Fixes #2517 + ------------------------------------------------------------------- Mon Mar 25 12:26:24 CET 2024 - Marcus Schäfer diff --git a/python-kiwi.spec b/python-kiwi.spec index d3eff00..1f8f892 100644 --- a/python-kiwi.spec +++ b/python-kiwi.spec @@ -44,7 +44,7 @@ %endif Name: python-kiwi -Version: 10.0.9 +Version: 10.0.10 Provides: kiwi-schema = 8.1 Release: 0 Url: https://github.com/OSInside/kiwi diff --git a/python-kiwi.tar.gz b/python-kiwi.tar.gz index 88917b8..770168f 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:aec1a75602eb3c7627f5ce17377bd022bfa002f9f14c67a1fa4189442d8bd292 -size 1005331 +oid sha256:5ce25fffba1232a84275ac7d639f53fa6b00fe9c28ff22ed0f067839b6cc2615 +size 1005085