automatic version update by autodist [release 2.5-1mamba;Sun Jun 30 2024]
This commit is contained in:
parent
dd25ed73a6
commit
c01c357793
Binary file not shown.
BIN
scrcpy-server-v2.5
Normal file
BIN
scrcpy-server-v2.5
Normal file
Binary file not shown.
15
scrcpy.spec
15
scrcpy.spec
@ -1,5 +1,5 @@
|
|||||||
Name: scrcpy
|
Name: scrcpy
|
||||||
Version: 2.4
|
Version: 2.5
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Display and control your Android device
|
Summary: Display and control your Android device
|
||||||
Group: Applications/Multimedia
|
Group: Applications/Multimedia
|
||||||
@ -13,11 +13,11 @@ License: Apache License 2.0
|
|||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libSDL2-devel
|
BuildRequires: libSDL2-devel
|
||||||
BuildRequires: libavcodec-ffmpeg-devel
|
BuildRequires: libavcodec-devel
|
||||||
BuildRequires: libavdevice-ffmpeg-devel
|
BuildRequires: libavdevice-devel
|
||||||
BuildRequires: libavformat-ffmpeg-devel
|
BuildRequires: libavformat-devel
|
||||||
BuildRequires: libavutil-ffmpeg-devel
|
BuildRequires: libavutil-devel
|
||||||
BuildRequires: libswresample-ffmpeg-devel
|
BuildRequires: libswresample-devel
|
||||||
BuildRequires: libusb-devel
|
BuildRequires: libusb-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: meson
|
BuildRequires: meson
|
||||||
@ -60,5 +60,8 @@ Display and control your Android device.
|
|||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jun 30 2024 Automatic Build System <autodist@openmamba.org> 2.5-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri May 17 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 2.4-1mamba
|
* Fri May 17 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 2.4-1mamba
|
||||||
- package created using the webbuild interface
|
- package created using the webbuild interface
|
||||||
|
Loading…
Reference in New Issue
Block a user