automatic version update by autodist [release 2.0.0-1mamba;Fri Apr 26 2024]

This commit is contained in:
Automatic Build System 2024-04-28 23:25:56 +02:00
parent 4e7caba6dd
commit feabfa24bf

View File

@ -1,5 +1,5 @@
Name: lxqt-runner Name: lxqt-runner
Version: 1.4.0 Version: 2.0.0
Release: 1mamba Release: 1mamba
Summary: A GUI that comes up on the desktop and allows for launching applications or shutting down the system Summary: A GUI that comes up on the desktop and allows for launching applications or shutting down the system
Group: Graphical Desktop/Applications/Environment Group: Graphical Desktop/Applications/Environment
@ -11,18 +11,19 @@ Source: https://github.com/lxqt/lxqt-runner.git/%{version}/lxqt-runner-%{
License: GPL License: GPL
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel BuildRequires: glibc-devel
BuildRequires: libQt5Svg-devel
BuildRequires: libQt5X11Extras-devel
BuildRequires: libX11-devel BuildRequires: libX11-devel
BuildRequires: libgcc BuildRequires: libgcc
BuildRequires: libglib-devel BuildRequires: libglib-devel
BuildRequires: libkwindowsystem-devel BuildRequires: libglvnd-devel
BuildRequires: libkf6-kwindowsystem-devel
BuildRequires: liblayer-shell-qt-devel
BuildRequires: liblxqt-devel BuildRequires: liblxqt-devel
BuildRequires: liblxqt-globalkeys-devel BuildRequires: liblxqt-globalkeys-devel
BuildRequires: libmuparser-devel BuildRequires: libmuparser-devel
BuildRequires: libqtxdg-devel BuildRequires: libqtxdg-devel
BuildRequires: libstdc++6-devel BuildRequires: libstdc++6-devel
BuildRequires: qt5-qtbase-devel BuildRequires: qt6-qtbase-devel
BuildRequires: qt6-qtsvg-devel
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
BuildRequires: cmake BuildRequires: cmake
@ -59,6 +60,9 @@ done
%doc AUTHORS LICENSE %doc AUTHORS LICENSE
%changelog %changelog
* Fri Apr 26 2024 Automatic Build System <autodist@openmamba.org> 2.0.0-1mamba
- automatic version update by autodist
* Mon Nov 06 2023 Automatic Build System <autodist@mambasoft.it> 1.4.0-1mamba * Mon Nov 06 2023 Automatic Build System <autodist@mambasoft.it> 1.4.0-1mamba
- automatic version update by autodist - automatic version update by autodist