rebuilt with liblxqt-globalkeys 1.0.0 [release 1.0.0-2mamba;Wed Nov 24 2021]
This commit is contained in:
parent
4f67b888c3
commit
4cf15b426d
@ -1,6 +1,6 @@
|
|||||||
Name: lxqt-powermanagement
|
Name: lxqt-powermanagement
|
||||||
Version: 0.17.1
|
Version: 1.0.0
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: Tools to monitor power management events and optionally trigger actions
|
Summary: Tools to monitor power management events and optionally trigger actions
|
||||||
Group: Graphical Desktop/Applications/Utilities
|
Group: Graphical Desktop/Applications/Utilities
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -11,18 +11,22 @@ Source: https://github.com/lxqt/lxqt-powermanagement.git/%{version}/lxqt-
|
|||||||
License: LGPL
|
License: LGPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
|
BuildRequires: libQt5Svg-devel
|
||||||
|
BuildRequires: libQt5X11Extras-devel
|
||||||
|
BuildRequires: libX11-devel
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
BuildRequires: libglib-devel
|
BuildRequires: libglib-devel
|
||||||
BuildRequires: libkidletime-devel
|
BuildRequires: libkidletime-devel
|
||||||
BuildRequires: libkwindowsystem-devel
|
BuildRequires: libkwindowsystem-devel
|
||||||
BuildRequires: liblxqt-devel
|
BuildRequires: liblxqt-devel
|
||||||
BuildRequires: liblxqt-globalkeys-devel
|
BuildRequires: liblxqt-globalkeys-devel
|
||||||
BuildRequires: libqt5-devel
|
|
||||||
BuildRequires: libqtxdg-devel
|
BuildRequires: libqtxdg-devel
|
||||||
BuildRequires: libsolid-devel
|
BuildRequires: libsolid-devel
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
|
BuildRequires: qt5-qtbase-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
|
BuildRequires: liblxqt-globalkeys-devel >= %{version}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Tools to monitor power management events and optionally trigger actions like e. g. shut down a system when laptop batteries are low on power.
|
Tools to monitor power management events and optionally trigger actions like e. g. shut down a system when laptop batteries are low on power.
|
||||||
@ -59,6 +63,12 @@ done
|
|||||||
%doc AUTHORS LICENSE
|
%doc AUTHORS LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 24 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.0-2mamba
|
||||||
|
- rebuilt with liblxqt-globalkeys 1.0.0
|
||||||
|
|
||||||
|
* Sun Nov 21 2021 Automatic Build System <autodist@mambasoft.it> 1.0.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Apr 24 2021 Automatic Build System <autodist@mambasoft.it> 0.17.1-1mamba
|
* Sat Apr 24 2021 Automatic Build System <autodist@mambasoft.it> 0.17.1-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user