diff --git a/lxqt-runner.spec b/lxqt-runner.spec index 6b3cbef..6cdd7e7 100644 --- a/lxqt-runner.spec +++ b/lxqt-runner.spec @@ -1,5 +1,5 @@ Name: lxqt-runner -Version: 0.16.0 +Version: 0.17.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 @@ -23,7 +23,6 @@ BuildRequires: libqtxdg-devel BuildRequires: libstdc++6-devel ## AUTOBUILDREQ-END BuildRequires: cmake -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description lxqt-runner provides a GUI that comes up on the desktop and allows for launching applications or shutting down the system. @@ -58,5 +57,8 @@ done %doc AUTHORS LICENSE %changelog +* Sun Apr 18 2021 Automatic Build System 0.17.0-1mamba +- automatic version update by autodist + * Sun Nov 08 2020 Silvan Calarco 0.16.0-1mamba - package created using the webbuild interface