From 9b059c0afc78cc40e26e25fcfcf62c084b813f17 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 27 Jul 2019 01:17:38 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- texi2html.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/texi2html.spec b/texi2html.spec index e79b26b..1c32d39 100644 --- a/texi2html.spec +++ b/texi2html.spec @@ -1,6 +1,6 @@ Name: texi2html Version: 5.0 -Release: 11%{?dist} +Release: 12%{?dist} # GPLv2+ is for the code # OFSFDL (Old FSF Documentation License) for the documentation # CC-BY-SA or GPLv2 for the images @@ -83,6 +83,9 @@ mkdir -p $RPM_BUILD_ROOT%{_datadir}/texinfo $RPM_BUILD_ROOT%{_sysconfdir}/texinf %dir %{_sysconfdir}/texinfo %changelog +* Sat Jul 27 2019 Fedora Release Engineering - 5.0-12 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Fri Feb 08 2019 Troy Dawson - 5.0-11 - tetex-tex4ht changed to texlive-tex4ht - BuildRequire gcc-c++