Update to texinfo-7.0.1

Signed-off-by: Vitezslav Crhonek <vcrhonek@redhat.com>
This commit is contained in:
Vitezslav Crhonek 2022-12-01 12:59:29 +01:00
parent 0878f5c198
commit 330d41343c
3 changed files with 9 additions and 3 deletions

2
.gitignore vendored
View File

@ -2,3 +2,5 @@
/texinfo-6.8.tar.xz.sig
/texinfo-7.0.tar.xz
/texinfo-7.0.tar.xz.sig
/texinfo-7.0.1.tar.xz
/texinfo-7.0.1.tar.xz.sig

View File

@ -1,2 +1,2 @@
SHA512 (texinfo-7.0.tar.xz) = 99f691515a3c43c76eca7dd78e8a79108ec8d64ebb2a677bb0473e5a67da50ebdf14d9c5428ebe7618f6cba435e6a4c42079ad2f5665371b06585f2fd28d695e
SHA512 (texinfo-7.0.tar.xz.sig) = a56452b91c73dc692d2793618ce7b9ac25df7f5a200ad9035b830942edddf301038cf214a55f397e0a28052eb41b5d17fc927129374e624b2ebf4abfa1310703
SHA512 (texinfo-7.0.1.tar.xz) = 8e1616341fbbfe0cd90bd1b0452874c75b99d88dffe5f88c53fdc32f00d67c07c15c6c774b241e1f7507f0347314737e533854939c3be6334ca9feb9cd049009
SHA512 (texinfo-7.0.1.tar.xz.sig) = ddf3142639a2bf61f67f86114ec0661637824d448d4aee16855cc19bd1e1b5bd608acc51cd9c2f6fbe8311d6f119a9dee823a6826332dbaaafb4b8d1a173dd85

View File

@ -2,7 +2,7 @@
Summary: Tools needed to create Texinfo format documentation files
Name: texinfo
Version: 7.0
Version: 7.0.1
Release: 1%{?dist}
License: GPLv3+
Url: http://www.gnu.org/software/texinfo/
@ -150,6 +150,10 @@ export ALL_TESTS=yes
%{_mandir}/man1/pdftexi2dvi.1*
%changelog
* Thu Dec 01 2022 Vitezslav Crhonek <vcrhonek@redhat.com> - 7.0.1-1
- Update to texinfo-7.0.1
Resolves: #2149772
* Fri Nov 18 2022 Vitezslav Crhonek <vcrhonek@redhat.com> - 7.0-1
- Update to texinfo-7.0
Resolves: #2140872