forked from pool/containment-tik-img-to-rpm
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:
commit
3180b96dcc
@ -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
|
||||
|
@ -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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user