- Add changelog fix file for commit 31deb0
The commit used a wrong e-mail address which should not land in the created changes file for the packaging - Apply changelog fixes by glob Does not require Makefile changes when maintaining branches - Add changelog fix file for commit deb6ca The commit used a wrong e-mail address which should not land in the created changes file for the packaging Signed-off-by: David Cassany <dcassany@suse.com> OBS-URL: https://build.opensuse.org/package/show/Virtualization:Appliances:Builder/python-kiwi?expand=0&rev=234
This commit is contained in:
parent
fbeba8c6fd
commit
1d2801313f
2
PKGBUILD
2
PKGBUILD
@ -12,7 +12,7 @@ makedepends=(python-setuptools gcc shadow grep)
|
||||
provides=(kiwi-ng kiwi)
|
||||
source=("${pkgname}.tar.gz")
|
||||
changelog="${pkgname}.changes"
|
||||
md5sums=('1e3548715e931f6451e50536c6d826e3')
|
||||
md5sums=('53be4520b89aba058a8a92192d8035ed')
|
||||
|
||||
|
||||
build() {
|
||||
|
@ -1,5 +1,28 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 16 15:08:49 CET 2024 - David Cassany <david@localhost.localdomain>
|
||||
Thu Feb 29 09:49:39 CET 2024 - Marcus Schäfer <marcus.schaefer@gmail.com>
|
||||
|
||||
- Add changelog fix file for commit 31deb0
|
||||
|
||||
The commit used a wrong e-mail address which should not
|
||||
land in the created changes file for the packaging
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 29 09:39:06 CET 2024 - Marcus Schäfer <marcus.schaefer@gmail.com>
|
||||
|
||||
- Apply changelog fixes by glob
|
||||
|
||||
Does not require Makefile changes when maintaining branches
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 28 17:12:33 CET 2024 - Marcus Schäfer <marcus.schaefer@gmail.com>
|
||||
|
||||
- Add changelog fix file for commit deb6ca
|
||||
|
||||
The commit used a wrong e-mail address which should not
|
||||
land in the created changes file for the packaging
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 16 15:08:49 CET 2024 - David Cassany <dcassany@suse.com>
|
||||
|
||||
- Include partprobe in initrd for s390
|
||||
|
||||
@ -9,7 +32,7 @@ Fri Feb 16 15:08:49 CET 2024 - David Cassany <david@localhost.localdomain>
|
||||
|
||||
Fixes bsc#1219798
|
||||
|
||||
Signed-off-by: David Cassany <david@localhost.localdomain>
|
||||
Signed-off-by: David Cassany <dcassany@suse.com>
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 09 15:31:06 CET 2024 - Marcus Schäfer <marcus.schaefer@gmail.com>
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ddf88db00abd65a72bcfd96713ff5aa2a1854dfe609aeb84844639173d83e340
|
||||
size 2300220
|
||||
oid sha256:32f90c6277d5d664b4ee3a408276069e8e5db7e258c860f93937f52323397b77
|
||||
size 2300639
|
||||
|
Loading…
Reference in New Issue
Block a user