forked from pool/containment-tik-img-to-rpm
- Adjust for new obs-build changelog location
OBS-URL: https://build.opensuse.org/package/show/devel:microos:aeon/containment-tik-img-to-rpm?expand=0&rev=25
This commit is contained in:
parent
3f588ea0b0
commit
6c849cca7e
@ -40,8 +40,6 @@ for f in ${img_dir}/*.raw.xz; do
|
|||||||
< ${spec_in} \
|
< ${spec_in} \
|
||||||
> ${build_dir}/image.spec
|
> ${build_dir}/image.spec
|
||||||
|
|
||||||
echo "DEBUG"
|
|
||||||
cat /.build-changelog
|
|
||||||
cp /.build-changelog ${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
|
${build_dir}/changelog2spec --target rpm --file ${build_dir}/image.changes >> ${build_dir}/image.spec
|
||||||
|
|
||||||
|
@ -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>
|
Tue May 14 09:49:57 UTC 2024 - Richard Brown <rbrown@suse.com>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user