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
|
||||
Version: 0.17.1
|
||||
Release: 1mamba
|
||||
Version: 1.0.0
|
||||
Release: 2mamba
|
||||
Summary: Tools to monitor power management events and optionally trigger actions
|
||||
Group: Graphical Desktop/Applications/Utilities
|
||||
Vendor: openmamba
|
||||
@ -11,18 +11,22 @@ Source: https://github.com/lxqt/lxqt-powermanagement.git/%{version}/lxqt-
|
||||
License: LGPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libQt5Svg-devel
|
||||
BuildRequires: libQt5X11Extras-devel
|
||||
BuildRequires: libX11-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libglib-devel
|
||||
BuildRequires: libkidletime-devel
|
||||
BuildRequires: libkwindowsystem-devel
|
||||
BuildRequires: liblxqt-devel
|
||||
BuildRequires: liblxqt-globalkeys-devel
|
||||
BuildRequires: libqt5-devel
|
||||
BuildRequires: libqtxdg-devel
|
||||
BuildRequires: libsolid-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: qt5-qtbase-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: cmake
|
||||
BuildRequires: liblxqt-globalkeys-devel >= %{version}
|
||||
|
||||
%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.
|
||||
@ -59,6 +63,12 @@ done
|
||||
%doc AUTHORS LICENSE
|
||||
|
||||
%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
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user