diff --git a/qtermwidget-qt5.changes b/qtermwidget-qt5.changes index c7c7a64..8be1af7 100644 --- a/qtermwidget-qt5.changes +++ b/qtermwidget-qt5.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Oct 30 18:43:52 UTC 2024 - Shawn Dunn + +- Change BuildRequires from lxqt-build-tools-devel to + cmake(lxqt-build-tools) + ------------------------------------------------------------------- Mon Nov 6 02:52:03 UTC 2023 - Shawn Dunn diff --git a/qtermwidget-qt5.spec b/qtermwidget-qt5.spec index 1ff2df4..1446338 100644 --- a/qtermwidget-qt5.spec +++ b/qtermwidget-qt5.spec @@ -37,9 +37,9 @@ Source: https://github.com/lxqt/qtermwidget/releases/download/%{version} Source1: https://github.com/lxqt/qtermwidget/releases/download/%{version}/qtermwidget-%{version}.tar.xz.asc Source2: %{name}.keyring BuildRequires: cmake >= 3.1.9 -BuildRequires: lxqt-build-tools-devel >= 0.13.0 BuildRequires: pkgconfig BuildRequires: utf8proc-devel +BuildRequires: cmake(lxqt-build-tools) >= 0.13.0 BuildRequires: cmake(Qt5LinguistTools) BuildRequires: pkgconfig(Qt5Widgets) >= 5.15