From 69cacce91d0acdff7fb1dd805eb40a53bc002f1b Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Wed, 3 Feb 2021 05:45:20 +0000 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/texinfo.git#87325d4625edcb96ff78fbc553eb49e85823228b --- texinfo.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/texinfo.spec b/texinfo.spec index 61b953c..97dcba2 100644 --- a/texinfo.spec +++ b/texinfo.spec @@ -3,7 +3,7 @@ Summary: Tools needed to create Texinfo format documentation files Name: texinfo Version: 6.7 -Release: 8%{?dist} +Release: 9%{?dist} License: GPLv3+ Url: http://www.gnu.org/software/texinfo/ Source0: ftp://ftp.gnu.org/gnu/texinfo/texinfo-%{version}.tar.xz @@ -20,6 +20,7 @@ Patch4: texinfo-6.5-fix-info-dir.patch # Patch5: fixes issues detected by static analysis Patch5: texinfo-6.5-covscan-fixes.patch +BuildRequires: make BuildRequires: gcc BuildRequires: perl-generators BuildRequires: zlib-devel, ncurses-devel, help2man, perl(Data::Dumper) @@ -144,6 +145,9 @@ export ALL_TESTS=yes %{_mandir}/man1/pdftexi2dvi.1* %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 6.7-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Jul 29 2020 Fedora Release Engineering - 6.7-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild