From: Alejandro Colomar Date: Thu, 20 Oct 2022 16:45:07 +0000 (+0200) Subject: RELEASE: ffix X-Git-Tag: man-pages-6.02~187 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f9ef5bdaedc776a6ebff5ac9049f28e726ffd78;p=thirdparty%2Fman-pages.git RELEASE: ffix Signed-off-by: Alejandro Colomar --- diff --git a/RELEASE b/RELEASE index 6480cca50f..0b137b8fc2 100644 --- a/RELEASE +++ b/RELEASE @@ -20,7 +20,7 @@ Decide the version number: 2) Changes ---------- -Fill the Changes file. For that you can check older commits, like +Fill the file. For that you can check older commits, like d4e80a7748 "Changes: Ready for 6.01". It needs manual intervention, but in that commit log you can check a few commands that will help. @@ -121,15 +121,15 @@ The subject of the email should be "man-pages-${new} released". 7) Changes.old -------------- -Move the contents of Changes to Changes.old, and prepare for the next -release. +Move the contents of to , and prepare for the +next release. -- Copy contents of Changes to Changes.old: +- Copy contents of to : $ (echo; echo) >> Changes.old $ cat Changes >> Changes.old -- Empty Changes: +- Empty : $ git checkout man-pages-${new}^^ -- Changes