Accepting request 1130448 from home:munix9

- Update to version 2.3.1:
  * Add workaround for issues on Samsung devices (#4467)
  * Fix error in a headless environment without display (#4477)
  * Fix AV1 demuxing (#4487)
  * Fix build issue on macOS (4135c41)

OBS-URL: https://build.opensuse.org/request/show/1130448
OBS-URL: https://build.opensuse.org/package/show/hardware/scrcpy?expand=0&rev=83
This commit is contained in:
Paolo Panto 2023-12-02 12:06:08 +00:00 committed by Git OBS Bridge
parent 09cd278d6a
commit 1e397d62e0
7 changed files with 17 additions and 8 deletions

2
.gitattributes vendored
View File

@ -22,4 +22,4 @@
*.zip filter=lfs diff=lfs merge=lfs -text
*.zst filter=lfs diff=lfs merge=lfs -text
## Specific LFS patterns
scrcpy-server-v2.3 filter=lfs diff=lfs merge=lfs -text
scrcpy-server-v2.3.1 filter=lfs diff=lfs merge=lfs -text

3
scrcpy-2.3.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:76f38779f00d91d0b46a399ebca32c82ff1facdbd843871b7e46c2e7cad38a42
size 401278

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:70937335be7c8b0be3dcf4ae2b0371e5dbe6cf340bf4ccb341be3d10fc039c36
size 400908

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8daed514d7796fca6987dc973e201bd15ba51d0f7258973dec92d9ded00dbd5f
size 65851

3
scrcpy-server-v2.3.1 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f6814822fc308a7a532f253485c9038183c6296a6c5df470a9e383b4f8e7605b
size 66007

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat Dec 2 11:56:54 UTC 2023 - munix9@googlemail.com
- Update to version 2.3.1:
* Add workaround for issues on Samsung devices (#4467)
* Fix error in a headless environment without display (#4477)
* Fix AV1 demuxing (#4487)
* Fix build issue on macOS (4135c41)
-------------------------------------------------------------------
Sun Nov 26 06:14:25 UTC 2023 - munix9@googlemail.com

View File

@ -17,7 +17,7 @@
Name: scrcpy
Version: 2.3
Version: 2.3.1
Release: 0
Summary: Display and control your Android device
License: Apache-2.0