automatic version update by autodist [release 2.4.0-1mamba;Wed Jul 28 2021]

This commit is contained in:
Automatic Build System 2024-01-05 22:33:26 +01:00
parent cde4dfd9a9
commit 8202bffd4b

View File

@ -1,5 +1,5 @@
Name: freerdp Name: freerdp
Version: 2.3.2 Version: 2.4.0
Release: 1mamba Release: 1mamba
Summary: A Remote Desktop Protocol Implementation Summary: A Remote Desktop Protocol Implementation
Group: Applications/Networking Group: Applications/Networking
@ -14,21 +14,28 @@ Patch1: freerdp-1.0.2-ffmpeg-2.3.3.patch
License: Apache License 2.0 License: Apache License 2.0
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel BuildRequires: glibc-devel
BuildRequires: libX11-devel
BuildRequires: libXcursor-devel
BuildRequires: libXext-devel
BuildRequires: libXfixes-devel
BuildRequires: libXi-devel
BuildRequires: libXinerama-devel
BuildRequires: libXrandr-devel
BuildRequires: libXrender-devel
BuildRequires: libXv-devel
BuildRequires: libalsa-devel BuildRequires: libalsa-devel
BuildRequires: libavcodec-ffmpeg-devel BuildRequires: libavcodec-ffmpeg-devel
BuildRequires: libavutil-ffmpeg-devel BuildRequires: libavutil-ffmpeg-devel
BuildRequires: libcups-devel BuildRequires: libcups-devel
BuildRequires: libdirectfb-devel BuildRequires: libfuse3-devel
BuildRequires: libopenssl-devel BuildRequires: libopenssl-devel
BuildRequires: libpcsclite-devel BuildRequires: libpulseaudio-devel
BuildRequires: libX11-devel BuildRequires: libswresample-ffmpeg-devel
BuildRequires: libXcursor-devel BuildRequires: libsystemd-devel
BuildRequires: libXext-devel BuildRequires: libusb-devel
BuildRequires: libXinerama-devel BuildRequires: libwayland-devel
BuildRequires: libxkbcommon-devel
BuildRequires: libxkbfile-devel BuildRequires: libxkbfile-devel
BuildRequires: libXv-devel
BuildRequires: libz-devel
BuildRequires: pkg-config
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
BuildRequires: cmake BuildRequires: cmake
BuildRequires: xmlto BuildRequires: xmlto
@ -163,6 +170,9 @@ For instance, sounds, clipboard sync, disk/printer redirection, etc.
##%{_libdir}/freerdp/*.so ##%{_libdir}/freerdp/*.so
%changelog %changelog
* Wed Jul 28 2021 Automatic Build System <autodist@mambasoft.it> 2.4.0-1mamba
- automatic version update by autodist
* Mon Mar 15 2021 Automatic Build System <autodist@mambasoft.it> 2.3.2-1mamba * Mon Mar 15 2021 Automatic Build System <autodist@mambasoft.it> 2.3.2-1mamba
- automatic version update by autodist - automatic version update by autodist