- Bump version: 9.24.46 → 9.24.47
- Revert "EFI Filesystem must be Fat32 formatted" Using fat32 causes failed boots on e.g AWS EC2 arm. This must be solved differently with an attribute to configure it. This reverts commit b8641bdc6825423f8c65b55c8d0870b38874a566. OBS-URL: https://build.opensuse.org/package/show/Virtualization:Appliances:Builder/python-kiwi?expand=0&rev=222
This commit is contained in:
parent
710c32f150
commit
716596c7a4
4
PKGBUILD
4
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.24.46
|
||||
pkgver=9.24.47
|
||||
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=('2b7b9e3057252586101a528c9dd72318')
|
||||
md5sums=('650368cc4e288f186d0b1dcc05001c92')
|
||||
|
||||
|
||||
build() {
|
||||
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 10 20:40:42 CEST 2022 - Marcus Schäfer <marcus.schaefer@gmail.com>
|
||||
|
||||
- Bump version: 9.24.46 → 9.24.47
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 10 20:39:17 CEST 2022 - Marcus Schäfer <marcus.schaefer@gmail.com>
|
||||
|
||||
- Revert "EFI Filesystem must be Fat32 formatted"
|
||||
|
||||
Using fat32 causes failed boots on e.g AWS EC2 arm.
|
||||
This must be solved differently with an attribute
|
||||
to configure it.
|
||||
|
||||
This reverts commit b8641bdc6825423f8c65b55c8d0870b38874a566.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 09 18:24:11 CEST 2022 - Marcus Schäfer <marcus.schaefer@gmail.com>
|
||||
|
||||
|
@ -43,7 +43,7 @@
|
||||
%endif
|
||||
|
||||
Name: python-kiwi
|
||||
Version: 9.24.46
|
||||
Version: 9.24.47
|
||||
Provides: kiwi-schema = 7.5
|
||||
Release: 0
|
||||
Url: https://github.com/OSInside/kiwi
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fd435b00d172f3338bf9fcc2cc97b5835e65eb0c946c402f5498473d13ddfb3a
|
||||
size 2199368
|
||||
oid sha256:a3655b283edc418cf5784f1f0ea2479eac65bf6c4f6adaa210b34840881c4c50
|
||||
size 2212013
|
||||
|
Loading…
Reference in New Issue
Block a user