SHA256
3
0
forked from pool/texinfo

Accepting request 1063207 from home:AndreasStieger:branches:Publishing

texinfo 7.0.2

OBS-URL: https://build.opensuse.org/request/show/1063207
OBS-URL: https://build.opensuse.org/package/show/Publishing/texinfo?expand=0&rev=128
This commit is contained in:
Martin Pluskal 2023-02-07 09:29:41 +00:00 committed by Git OBS Bridge
parent 06275a1f40
commit 613c850ded
6 changed files with 21 additions and 13 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bcd221fdb2d807a8a09938a0f8d5e010ebd2b58fca16075483d6fcb78db2c6b2
size 4890348

View File

@ -1,8 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iI8EABEIADcWIQTq9mmzHjHh3svRFRPdvFedqzf7qQUCY4eU4hkcZ2F2aW5zbWl0
aDAxMjNAZ21haWwuY29tAAoJEN28V52rN/up6bMA/AoCHy2RGSjVgfplevRMRsWt
A7Ilx3lFc1ZjG6yf7vwWAPsE6/bE23O3QyCa1A2qh829xRa3kq8HqQVV/Ai5Vnzb
Pg==
=+FhL
-----END PGP SIGNATURE-----

3
texinfo-7.0.2.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f211ec3261383e1a89e4555a93b9d017fe807b9c3992fb2dff4871dae6da54ad
size 4875424

8
texinfo-7.0.2.tar.xz.sig Normal file
View File

@ -0,0 +1,8 @@
-----BEGIN PGP SIGNATURE-----
iI8EABEIADcWIQTq9mmzHjHh3svRFRPdvFedqzf7qQUCY80lIhkcZ2F2aW5zbWl0
aDAxMjNAZ21haWwuY29tAAoJEN28V52rN/up+Y4BAMYgWy5ZHwh2qCwiP/vSyKWR
Xn9MOfEudt9W0vXg+7c5APwIdUNBkDQUfImlbXaAJ+oEWhPZmtegjkKUPAFUXV7S
zA==
=MLzb
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sat Feb 4 21:00:47 UTC 2023 - Andreas Stieger <andreas.stieger@gmx.de>
- texinfo 7.0.2:
* texi2any: do not distribute architecture-dependent files
* info: further fix of recoding of UTF-8 files to ASCII
* install-info: build fixes
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Dec 27 13:22:54 UTC 2022 - Ludwig Nussel <lnussel@suse.com> Tue Dec 27 13:22:54 UTC 2022 - Ludwig Nussel <lnussel@suse.com>

View File

@ -1,7 +1,7 @@
# #
# spec file for package texinfo # spec file for package texinfo
# #
# Copyright (c) 2022 SUSE LLC # Copyright (c) 2023 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -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.1 Version: 7.0.2
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