forked from pool/python-kiwi
- Bump version: 9.20.15 → 9.20.16
- Fixed schematron rule for bootloader targettype The targettype attribute must be allowed for the grub2_s390x_emu bootloader name OBS-URL: https://build.opensuse.org/package/show/Virtualization:Appliances:Builder/python-kiwi?expand=0&rev=175
This commit is contained in:
parent
e25a1cc474
commit
2a6aa35347
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.20.15
|
||||
pkgver=9.20.16
|
||||
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=('f8517b06fb6a1dc011a7dc03938a75cb')
|
||||
md5sums=('95ab86b15f76aca08a0c44c0b456694c')
|
||||
|
||||
|
||||
build() {
|
||||
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 22 15:00:19 CEST 2020 - Marcus Schäfer <ms@suse.de>
|
||||
|
||||
- Bump version: 9.20.15 → 9.20.16
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 22 14:57:29 CEST 2020 - Marcus Schäfer <ms@suse.de>
|
||||
|
||||
- Fixed schematron rule for bootloader targettype
|
||||
|
||||
The targettype attribute must be allowed for the grub2_s390x_emu
|
||||
bootloader name
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 22 14:35:46 CEST 2020 - Marcus Schäfer <ms@suse.de>
|
||||
|
||||
|
@ -43,7 +43,7 @@
|
||||
%endif
|
||||
|
||||
Name: python-kiwi
|
||||
Version: 9.20.15
|
||||
Version: 9.20.16
|
||||
Provides: kiwi-schema = 7.2
|
||||
Release: 0
|
||||
Url: https://github.com/OSInside/kiwi
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d959386629a1620bdece2872f0da95cabdedf5ce1f29db1ebb08483a3f9c24cb
|
||||
size 1673875
|
||||
oid sha256:ad003dbebdb70a07c47ad148ead4a5db7fea4a4e841d94d78e062dad21bf5207
|
||||
size 1673880
|
||||
|
Loading…
Reference in New Issue
Block a user