From f4c78fb4f82732dd5749142e3e4e1739eb17442b36e3e4284e1c0605c13e9826 Mon Sep 17 00:00:00 2001 From: Duarte Pousa Date: Sun, 14 Apr 2019 19:55:07 +0000 Subject: [PATCH] Update prebuilt server jar OBS-URL: https://build.opensuse.org/package/show/hardware/scrcpy?expand=0&rev=51 --- scrcpy-1.8~git20190331.tar.xz | 4 ++-- scrcpy-server-v1.7.jar | 3 --- scrcpy-server-v1.8.jar | 3 +++ scrcpy.spec | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) delete mode 100644 scrcpy-server-v1.7.jar create mode 100644 scrcpy-server-v1.8.jar diff --git a/scrcpy-1.8~git20190331.tar.xz b/scrcpy-1.8~git20190331.tar.xz index 1c83329..bc856cc 100644 --- a/scrcpy-1.8~git20190331.tar.xz +++ b/scrcpy-1.8~git20190331.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:723c34d0eb3e9cf1910238d70b1317e3d8380304c7807430fc06a29d48ae4adf -size 165228 +oid sha256:d4847f8f62ea0f92d08057454082861eb0c9d748f3fd312b4be05e72bfbbf495 +size 165272 diff --git a/scrcpy-server-v1.7.jar b/scrcpy-server-v1.7.jar deleted file mode 100644 index 9d0fdb0..0000000 --- a/scrcpy-server-v1.7.jar +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ee86ec8424f7dc50cacdf927312bdb46e0aa0d68611da584dc4b16d8057bc25e -size 19346 diff --git a/scrcpy-server-v1.8.jar b/scrcpy-server-v1.8.jar new file mode 100644 index 0000000..9593727 --- /dev/null +++ b/scrcpy-server-v1.8.jar @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:839055ef905903bf98ead1b9b8a127fe402b39ad657a81f9a914b2dbcb2ce5c0 +size 19734 diff --git a/scrcpy.spec b/scrcpy.spec index b1494a0..6d40c65 100644 --- a/scrcpy.spec +++ b/scrcpy.spec @@ -24,7 +24,7 @@ License: Apache-2.0 Group: Hardware/Mobile Url: https://github.com/Genymobile/scrcpy Source0: %{name}-%{version}.tar.xz -Source1: https://github.com/Genymobile/scrcpy/releases/download/v1.7/scrcpy-server-v1.7.jar +Source1: https://github.com/Genymobile/scrcpy/releases/download/v1.8/scrcpy-server-v1.8.jar BuildRequires: meson BuildRequires: gcc