From e587267c48063951092fbf102868ea656fa429f4 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 06:37:10 +0100 Subject: [PATCH] automatic version update by autodist [release 1.0.0-1mamba;Wed Nov 24 2021] --- lxqt-runner.spec | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/lxqt-runner.spec b/lxqt-runner.spec index 6cdd7e7..2c764a1 100644 --- a/lxqt-runner.spec +++ b/lxqt-runner.spec @@ -1,5 +1,5 @@ Name: lxqt-runner -Version: 0.17.0 +Version: 1.0.0 Release: 1mamba Summary: A GUI that comes up on the desktop and allows for launching applications or shutting down the system Group: Graphical Desktop/Applications/Environment @@ -11,16 +11,18 @@ Source: https://github.com/lxqt/lxqt-runner.git/%{version}/lxqt-runner-%{ License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel -BuildRequires: ldconfig +BuildRequires: libQt5Svg-devel +BuildRequires: libQt5X11Extras-devel +BuildRequires: libX11-devel BuildRequires: libgcc BuildRequires: libglib-devel BuildRequires: libkwindowsystem-devel BuildRequires: liblxqt-devel BuildRequires: liblxqt-globalkeys-devel BuildRequires: libmuparser-devel -BuildRequires: libqt5-devel BuildRequires: libqtxdg-devel BuildRequires: libstdc++6-devel +BuildRequires: qt5-qtbase-devel ## AUTOBUILDREQ-END BuildRequires: cmake @@ -57,6 +59,9 @@ done %doc AUTHORS LICENSE %changelog +* Wed Nov 24 2021 Automatic Build System 1.0.0-1mamba +- automatic version update by autodist + * Sun Apr 18 2021 Automatic Build System 0.17.0-1mamba - automatic version update by autodist