diff --git a/xmlto.spec b/xmlto.spec index 81178b0..362dee7 100644 --- a/xmlto.spec +++ b/xmlto.spec @@ -2,12 +2,12 @@ Name: xmlto Summary: A tool for converting XML files to various formats. Version: 0.0.28 -Release: 13 +Release: 14 License: GPLv2+ URL: https://pagure.io/xmlto/ Source0: http://releases.pagure.org/%{name}/%{name}-%{version}.tar.bz2 -BuildRequires: docbook-xsl libxslt util-linux flex +BuildRequires: docbook-xsl libxslt util-linux flex gcc # We rely entirely on the DocBook XSL stylesheets! Requires: docbook-xsl libxslt docbook-dtds util-linux flex @@ -90,6 +90,12 @@ make check %{_mandir}/*/* %changelog +* Mon Feb 17 2020 chengquan - 0.0.28-14 +- Type:enhancement +- ID:NA +- SUG:NA +- DESC:Add necessary BuildRequire + * Wed Dec 4 2019 shenyangyang - 0.0.28-13 - Type:enhancement - ID:NA