]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
RELEASE: Sort tags using sort(1) -V
authorAlejandro Colomar <alx@kernel.org>
Wed, 29 Oct 2025 12:52:52 +0000 (13:52 +0100)
committerAlejandro Colomar <alx@kernel.org>
Wed, 29 Oct 2025 12:56:08 +0000 (13:56 +0100)
Signed-off-by: Alejandro Colomar <alx@kernel.org>
RELEASE

diff --git a/RELEASE b/RELEASE
index 13d698b6c8b46d1262e644549b83f6adc700409e..fb33d3353026898cb646d423a47bb8924ec26210 100644 (file)
--- a/RELEASE
+++ b/RELEASE
@@ -57,7 +57,7 @@ Description
             will be read by users and packagers.  It should include any
             information that is especially relevant for them.  Check old
             tags:
-            `git tag | grep 'man-pages-6' | tac | xargs git show --stat`
+            `git tag | grep -- -6 | sort -V | tac | xargs git show --stat`
 
             -  Tag: