From f0b1eefc5c18fee9e2c187ab9d5b6bf584ef6e63 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 06:37:01 +0100 Subject: [PATCH] update to 0.16.0 [release 0.16.0-1mamba;Sun Nov 08 2020] --- lxqt-qtplugin.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/lxqt-qtplugin.spec b/lxqt-qtplugin.spec index 6ea242b..9f6e206 100644 --- a/lxqt-qtplugin.spec +++ b/lxqt-qtplugin.spec @@ -1,5 +1,5 @@ Name: lxqt-qtplugin -Version: 0.15.1 +Version: 0.16.0 Release: 1mamba Summary: A library libqtlxqt to integrate Qt with LXQt Group: System/Libraries @@ -18,6 +18,7 @@ BuildRequires: libqt5-devel BuildRequires: libqtxdg-devel BuildRequires: libstdc++6-devel ## AUTOBUILDREQ-END +BuildRequires: libfm-qt-devel BuildRequires: cmake BuildRoot: %{_tmppath}/%{name}-%{version}-root @@ -56,5 +57,8 @@ A library libqtlxqt to integrate Qt with LXQt. %doc AUTHORS LICENSE %changelog +* Sun Nov 08 2020 Silvan Calarco 0.16.0-1mamba +- update to 0.16.0 + * Sat Oct 03 2020 Silvan Calarco 0.15.1-1mamba - package created using the webbuild interface