From aad9e1a6d05472306f44bab66213b78fa4de1fe480f100c224a3270489d36a5e Mon Sep 17 00:00:00 2001 From: Richard Brown Date: Tue, 14 May 2024 09:43:47 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:microos:aeon/containment-tik-img-to-rpm?expand=0&rev=15 --- containment-tik-img-to-rpm | 1 + 1 file changed, 1 insertion(+) diff --git a/containment-tik-img-to-rpm b/containment-tik-img-to-rpm index 9fdfe55..fbaaefa 100644 --- a/containment-tik-img-to-rpm +++ b/containment-tik-img-to-rpm @@ -44,6 +44,7 @@ for f in ${img_dir}/*.raw.xz; do cat /.build-srcdir/*.changes cp /.build-srcdir/*.changes ${build_dir}/image.changes + cat ${build_dir}/image.changes >> ${build_dir}/image.spec # Local builds have the file already in place, that's not true on IBS if [ ! -f ${top_dir}/SOURCES/${image} ]; then