1
0

Accepting request 1181982 from devel:microos:aeon

- Adjust for new obs-build changelog location

OBS-URL: https://build.opensuse.org/request/show/1181982
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/containment-tik-img-to-rpm?expand=0&rev=3
This commit is contained in:
Ana Guerrero 2024-06-21 14:04:37 +00:00 committed by Git OBS Bridge
commit 3180b96dcc
2 changed files with 7 additions and 2 deletions

View File

@ -40,7 +40,7 @@ for f in ${img_dir}/*.raw.xz; do
< ${spec_in} \
> ${build_dir}/image.spec
cp /.build-srcdir/*.changes ${build_dir}/image.changes
cp /.build-changelog ${build_dir}/image.changes
${build_dir}/changelog2spec --target rpm --file ${build_dir}/image.changes >> ${build_dir}/image.spec
# Local builds have the file already in place, that's not true on IBS

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Jun 20 15:13:08 UTC 2024 - Richard Brown <rbrown@suse.com>
- Adjust for new obs-build changelog location
-------------------------------------------------------------------
Tue May 14 09:49:57 UTC 2024 - Richard Brown <rbrown@suse.com>