Drop BR: tree

Resolves: bz#2014080
This commit is contained in:
Jan Grulich 2021-10-14 14:57:12 +02:00
parent d9fd555d73
commit 7a35b70741

View File

@ -5,7 +5,7 @@
Summary: Qt5 - Wayland platform support and QtCompositor module
Name: qt5-%{qt_module}
Version: 5.15.2
Release: 11%{?dist}
Release: 12%{?dist}
License: LGPLv3
Url: http://www.qt.io
@ -79,7 +79,6 @@ BuildRequires: pkgconfig(libudev)
BuildRequires: pkgconfig(libinput)
BuildRequires: libXext-devel
BuildRequires: tree
%description
%{summary}.
@ -180,6 +179,10 @@ popd
%endif
%changelog
* Thu Oct 14 2021 Jan Grulich <jgrulich@redhat.com> - 5.15.2-12
- Drop BR: tree
Resolves: bz#2014080
* Wed Oct 13 2021 Jan Grulich <jgrulich@redhat.com> - 5.15.2-11
- Sync with Fedora
Resolves: bz#2012714