From 33f4fc79ff0807dcb155ff1cc38302c7a6163d83 Mon Sep 17 00:00:00 2001 From: Michael Shigorin Date: Mon, 12 Oct 2015 18:43:46 +0300 Subject: [PATCH] 1.1.76-alt1 - no more GREP_OPTIONS --- .gear/mkimage-profiles.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gear/mkimage-profiles.spec b/.gear/mkimage-profiles.spec index 15da146c..a992b2c5 100644 --- a/.gear/mkimage-profiles.spec +++ b/.gear/mkimage-profiles.spec @@ -1,5 +1,5 @@ Name: mkimage-profiles -Version: 1.1.75 +Version: 1.1.76 Release: alt1 Summary: ALT Linux based distribution metaprofile @@ -79,6 +79,9 @@ cp -a * %buildroot%mpdir %doc %docs/* %changelog +* Mon Oct 12 2015 Michael Shigorin 1.1.76-alt1 +- no more GREP_OPTIONS + * Mon Sep 28 2015 Michael Shigorin 1.1.75-alt1 - systemd-specific hook for installer (solo@)