Add explicit Requires to tools subpackage

This commit is contained in:
David King 2022-02-25 00:11:02 +00:00
parent ea7ecbc05d
commit 861f71b70c

View File

@ -85,6 +85,7 @@ needed for developing software which uses the cairo Gobject library.
%package tools
Summary: Development tools for cairo
Requires: %{name}%{?_isa} = %{version}-%{release}
%description tools
Cairo is a 2D graphics library designed to provide high-quality display
@ -169,6 +170,7 @@ This package contains tools for working with the cairo graphics library.
%changelog
* Fri Feb 25 2022 David King <amigadave@amigadave.com> - 1.17.4-7
- Fix permissions on cairo-trace
- Add explicit Requires to tools subpackage
* Tue Feb 15 2022 David King <amigadave@amigadave.com> - 1.17.4-6
- Switch to meson