]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
gnulib: update submodule to current versions
authorMike Frysinger <vapier@gentoo.org>
Sun, 14 Jan 2024 23:06:03 +0000 (18:06 -0500)
committerMike Frysinger <vapier@gentoo.org>
Mon, 15 Jan 2024 04:10:53 +0000 (23:10 -0500)
* gl/build-aux/do-release-commit-and-tag.diff: Rebase.
* gnulib: Update submodule.

gl/build-aux/do-release-commit-and-tag.diff
gnulib

index 1a8b29d1d8bfca59fba00b5283e4020c7c467a74..f79870e509a3be1790dde9eff09bb8611bcba44b 100644 (file)
@@ -1,20 +1,20 @@
---- ./gnulib/build-aux/do-release-commit-and-tag       2013-01-26 16:46:26.000000000 +1300
-+++ gl/build-aux/do-release-commit-and-tag     2013-10-28 20:21:38.000000000 +1300
+--- ./gnulib/build-aux/do-release-commit-and-tag
++++ gl/build-aux/do-release-commit-and-tag
 @@ -5,6 +5,9 @@
  # will serve to identify the release, so apply a signed tag to it as well.
- VERSION=2012-08-01.09 # UTC
+ VERSION=2018-03-07.03 # UTC
  
 +# Make sure we've evaluated scripts we depend on.
 +test -z "$progpath" && . `echo "$0" |${SED-sed} 's|[^/]*$||'`/funclib.sh
 +
  # Note: this is a bash script (could be zsh or dash)
  
- # Copyright (C) 2009-2013 Free Software Foundation, Inc.
+ # Copyright (C) 2009-2024 Free Software Foundation, Inc.
 @@ -125,10 +128,8 @@
    || die 'failed to determine previous version number from .prev-version'
  
  # Verify that $ver is sensible (> .prev-version).
--case $(printf "$prev_ver\n$ver\n"|sort -V -u|tr '\n' ':') in
+-case $(printf "%s\n%s\n" "$prev_ver" "$ver"|sort -V -u|tr '\n' ':') in
 -  "$prev_ver:$ver:") ;;
 -  *) die "invalid version: $ver (<= $prev_ver)";;
 -esac
diff --git a/gnulib b/gnulib
index a5218207e5f92e152a34994cce4aa415b1eb25c8..29d705ead11382c8d608dcc254394439cb43b9b8 160000 (submodule)
--- a/gnulib
+++ b/gnulib
@@ -1 +1 @@
-Subproject commit a5218207e5f92e152a34994cce4aa415b1eb25c8
+Subproject commit 29d705ead11382c8d608dcc254394439cb43b9b8