aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordaviddavid <geiger.david68210@gmail.com>2023-05-04 04:50:21 +0200
committerdaviddavid <geiger.david68210@gmail.com>2023-05-04 04:50:21 +0200
commite035d99e7cb34a319f2bec7ffc32caa4c0204819 (patch)
tree319635a1cf9f3b669436160a5ec44b65d4dcfbec
parent51244395ffd330f5bc14b5e4758344f58032b245 (diff)
downloadspec-helper-master.tar
spec-helper-master.tar.gz
spec-helper-master.tar.bz2
spec-helper-master.tar.xz
spec-helper-master.zip
-rw-r--r--Makefile2
-rw-r--r--NEWS1
2 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0d20a4b..c5d7a51 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE = spec-helper
-VERSION = 0.31.23
+VERSION = 0.31.24
SCRIPT_FILES = check_desktop_files \
check_elf_files \
diff --git a/NEWS b/NEWS
index af60dca..80b5ca7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,4 @@
+2023-05-04 David Geiger <daviddavid@mageia.org> 0.31.24
* Use `grep -E` instead of deprecated `egrep`
2020-05-01 Jani Välimaa <wally@mageia.org> 0.31.23