From 8f31fa31804036fb77767cd65542cf689f5d6936 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Fri, 5 Feb 2021 07:39:02 +0100 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/texi2html.git#ba678bd30792849c69cab2ba113aeb33fe571a52 --- texi2html.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/texi2html.spec b/texi2html.spec index 1471213..5001fbb 100644 --- a/texi2html.spec +++ b/texi2html.spec @@ -1,6 +1,6 @@ Name: texi2html Version: 5.0 -Release: 14%{?dist} +Release: 15%{?dist} # GPLv2+ is for the code # OFSFDL (Old FSF Documentation License) for the documentation # CC-BY-SA or GPLv2 for the images @@ -16,6 +16,7 @@ URL: http://www.nongnu.org/texi2html/ Requires: perl-interpreter >= 5.004 Requires: latex2html # autotools for the unbundling patches +BuildRequires: make BuildRequires: autoconf automake BuildRequires: gcc-c++ BuildRequires: latex2html texlive-tex4ht gettext @@ -83,6 +84,9 @@ mkdir -p $RPM_BUILD_ROOT%{_datadir}/texinfo $RPM_BUILD_ROOT%{_sysconfdir}/texinf %dir %{_sysconfdir}/texinfo %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 5.0-15 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Jul 29 2020 Fedora Release Engineering - 5.0-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild