automatic version update by autodist [release 1.0.0-1mamba;Wed Nov 24 2021]

This commit is contained in:
Automatic Build System 2024-01-06 06:37:10 +01:00
parent 9044b9320b
commit e587267c48

View File

@ -1,5 +1,5 @@
Name: lxqt-runner Name: lxqt-runner
Version: 0.17.0 Version: 1.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,16 +11,18 @@ 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: ldconfig BuildRequires: libQt5Svg-devel
BuildRequires: libQt5X11Extras-devel
BuildRequires: libX11-devel
BuildRequires: libgcc BuildRequires: libgcc
BuildRequires: libglib-devel BuildRequires: libglib-devel
BuildRequires: libkwindowsystem-devel BuildRequires: libkwindowsystem-devel
BuildRequires: liblxqt-devel BuildRequires: liblxqt-devel
BuildRequires: liblxqt-globalkeys-devel BuildRequires: liblxqt-globalkeys-devel
BuildRequires: libmuparser-devel BuildRequires: libmuparser-devel
BuildRequires: libqt5-devel
BuildRequires: libqtxdg-devel BuildRequires: libqtxdg-devel
BuildRequires: libstdc++6-devel BuildRequires: libstdc++6-devel
BuildRequires: qt5-qtbase-devel
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
BuildRequires: cmake BuildRequires: cmake
@ -57,6 +59,9 @@ done
%doc AUTHORS LICENSE %doc AUTHORS LICENSE
%changelog %changelog
* Wed Nov 24 2021 Automatic Build System <autodist@mambasoft.it> 1.0.0-1mamba
- automatic version update by autodist
* Sun Apr 18 2021 Automatic Build System <autodist@mambasoft.it> 0.17.0-1mamba * Sun Apr 18 2021 Automatic Build System <autodist@mambasoft.it> 0.17.0-1mamba
- automatic version update by autodist - automatic version update by autodist