From: Bruno Haible Date: Thu, 9 Apr 2026 10:18:57 +0000 (+0200) Subject: build: Stop shipping tarballs in lzip-compressed format. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=HEAD;p=thirdparty%2Fgettext.git build: Stop shipping tarballs in lzip-compressed format. The lzip-compressed tarball is only 5% smaller than the xz-compressed tarball since we added a customized am__tar variable on 2025-01-08. Not worth it. * Admin/release-steps: Remove instruction for lzip. --- diff --git a/Admin/release-steps b/Admin/release-steps index b49678f6b..1f1d79d6d 100644 --- a/Admin/release-steps +++ b/Admin/release-steps @@ -253,7 +253,7 @@ We assume that the following environment variables are set: ** Upload tarballs: gnulib/build-aux/gnupload --to ftp.gnu.org:gettext \ - gettext-$CURRENT_VERSION.tar.{gz,xz,lz} + gettext-$CURRENT_VERSION.tar.{gz,xz} ** Finally: