automatic version update by autodist [release 5.27.3-1mamba;Wed Mar 15 2023]

This commit is contained in:
Automatic Build System 2024-01-06 10:16:08 +01:00
parent 0432d3c95a
commit 0fc630cbdf

View File

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