mirror of
https://git.savannah.gnu.org/git/inetutils.git
synced 2026-01-12 00:19:39 +08:00
maint: Bump GNULIB_REVISION.
* bootstrap.conf (GNULIB_REVISION): Use 91aacb5536. * gl/top/README-release.diff: Update according to changes in the Gnulib file.
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
# You should have received a copy of the GNU General Public License
|
||||
# along with this program. If not, see `http://www.gnu.org/licenses/'.
|
||||
|
||||
GNULIB_REVISION=9297749090b01720888dceeb5f6dab3d52dcef40
|
||||
GNULIB_REVISION=91aacb5536d4e768064c4f4d8d28bef6aa37e534
|
||||
|
||||
# Build prerequisites.
|
||||
buildreq="\
|
||||
|
||||
@@ -1,19 +1,16 @@
|
||||
--- README-release.orig 2025-02-20 15:25:41.440002888 +0100
|
||||
+++ README-release 2025-02-20 15:24:50.496003082 +0100
|
||||
@@ -19,9 +19,9 @@
|
||||
--- README-release.orig 2025-07-21 12:17:25.884848363 -0700
|
||||
+++ README-release 2025-07-21 12:13:09.514106483 -0700
|
||||
@@ -19,14 +19,17 @@
|
||||
|
||||
git push origin master
|
||||
|
||||
-* Check that the NixOS/Hydra autobuilder is reporting all is well:
|
||||
-
|
||||
- https://hydra.nixos.org/project/gnu/@PACKAGE@-master
|
||||
+* Check that the GitLab autobuilder is reporting all is well:
|
||||
+
|
||||
+ https://gitlab.com/gsasl/inetutils/-/pipelines
|
||||
|
||||
+
|
||||
* Run the following command to download any new translations:
|
||||
|
||||
@@ -29,8 +29,7 @@
|
||||
./bootstrap && ./configure
|
||||
|
||||
* Pre-release testing: ensure that the following commands succeed:
|
||||
|
||||
@@ -23,7 +20,7 @@
|
||||
|
||||
* To (i) set the date, version number, and release TYPE on line 3 of
|
||||
NEWS, (ii) commit that, and (iii) tag the release, run
|
||||
@@ -38,6 +37,13 @@
|
||||
@@ -34,6 +37,13 @@
|
||||
# "TYPE" must be stable, beta or alpha
|
||||
make release-commit RELEASE='X.Y TYPE'
|
||||
|
||||
@@ -37,7 +34,7 @@
|
||||
* Run the following to create release tarballs. Your choice selects the
|
||||
corresponding upload-to destination in the emitted gnupload command.
|
||||
The different destinations are specified in cfg.mk. See the definitions
|
||||
@@ -45,11 +51,14 @@
|
||||
@@ -41,11 +51,14 @@
|
||||
|
||||
make release RELEASE='X.Y TYPE'
|
||||
|
||||
@@ -53,7 +50,7 @@
|
||||
that was just created by that "make" command.
|
||||
|
||||
Once all the builds and tests have passed,
|
||||
@@ -68,28 +77,6 @@
|
||||
@@ -64,28 +77,6 @@
|
||||
v=$(cat .prev-version)
|
||||
git push origin master tag v$v
|
||||
|
||||
@@ -82,7 +79,7 @@
|
||||
* Send the announcement email message.
|
||||
|
||||
* After each non-alpha release, run
|
||||
@@ -98,4 +85,4 @@
|
||||
@@ -94,4 +85,4 @@
|
||||
|
||||
to update the on-line manual accessible at
|
||||
|
||||
|
||||
Reference in New Issue
Block a user