- Bump version: 10.2.1 → 10.2.2
- Fix scope issue Increase livetime of the the compressor instances to the livetime of RootImportOCI. They create temporary files which are referenced later and need to live longer than the block they got created in OBS-URL: https://build.opensuse.org/package/show/Virtualization:Appliances:Builder/python-kiwi?expand=0&rev=274
This commit is contained in:
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=10.2.1
|
||||
pkgver=10.2.2
|
||||
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=('3f28f62fb97b9f3e159cd4d38099ae03')
|
||||
md5sums=('fb9cbe0b26a202f8f0db5f8d403f88bb')
|
||||
|
||||
|
||||
build() {
|
||||
|
@@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 27 09:59:27 CET 2024 - Marcus Schäfer <marcus.schaefer@gmail.com>
|
||||
|
||||
- Bump version: 10.2.1 → 10.2.2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 27 09:49:05 CET 2024 - Marcus Schäfer <marcus.schaefer@gmail.com>
|
||||
|
||||
- Fix scope issue
|
||||
|
||||
Increase livetime of the the compressor instances
|
||||
to the livetime of RootImportOCI. They create temporary
|
||||
files which are referenced later and need to live longer
|
||||
than the block they got created in
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 26 13:14:19 CET 2024 - Marcus Schäfer <marcus.schaefer@gmail.com>
|
||||
|
||||
|
@@ -52,7 +52,7 @@
|
||||
%endif
|
||||
|
||||
Name: python-kiwi
|
||||
Version: 10.2.1
|
||||
Version: 10.2.2
|
||||
Provides: kiwi-schema = 8.1
|
||||
Release: 0
|
||||
Url: https://github.com/OSInside/kiwi
|
||||
|
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f6278f31391eb726dff0e3ab7f8e482b8d46a534701789bf285d713186052c5c
|
||||
size 1047886
|
||||
oid sha256:1bade8267c00a1aefd5e4ff7deb1ecfe5635c5d090195135a8aa3714830cebf0
|
||||
size 1048047
|
||||
|
Reference in New Issue
Block a user