Update to texinfo-7.0.2
Signed-off-by: Vitezslav Crhonek <vcrhonek@redhat.com>
This commit is contained in:
parent
8f66a00371
commit
edde67cf11
8
.gitignore
vendored
8
.gitignore
vendored
@ -1,6 +1,2 @@
|
||||
/texinfo-6.8.tar.xz
|
||||
/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
|
||||
/texinfo-7.0.2.tar.xz
|
||||
/texinfo-7.0.2.tar.xz.sig
|
||||
|
||||
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (texinfo-7.0.1.tar.xz) = 8e1616341fbbfe0cd90bd1b0452874c75b99d88dffe5f88c53fdc32f00d67c07c15c6c774b241e1f7507f0347314737e533854939c3be6334ca9feb9cd049009
|
||||
SHA512 (texinfo-7.0.1.tar.xz.sig) = ddf3142639a2bf61f67f86114ec0661637824d448d4aee16855cc19bd1e1b5bd608acc51cd9c2f6fbe8311d6f119a9dee823a6826332dbaaafb4b8d1a173dd85
|
||||
SHA512 (texinfo-7.0.2.tar.xz) = 26dd5bb1392f2197ecde296ba157d4533f4b11fadf1238481da4cf2b3796c665ce96049df8d2f9a6d4fa22b7e9013d9978d195e525288663f0a54482bbc22b2b
|
||||
SHA512 (texinfo-7.0.2.tar.xz.sig) = 93ec60133d9f05e77e2b11879069cdccbf3066fd33716b91aa7ae0878da931e80f58fed246be592a3fbcba3d17eec30cd51cef2ceab04ff3fe0b22e83c22cab2
|
||||
|
||||
@ -2,8 +2,8 @@
|
||||
|
||||
Summary: Tools needed to create Texinfo format documentation files
|
||||
Name: texinfo
|
||||
Version: 7.0.1
|
||||
Release: 2%{?dist}
|
||||
Version: 7.0.2
|
||||
Release: 1%{?dist}
|
||||
License: GPLv3+
|
||||
Url: http://www.gnu.org/software/texinfo/
|
||||
Source0: ftp://ftp.gnu.org/gnu/texinfo/texinfo-%{version}.tar.xz
|
||||
@ -150,6 +150,10 @@ export ALL_TESTS=yes
|
||||
%{_mandir}/man1/pdftexi2dvi.1*
|
||||
|
||||
%changelog
|
||||
* Mon Jan 23 2023 Vitezslav Crhonek <vcrhonek@redhat.com> - 7.0.2-1
|
||||
- Update to texinfo-7.0.2
|
||||
Resolves: #2162979
|
||||
|
||||
* Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 7.0.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user