From 56d7944222db0f1981ce3ad5f49de7b39f2ba6b9 Mon Sep 17 00:00:00 2001 From: Michael Shigorin Date: Mon, 18 Nov 2019 19:09:47 +0300 Subject: [PATCH] 1.3.15-alt1 - autoinstall fix (sin@) - Baikal-M support, @ARM, elogind removal, other tweaks (antohami@) - factored out archdep-filter, pulled in check-pkg-list (me) --- .gear/mkimage-profiles.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.gear/mkimage-profiles.spec b/.gear/mkimage-profiles.spec index 7a61a0e1..da384b32 100644 --- a/.gear/mkimage-profiles.spec +++ b/.gear/mkimage-profiles.spec @@ -1,5 +1,5 @@ Name: mkimage-profiles -Version: 1.3.14 +Version: 1.3.15 Release: alt1 Summary: ALT based distribution metaprofile @@ -128,6 +128,11 @@ mv %buildroot%mpdir/doc/mkimage-profiles.7 %buildroot%_man7dir/ %endif %changelog +* Mon Nov 18 2019 Michael Shigorin 1.3.15-alt1 +- autoinstall fix (sin@) +- Baikal-M support, @ARM, elogind removal, other tweaks (antohami@) +- factored out archdep-filter, pulled in check-pkg-list (me) + * Mon Oct 21 2019 Michael Shigorin 1.3.14-alt1 - make bails out on single image build error, see also make -k (iv@) - mipsel support (iv@, antohami@)