diff --git a/xmlto.spec b/xmlto.spec index 5cf1451..fa57349 100644 --- a/xmlto.spec +++ b/xmlto.spec @@ -1,6 +1,6 @@ Name: xmlto Version: 0.0.29 -Release: 4%{?dist} +Release: 5%{?dist} Summary: A tool for converting XML files to various formats License: GPL-2.0-or-later @@ -29,7 +29,7 @@ stylesheets. License: GPL-2.0-or-later Summary: A set of xmlto backends with TeX requirements # For full functionality, we need passivetex. -Requires: tex-passivetex +Requires: texlive-passivetex # We require main package Requires: xmlto = %{version}-%{release} BuildArch: noarch @@ -88,6 +88,9 @@ make check %{_datadir}/xmlto/format/xhtml1/* %changelog +* Mon Feb 9 2026 Tom Callaway - 0.0.29-5 +- fix -tex subpackage to use modern texlive provide + * Sat Jan 17 2026 Fedora Release Engineering - 0.0.29-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild