New commits:
commit 23f8d8a1721ed467c8ffd912c484d0d3fd9de243
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Thomas Orgis <sobukus AT sourcemage.org>
grep: PATCHLEVEL++ for egrep/fgrep fix
We had the state of broken symlinks instead of
wrapper scripts for egrep and fgrep. This patchlevel
incrmement is there to trigger an update with the
fixed spell.
diff --git a/utils/grep/DETAILS b/utils/grep/DETAILS
index 063feb8..20803d6 100755
--- a/utils/grep/DETAILS
+++ b/utils/grep/DETAILS
@@ -1,6 +1,7 @@
SPELL=grep
VERSION=3.6
SECURITY_PATCH=1
+ PATCHLEVEL=1
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE2=$SOURCE.sig
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
diff --git a/utils/grep/HISTORY b/utils/grep/HISTORY
index c0ba10d..d1a04df 100644
--- a/utils/grep/HISTORY
+++ b/utils/grep/HISTORY
@@ -1,3 +1,7 @@
+2021-03-25 Thomas Orgis <sobukus AT sourcemage.org>
+ * DETAILS: PATCHLEVEL++ to propagate the
+ egrep/fgrep wrapper fix
+
2020-11-09 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 3.6
[SM-Commit] GIT changes to master grimoire by Thomas Orgis (23f8d8a1721ed467c8ffd912c484d0d3fd9de243),
Thomas Orgis, 03/25/2021