From mboxrd@z Thu Jan  1 00:00:00 1970
From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] texinfo: Update to version 7.0.3-1
Date: Wed, 20 Sep 2023 13:52:58 +0200
Message-ID: <20230920115258.149824-1-adolf.belka@ipfire.org>
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============4349800007414620417=="
List-Id: <development.lists.ipfire.org>

--===============4349800007414620417==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable

- IPFire-3.x
- Update from version 7.0.1-1.1 to 7.0.3-1
- Changelog
    7.0.3 (26 March 2023)
	* texi2any
	  . fix performance regression when Perl binary extension (XS) modules
	    are not being used (e.g. with TEXINFO_XS=3Domit)
	* info
	  . further fix of recoding of UTF-8 files to ASCII to avoid text
	    disappearing from nodes
	  . avoid possible freeze at start of a file with `-v nodeline=3Dpointers'
    7.0.2 (22 January 2023)
	* texi2any
	  . do not distribute architecture-dependent files
	  . build fixed on OpenIndiana 11
	* info
	  . further fix of recoding of UTF-8 files to ASCII
	  . fix check for presence of man pages on Solaris
	* install-info
	  . fix build by avoiding function name clash on some platforms
	  . compiler warning re strncat silenced

Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
 texinfo/texinfo.nm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/texinfo/texinfo.nm b/texinfo/texinfo.nm
index ec54bbe18..f53f0af62 100644
--- a/texinfo/texinfo.nm
+++ b/texinfo/texinfo.nm
@@ -4,8 +4,8 @@
 ############################################################################=
###
=20
 name       =3D texinfo
-version    =3D 7.0.1
-release    =3D 1.1
+version    =3D 7.0.3
+release    =3D 1
=20
 groups     =3D Applications/Publishing
 url        =3D https://www.gnu.org/software/texinfo/
--=20
2.42.0


--===============4349800007414620417==--