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
|
||||
Version: 2.4
|
||||
Version: 2.5
|
||||
Release: 1mamba
|
||||
Summary: Display and control your Android device
|
||||
Group: Applications/Multimedia
|
||||
@ -13,11 +13,11 @@ License: Apache License 2.0
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libSDL2-devel
|
||||
BuildRequires: libavcodec-ffmpeg-devel
|
||||
BuildRequires: libavdevice-ffmpeg-devel
|
||||
BuildRequires: libavformat-ffmpeg-devel
|
||||
BuildRequires: libavutil-ffmpeg-devel
|
||||
BuildRequires: libswresample-ffmpeg-devel
|
||||
BuildRequires: libavcodec-devel
|
||||
BuildRequires: libavdevice-devel
|
||||
BuildRequires: libavformat-devel
|
||||
BuildRequires: libavutil-devel
|
||||
BuildRequires: libswresample-devel
|
||||
BuildRequires: libusb-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: meson
|
||||
@ -60,5 +60,8 @@ Display and control your Android device.
|
||||
%doc LICENSE
|
||||
|
||||
%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
|
||||
- package created using the webbuild interface
|
||||
|
Loading…
Reference in New Issue
Block a user