forked from pool/texinfo
Accepting request 1074563 from Publishing
OBS-URL: https://build.opensuse.org/request/show/1074563 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/texinfo?expand=0&rev=70
This commit is contained in:
commit
587265b98c
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f211ec3261383e1a89e4555a93b9d017fe807b9c3992fb2dff4871dae6da54ad
|
|
||||||
size 4875424
|
|
@ -1,8 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iI8EABEIADcWIQTq9mmzHjHh3svRFRPdvFedqzf7qQUCY80lIhkcZ2F2aW5zbWl0
|
|
||||||
aDAxMjNAZ21haWwuY29tAAoJEN28V52rN/up+Y4BAMYgWy5ZHwh2qCwiP/vSyKWR
|
|
||||||
Xn9MOfEudt9W0vXg+7c5APwIdUNBkDQUfImlbXaAJ+oEWhPZmtegjkKUPAFUXV7S
|
|
||||||
zA==
|
|
||||||
=MLzb
|
|
||||||
-----END PGP SIGNATURE-----
|
|
BIN
texinfo-7.0.3.tar.xz
(Stored with Git LFS)
Normal file
BIN
texinfo-7.0.3.tar.xz
(Stored with Git LFS)
Normal file
Binary file not shown.
8
texinfo-7.0.3.tar.xz.sig
Normal file
8
texinfo-7.0.3.tar.xz.sig
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iI8EABEIADcWIQTq9mmzHjHh3svRFRPdvFedqzf7qQUCZCA15BkcZ2F2aW5zbWl0
|
||||||
|
aDAxMjNAZ21haWwuY29tAAoJEN28V52rN/upzwABAI2fLUksBxG7Zs/MXc6nTzFV
|
||||||
|
vM/ujEry9Xc+dXwpD1H7AP99udrll7XijKAMJG0G2/w2RVPu56x5l6UGrLhJB8Wt
|
||||||
|
PQ==
|
||||||
|
=A5eq
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Mar 26 19:52:00 UTC 2023 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||||
|
|
||||||
|
- texinfo 7.0.3:
|
||||||
|
* texi2any: fix performance regression when Perl binary
|
||||||
|
extension (XS) modules are not being used (e.g. with
|
||||||
|
TEXINFO_XS=omit)
|
||||||
|
* info: further fix of recoding of UTF-8 files to ASCII to avoid
|
||||||
|
text disappearing from nodes
|
||||||
|
* info: avoid possible freeze at start of a file with
|
||||||
|
`-v nodeline=pointers'
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Feb 4 21:00:47 UTC 2023 - Andreas Stieger <andreas.stieger@gmx.de>
|
Sat Feb 4 21:00:47 UTC 2023 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
# perl modules are not installed in global path
|
# perl modules are not installed in global path
|
||||||
%global __provides_exclude ^(libtool|perl)\\(
|
%global __provides_exclude ^(libtool|perl)\\(
|
||||||
Name: texinfo
|
Name: texinfo
|
||||||
Version: 7.0.2
|
Version: 7.0.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Tools for creating documentation from texinfo sources
|
Summary: Tools for creating documentation from texinfo sources
|
||||||
License: GPL-3.0-or-later
|
License: GPL-3.0-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user