From 7a35b7074165276c70340afae3e4abf9cc7144df Mon Sep 17 00:00:00 2001 From: Jan Grulich Date: Thu, 14 Oct 2021 14:57:12 +0200 Subject: [PATCH] Drop BR: tree Resolves: bz#2014080 --- qt5-qtwayland.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/qt5-qtwayland.spec b/qt5-qtwayland.spec index c47c0ce..d3a88cb 100644 --- a/qt5-qtwayland.spec +++ b/qt5-qtwayland.spec @@ -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 - 5.15.2-12 +- Drop BR: tree + Resolves: bz#2014080 + * Wed Oct 13 2021 Jan Grulich - 5.15.2-11 - Sync with Fedora Resolves: bz#2012714