diff --git a/.gitattributes b/.gitattributes index 5b158f9..4bee465 100644 --- a/.gitattributes +++ b/.gitattributes @@ -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.1 filter=lfs diff=lfs merge=lfs -text +scrcpy-server-v2.1.1 filter=lfs diff=lfs merge=lfs -text diff --git a/_service b/_service index 63d410f..f1d7782 100644 --- a/_service +++ b/_service @@ -5,7 +5,7 @@ @PARENT_TAG@ v(.*) enable - v2.1 + v2.1.1 *.tar diff --git a/_servicedata b/_servicedata index af12e91..8aeffea 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/Genymobile/scrcpy.git - 2dab1f7024dd7edbd3b630a1a435c14b98f368c1 \ No newline at end of file + d391fc3b695679f4770ed2e3950b135ebbda2f27 \ No newline at end of file diff --git a/scrcpy-2.1.1.tar.xz b/scrcpy-2.1.1.tar.xz new file mode 100644 index 0000000..8fca02a --- /dev/null +++ b/scrcpy-2.1.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b19dc379e457192a8a86f1511c111b613eac987b9bc2a66d04d37d80c6998069 +size 317352 diff --git a/scrcpy-2.1.tar.xz b/scrcpy-2.1.tar.xz deleted file mode 100644 index 237f330..0000000 --- a/scrcpy-2.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2bda06152e392be7bea35680677ef355c7f8142a39e68db6a7bfc7323f752b37 -size 317136 diff --git a/scrcpy-server-v2.1 b/scrcpy-server-v2.1 deleted file mode 100644 index 06a17a8..0000000 --- a/scrcpy-server-v2.1 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5b8bf1940264b930c71a1c614c57da2247f52b2d4240bca865cc6d366dff6688 -size 56955 diff --git a/scrcpy-server-v2.1.1 b/scrcpy-server-v2.1.1 new file mode 100644 index 0000000..171d20e --- /dev/null +++ b/scrcpy-server-v2.1.1 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9558db6c56743a1dc03b38f59801fb40e91cc891f8fc0c89e5b0b067761f148e +size 56995 diff --git a/scrcpy.changes b/scrcpy.changes index bb3c546..8863e65 100644 --- a/scrcpy.changes +++ b/scrcpy.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Sat Jul 15 06:07:48 UTC 2023 - munix9@googlemail.com + +- Update to version 2.1.1: + * Bump version to 2.1.1 + * Fix meizu deadlock + * Increase attempts to start AudioRecord + * Log device selection at INFO level + * Fix fedora package in build instructions + * Fix possible division by zero + * Add direct links to donations + * Ignore fold change events for other display ids + * Remove superfluous log + * Update links to v2.1 + ------------------------------------------------------------------- Thu Jun 22 15:01:04 UTC 2023 - munix9@googlemail.com diff --git a/scrcpy.spec b/scrcpy.spec index 6976693..6e5e3fd 100644 --- a/scrcpy.spec +++ b/scrcpy.spec @@ -17,7 +17,7 @@ Name: scrcpy -Version: 2.1 +Version: 2.1.1 Release: 0 Summary: Display and control your Android device License: Apache-2.0