From aaaefae804efdec7d88771a3c3a89cc66de2ee008da74edfac8aa915c5682b40 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcus=20Sch=C3=A4fer?= Date: Tue, 6 Aug 2024 10:10:22 +0000 Subject: [PATCH] =?UTF-8?q?-=20Bump=20version:=2010.1.0=20=E2=86=92=2010.1?= =?UTF-8?q?.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Mandatory package scripts for Debian bootstrap Make sure to run some mandatory package pre/post scripts such that settings like /etc/passwd, a root user, etc.. exists. This action can also be done in post_bootstrap.sh but I think it's better to do this in the core code OBS-URL: https://build.opensuse.org/package/show/Virtualization:Appliances:Builder/python-kiwi?expand=0&rev=259 --- PKGBUILD | 4 ++-- python-kiwi.changes | 15 +++++++++++++++ python-kiwi.spec | 2 +- python-kiwi.tar.gz | 4 ++-- 4 files changed, 20 insertions(+), 5 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index c78b6e0..4fc89de 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.1.0 +pkgver=10.1.1 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=('b049cce4ea4539cd8e9bfd5ad12d47f6') +md5sums=('914f762b2428b92ce0cf4648ef4dc000') build() { diff --git a/python-kiwi.changes b/python-kiwi.changes index e183519..2f803b5 100644 --- a/python-kiwi.changes +++ b/python-kiwi.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Tue Aug 06 12:07:33 CEST 2024 - Marcus Schäfer + +- Bump version: 10.1.0 → 10.1.1 + +------------------------------------------------------------------- +Mon Aug 05 18:02:34 CEST 2024 - Marcus Schäfer + +- Mandatory package scripts for Debian bootstrap + + Make sure to run some mandatory package pre/post scripts + such that settings like /etc/passwd, a root user, etc.. + exists. This action can also be done in post_bootstrap.sh + but I think it's better to do this in the core code + ------------------------------------------------------------------- Mon Aug 05 09:55:53 CEST 2024 - Marcus Schäfer diff --git a/python-kiwi.spec b/python-kiwi.spec index 3c329e4..03f7d1b 100644 --- a/python-kiwi.spec +++ b/python-kiwi.spec @@ -52,7 +52,7 @@ %endif Name: python-kiwi -Version: 10.1.0 +Version: 10.1.1 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 07635e2..214e21e 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:da688efcf2bad349908829c7fa0cea7464b9386c8d75b3427ea9d92a9af6c324 -size 1026331 +oid sha256:ec6b5925832eb94cc835e6f33be27dd07cf60ab30dd96e5af5c6791d012ab78c +size 1026805