forked from pool/texinfo
Accepting request 1039956 from home:AndreasStieger:branches:Publishing
texinfo 7.0.1 OBS-URL: https://build.opensuse.org/request/show/1039956 OBS-URL: https://build.opensuse.org/package/show/Publishing/texinfo?expand=0&rev=124
This commit is contained in:
parent
85d5d84b4f
commit
863dc847bd
3
texinfo-7.0.1.tar.xz
Normal file
3
texinfo-7.0.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:bcd221fdb2d807a8a09938a0f8d5e010ebd2b58fca16075483d6fcb78db2c6b2
|
||||||
|
size 4890348
|
8
texinfo-7.0.1.tar.xz.sig
Normal file
8
texinfo-7.0.1.tar.xz.sig
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iI8EABEIADcWIQTq9mmzHjHh3svRFRPdvFedqzf7qQUCY4eU4hkcZ2F2aW5zbWl0
|
||||||
|
aDAxMjNAZ21haWwuY29tAAoJEN28V52rN/up6bMA/AoCHy2RGSjVgfplevRMRsWt
|
||||||
|
A7Ilx3lFc1ZjG6yf7vwWAPsE6/bE23O3QyCa1A2qh829xRa3kq8HqQVV/Ai5Vnzb
|
||||||
|
Pg==
|
||||||
|
=+FhL
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:20744b82531ce7a04d8cee34b07143ad59777612c3695d5855f29fba40fbe3e0
|
|
||||||
size 4900752
|
|
@ -1,8 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iI8EABEIADcWIQTq9mmzHjHh3svRFRPdvFedqzf7qQUCY2lo3BkcZ2F2aW5zbWl0
|
|
||||||
aDAxMjNAZ21haWwuY29tAAoJEN28V52rN/uphmgA+gJN6Y2BpQIq7pC+2QHqGXSL
|
|
||||||
vSlZx64I8mjBkZXckdhRAQCnAm3VjllnKITLnZTUkBQA2Cnc1tToIU9cFTbyZ1OI
|
|
||||||
2g==
|
|
||||||
=K3PI
|
|
||||||
-----END PGP SIGNATURE-----
|
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Dec 4 07:33:56 UTC 2022 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||||
|
|
||||||
|
- texinfo 7.0.1:
|
||||||
|
* texi2any: avoid multiple crashes on empty @image argument and
|
||||||
|
other conditions
|
||||||
|
* avoid hang on @ref command inside section command
|
||||||
|
* info: fix recoding of UTF-8 files to ASCII when run in C
|
||||||
|
locale
|
||||||
|
* js: index search fixed for new HTML output
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Nov 15 07:55:39 UTC 2022 - Dr. Werner Fink <werner@suse.de>
|
Tue Nov 15 07:55:39 UTC 2022 - Dr. Werner Fink <werner@suse.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
|
Version: 7.0.1
|
||||||
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