From 7ec4ee6665be2e35db8cedf26976d6c68a5219a205b6b6d69571653b60e2189a Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Tue, 8 Nov 2022 14:18:51 +0000 Subject: [PATCH] - Buildrequire lxqt-build-tools >= 0.12.0 - Update version in lang package requirement OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/libfm-qt?expand=0&rev=40 --- libfm-qt.changes | 6 ++++++ libfm-qt.spec | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/libfm-qt.changes b/libfm-qt.changes index bcd56c1..238f2fe 100644 --- a/libfm-qt.changes +++ b/libfm-qt.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Nov 8 14:17:52 UTC 2022 - Michael Vetter + +- Buildrequire lxqt-build-tools >= 0.12.0 +- Update version in lang package requirement + ------------------------------------------------------------------- Sat Nov 5 16:46:43 UTC 2022 - Shawn Dunn diff --git a/libfm-qt.spec b/libfm-qt.spec index c75df48..f070245 100644 --- a/libfm-qt.spec +++ b/libfm-qt.spec @@ -30,7 +30,7 @@ BuildRequires: cmake >= 3.1.0 # Needs private headers, see xdndworkaround.cpp BuildRequires: libQt5Gui-private-headers-devel BuildRequires: libqt5-qttools-devel -BuildRequires: lxqt-build-tools-devel >= 0.11.0 +BuildRequires: lxqt-build-tools-devel >= 0.12.0 BuildRequires: pkgconfig BuildRequires: cmake(KF5WindowSystem) BuildRequires: cmake(Qt5LinguistTools) @@ -49,7 +49,7 @@ BuildRequires: pkgconfig(x11) libfm-qt is the Qt port of libfm, a library providing components to build desktop file managers. -%{lang_package -r libfm-qt11} +%{lang_package -r libfm-qt12} %package -n libfm-qt12 Summary: Library providing components to build desktop file managers