Drop no longer needed python3-anytree requires
This commit is contained in:
parent
1902614abd
commit
8c4376eef1
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: gtk-doc
|
Name: gtk-doc
|
||||||
Version: 1.33.2
|
Version: 1.33.2
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: API documentation generation tool for GTK+ and GNOME
|
Summary: API documentation generation tool for GTK+ and GNOME
|
||||||
|
|
||||||
License: GPLv2+ and GFDL
|
License: GPLv2+ and GFDL
|
||||||
@ -34,7 +34,6 @@ BuildRequires: yelp-tools
|
|||||||
# Following are not automatically installed
|
# Following are not automatically installed
|
||||||
Requires: docbook-utils /usr/bin/xsltproc docbook-style-xsl
|
Requires: docbook-utils /usr/bin/xsltproc docbook-style-xsl
|
||||||
Requires: python3-pygments
|
Requires: python3-pygments
|
||||||
Requires: python3-anytree
|
|
||||||
Requires: python3-lxml
|
Requires: python3-lxml
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -73,6 +72,9 @@ mv doc/README doc/README.docs
|
|||||||
%{_libdir}/cmake/
|
%{_libdir}/cmake/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 20 2021 Kalev Lember <klember@redhat.com> - 1.33.2-2
|
||||||
|
- Drop no longer needed python3-anytree requires
|
||||||
|
|
||||||
* Tue Jan 19 2021 Kalev Lember <klember@redhat.com> - 1.33.2-1
|
* Tue Jan 19 2021 Kalev Lember <klember@redhat.com> - 1.33.2-1
|
||||||
- Update to 1.33.2
|
- Update to 1.33.2
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user