]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
maint: secondary updates from make fetch.
authorKarl Berry <karl@freefriends.org>
Thu, 19 Jun 2025 21:42:06 +0000 (14:42 -0700)
committerKarl Berry <karl@freefriends.org>
Thu, 19 Jun 2025 21:42:06 +0000 (14:42 -0700)
* lib/gendocs.sh: update with make fetch.
* lib/gitlog-to-changelog: likewise.
* lib/gnupload: likewise.
* lib/texinfo.tex: likewise.
* lib/update-copyright: likewise.

lib/gendocs.sh
lib/gitlog-to-changelog
lib/gnupload
lib/texinfo.tex
lib/update-copyright

index b73b52425fae3a9a62ffb36368185ef3c6c70d09..b5e4cfb193610da01681461e59c9ee7acd6d0162 100755 (executable)
@@ -2,7 +2,7 @@
 # gendocs.sh -- generate a GNU manual in many formats.  This script is
 #   mentioned in maintain.texi.  See the help message below for usage details.
 
-scriptversion=2025-04-26.12
+scriptversion=2025-06-09.19
 
 # Copyright 2003-2025 Free Software Foundation, Inc.
 #
@@ -557,6 +557,6 @@ echo "Done, see $outdir/ subdirectory for new files."
 # Local variables:
 # eval: (add-hook 'before-save-hook 'time-stamp nil t)
 # time-stamp-start: "scriptversion="
-# time-stamp-format: "%:y-%02m-%02d.%02H"
+# time-stamp-format: "%Y-%02m-%02d.%02H"
 # time-stamp-end: "$"
 # End:
index 2e34fc0d84c5f5f03515cdac57bd56ab07d207ea..0c751f95703fc38b785501b511df433226011d0a 100755 (executable)
@@ -35,7 +35,7 @@
 eval 'exec perl -wSx "$0" "$@"'
      if 0;
 
-my $VERSION = '2024-07-17 02:20'; # UTC
+my $VERSION = '2025-06-10 02:43'; # UTC
 # The definition above must lie within the first 8 lines in order
 # for the Emacs time-stamp write hook (at end) to update it.
 # If you change this file with Emacs, please let the write hook
@@ -544,7 +544,7 @@ sub git_dir_option($)
 # eval: (add-hook 'before-save-hook 'time-stamp nil t)
 # time-stamp-line-limit: 50
 # time-stamp-start: "my $VERSION = '"
-# time-stamp-format: "%:y-%02m-%02d %02H:%02M"
+# time-stamp-format: "%Y-%02m-%02d %02H:%02M"
 # time-stamp-time-zone: "UTC0"
 # time-stamp-end: "'; # UTC"
 # End:
index c526437b877ef8bd0e32939fb2e5f8882a73482a..6eac75c1637cf4aded07e70c6e770db394d27045 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Sign files and upload them.
 
-scriptversion=2024-12-09.08; # UTC
+scriptversion=2025-06-10.02; # UTC
 
 # Copyright (C) 2004-2025 Free Software Foundation, Inc.
 #
@@ -477,7 +477,7 @@ exit 0
 # Local variables:
 # eval: (add-hook 'before-save-hook 'time-stamp nil t)
 # time-stamp-start: "scriptversion="
-# time-stamp-format: "%:y-%02m-%02d.%02H"
+# time-stamp-format: "%Y-%02m-%02d.%02H"
 # time-stamp-time-zone: "UTC0"
 # time-stamp-end: "; # UTC"
 # End:
index 3ebea93cb1d604c6b0fa7f1b95fcb6e5b1dda01a..3907525cf56877d9b0487ba67d8ca686bb9f9cef 100644 (file)
@@ -3,7 +3,7 @@
 % Load plain if necessary, i.e., if running under initex.
 \expandafter\ifx\csname fmtname\endcsname\relax\input plain\fi
 %
-\def\texinfoversion{2025-03-22.08}
+\def\texinfoversion{2025-06-18.21}
 %
 % Copyright 1985, 1986, 1988, 1990-2025 Free Software Foundation, Inc.
 %
@@ -9419,6 +9419,7 @@ might help (with 'rm \jobname.?? \jobname.??s')%
     \expandafter\xdef\csname floatlist\iffloattype\endcsname{\the\toks0
       {\safexrefname}}%
   \fi
+  \ignorespaces % ignore ends of line in aux file
 }
 
 % If working on a large document in chapters, it is convenient to
index 124c7d2e423dc3b3142370a80e5aca8634b82406..592bd8b26959472b8599eaa4d8cbbf701ea6e5cb 100755 (executable)
 eval 'exec perl -wSx -0777 -pi "$0" "$@"'
      if 0;
 
-my $VERSION = '2025-01-01.07:36'; # UTC
+my $VERSION = '2025-06-10.02:42'; # UTC
 # The definition above must lie within the first 8 lines in order
 # for the Emacs time-stamp write hook (at end) to update it.
 # If you change this file with Emacs, please let the write hook
@@ -301,7 +301,7 @@ if (!$found)
 # eval: (add-hook 'before-save-hook 'time-stamp nil t)
 # time-stamp-line-limit: 200
 # time-stamp-start: "my $VERSION = '"
-# time-stamp-format: "%:y-%02m-%02d.%02H:%02M"
+# time-stamp-format: "%Y-%02m-%02d.%02H:%02M"
 # time-stamp-time-zone: "UTC0"
 # time-stamp-end: "'; # UTC"
 # End: