diff --git a/latex2html.spec b/latex2html.spec index 1697cb1..a391b41 100644 --- a/latex2html.spec +++ b/latex2html.spec @@ -3,7 +3,7 @@ Summary: Converts LaTeX documents to HTML Name: latex2html Version: 2020.2 -Release: 2%{?dist} +Release: 3%{?dist} License: GPLv2+ URL: https://github.com/latex2html/latex2html/releases # main latex2html source @@ -20,6 +20,7 @@ BuildRequires: perl-interpreter >= 5.003, perl-generators, ghostscript >= 4.03, BuildRequires: perl(Carp), perl(Config), perl(Cwd), perl(DB), perl(Exporter), BuildRequires: perl(File::Copy), perl(FindBin), perl(IO::File), perl(Sys::Hostname) BuildRequires: perl(lib), perl(strict), perl(vars) +BuildRequires: make BuildArch: noarch %description @@ -216,6 +217,9 @@ make -C %{name}-%{version}JA check %{_mandir}/man1/pstoimg.* %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 2020.2-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Jul 28 2020 Fedora Release Engineering - 2020.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild