automatic version update by autodist [release 5.27.3-1mamba;Wed Mar 15 2023]
This commit is contained in:
parent
0432d3c95a
commit
0fc630cbdf
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: plasma-remotecontrollers
|
||||
Version: 5.27.2
|
||||
Version: 5.27.3
|
||||
Release: 1mamba
|
||||
Summary: Translates events from various input devices to keypresses on a keyboard and pointer events (mouse movement)
|
||||
Group: Graphical Desktop/Applications/Utilities
|
||||
@ -13,6 +13,7 @@ Source: https://download.kde.org/stable/plasma/%{version}/plasma-remoteco
|
||||
License: LGPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libX11-devel
|
||||
BuildRequires: libcec-devel
|
||||
BuildRequires: libcec-p8-platform-devel
|
||||
BuildRequires: libevdev-devel
|
||||
@ -30,6 +31,7 @@ BuildRequires: libkitemmodels-devel
|
||||
BuildRequires: libknotifications-devel
|
||||
BuildRequires: libkservice-devel
|
||||
BuildRequires: libkwidgetsaddons-devel
|
||||
BuildRequires: libkwindowsystem-devel
|
||||
BuildRequires: libplasma-workspace-devel
|
||||
BuildRequires: libsolid-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
@ -83,6 +85,9 @@ Translates events from various input devices to keypresses on a keyboard and poi
|
||||
%doc LICENSES
|
||||
|
||||
%changelog
|
||||
* Wed Mar 15 2023 Automatic Build System <autodist@mambasoft.it> 5.27.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Mar 02 2023 Automatic Build System <autodist@mambasoft.it> 5.27.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user