import texinfo-6.5-5.el8

This commit is contained in:
CentOS Sources 2020-01-21 17:55:46 -05:00 committed by Stepan Oksanichenko
parent 56049a5715
commit 9f0152ba50
1 changed files with 7 additions and 1 deletions

View File

@ -3,7 +3,7 @@
Summary: Tools needed to create Texinfo format documentation files
Name: texinfo
Version: 6.5
Release: 4%{?dist}
Release: 5%{?dist}
License: GPLv3+
Url: http://www.gnu.org/software/texinfo/
Source0: ftp://ftp.gnu.org/gnu/texinfo/texinfo-%{version}.tar.xz
@ -144,6 +144,12 @@ export ALL_TESTS=yes
%{_mandir}/man1/pdftexi2dvi.1*
%changelog
* Thu Dec 12 2019 Vitezslav Crhonek <vcrhonek@redhat.com> - 6.5-5
- Rebuild
Resolves: #1708912
- Enable gating on OSCI
Resolves: #1681507
* Tue Oct 09 2018 Vitezslav Crhonek <vcrhonek@redhat.com> - 6.5-4
- Fix issues detected by static analysis
Resolves: #1606966