From 12a223a1c590a5ef90a51615109bc20c0ef5c55f Mon Sep 17 00:00:00 2001 From: Michael Shigorin Date: Mon, 21 May 2018 23:08:54 +0300 Subject: [PATCH] 1.2.14-alt1 - pkgpriorities feature (manowar@) - extended e2k support --- .gear/mkimage-profiles.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.gear/mkimage-profiles.spec b/.gear/mkimage-profiles.spec index 248dd9ba..4af36ea0 100644 --- a/.gear/mkimage-profiles.spec +++ b/.gear/mkimage-profiles.spec @@ -1,5 +1,5 @@ Name: mkimage-profiles -Version: 1.2.13 +Version: 1.2.14 Release: alt1 Summary: ALT based distribution metaprofile @@ -128,6 +128,10 @@ mv %buildroot%mpdir/doc/mkimage-profiles.7 %buildroot%_man7dir/ %endif %changelog +* Mon May 21 2018 Michael Shigorin 1.2.14-alt1 +- pkgpriorities feature (manowar@) +- extended e2k support + * Mon Apr 23 2018 Michael Shigorin 1.2.13-alt1 - antohami@'s improvements