automatic version update by autodist [release 24.08.3-1mamba;Thu Nov 07 2024]
This commit is contained in:
parent
34fe5c5eaf
commit
a2c63bc304
12
krdc.spec
12
krdc.spec
@ -1,5 +1,5 @@
|
|||||||
Name: krdc
|
Name: krdc
|
||||||
Version: 24.08.2
|
Version: 24.08.3
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: KDE Remote Desktop Client
|
Summary: KDE Remote Desktop Client
|
||||||
Group: Graphical Desktop/Applications/Networking
|
Group: Graphical Desktop/Applications/Networking
|
||||||
@ -11,6 +11,12 @@ Source: https://download.kde.org/%{stable_kde6}/release-service/%{version
|
|||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
|
BuildRequires: libQt6Core
|
||||||
|
BuildRequires: libQt6DBus
|
||||||
|
BuildRequires: libQt6Gui
|
||||||
|
BuildRequires: libQt6Network
|
||||||
|
BuildRequires: libQt6Widgets
|
||||||
|
BuildRequires: libQt6Xml
|
||||||
BuildRequires: libX11-devel
|
BuildRequires: libX11-devel
|
||||||
BuildRequires: libfreerdp-devel
|
BuildRequires: libfreerdp-devel
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
@ -42,7 +48,6 @@ BuildRequires: libstdc++6-devel
|
|||||||
BuildRequires: libvncserver-devel
|
BuildRequires: libvncserver-devel
|
||||||
BuildRequires: libwayland-devel
|
BuildRequires: libwayland-devel
|
||||||
BuildRequires: libxkbcommon-devel
|
BuildRequires: libxkbcommon-devel
|
||||||
BuildRequires: qt6-qtbase-devel
|
|
||||||
BuildRequires: qt6-qtdeclarative-devel
|
BuildRequires: qt6-qtdeclarative-devel
|
||||||
BuildRequires: qt6-qtwayland-devel
|
BuildRequires: qt6-qtwayland-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
@ -120,6 +125,9 @@ exit 0
|
|||||||
%{_includedir}/krdccore_export.h
|
%{_includedir}/krdccore_export.h
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Nov 07 2024 Automatic Build System <autodist@openmamba.org> 24.08.3-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri Oct 11 2024 Automatic Build System <autodist@openmamba.org> 24.08.2-1mamba
|
* Fri Oct 11 2024 Automatic Build System <autodist@openmamba.org> 24.08.2-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user