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