diff --git a/yelp-tools.spec b/yelp-tools.spec index b4220bc..bd3400f 100644 --- a/yelp-tools.spec +++ b/yelp-tools.spec @@ -2,7 +2,7 @@ Name: yelp-tools Version: 40~beta -Release: 1%{?dist} +Release: 2%{?dist} Summary: Create, manage, and publish documentation for Yelp License: GPLv2+ @@ -20,6 +20,7 @@ Requires: /usr/bin/itstool Requires: /usr/bin/xmllint Requires: /usr/bin/xsltproc Requires: mallard-rng +Requires: python3-lxml Requires: yelp-xsl %description @@ -48,6 +49,9 @@ wraps things up in a developer-friendly way. %{_datadir}/aclocal/yelp.m4 %changelog +* Tue Feb 23 2021 David King - 40~beta-2 +- Add Requires on python3-lxml (#1932011) + * Thu Feb 18 2021 Kalev Lember - 40~beta-1 - Update to 40.beta - Switch to meson build system