From d6b220e3d899b379d97d2a09221af119590e70a1354f5b747824d548eebcca63 Mon Sep 17 00:00:00 2001 From: Duarte Pousa Date: Tue, 29 May 2018 12:32:59 +0000 Subject: [PATCH] Scheduled source refresh OBS-URL: https://build.opensuse.org/package/show/hardware/scrcpy?expand=0&rev=3 --- _servicedata | 2 +- scrcpy-1.1~git20180408.tar.xz | 3 --- scrcpy-1.2~git20180528.tar.xz | 3 +++ scrcpy.changes | 30 ++++++++++++++++++++++++++++++ scrcpy.spec | 2 +- 5 files changed, 35 insertions(+), 5 deletions(-) delete mode 100644 scrcpy-1.1~git20180408.tar.xz create mode 100644 scrcpy-1.2~git20180528.tar.xz diff --git a/_servicedata b/_servicedata index 09cbfc9..fdfd139 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/Genymobile/scrcpy.git - 9aa88b6fc3724851c5728093b11eb8f1464a6e95 \ No newline at end of file + c8a5f9dc63e9a3aa394a2a9eeb9d2690e3e068a1 \ No newline at end of file diff --git a/scrcpy-1.1~git20180408.tar.xz b/scrcpy-1.1~git20180408.tar.xz deleted file mode 100644 index 319e762..0000000 --- a/scrcpy-1.1~git20180408.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2727e2b091cb64da7f2b67b31d264cc0058d1933301882ed31c87e13513f0397 -size 152144 diff --git a/scrcpy-1.2~git20180528.tar.xz b/scrcpy-1.2~git20180528.tar.xz new file mode 100644 index 0000000..3379a8d --- /dev/null +++ b/scrcpy-1.2~git20180528.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9eedd3e2f5b6c3671f2d473a3b3284a6c8ea85ada8b58cbab39c6946b98a9c8c +size 155352 diff --git a/scrcpy.changes b/scrcpy.changes index cd5fba9..58e3da1 100644 --- a/scrcpy.changes +++ b/scrcpy.changes @@ -1,3 +1,33 @@ +------------------------------------------------------------------- +Tue May 29 12:32:40 UTC 2018 - pousaduarte@gmail.com + +- Update to version 1.2~git20180528: + * Update links to v1.2 in README + * Bump version to 1.2 + * Rename SHA256SUM to SHA256SUMS + * Make CreateProcess() flags depend on "noconsole" + * Update README and FAQ for the new Windows releases + * Also build "noconsole" binary for Windows + * Add cross-compilation scripts for Windows + * Indicate that libs are included for Windows + * Indicate that scrcpy also works over TCP/IP + * Document APK drag & drop + * Quote apk path on Windows + * Drag and drop to install apk files from computer + * Fix net_send_all() warning + * Fix proc_show_touches warning + * Release controller lock while processing events + * Fix leak on server start error + * Add missing includes + * Change volume shortcuts + * Improve startup time when show_touches is enabled + * Disable "show touches" once window is closed + * Add an option to enable "show touches" + * Group scrcpy options into a struct + * Swap MENU and APP_SWITCH shortcuts + * Rename "shake" to "menu" + * Add support for CTRL+S to send hardware "shake" to device w/readme + ------------------------------------------------------------------- Tue Apr 10 13:06:03 UTC 2018 - pousaduarte@gmail.com diff --git a/scrcpy.spec b/scrcpy.spec index 3d7d3d0..c968b23 100644 --- a/scrcpy.spec +++ b/scrcpy.spec @@ -17,7 +17,7 @@ Name: scrcpy -Version: 1.1~git20180408 +Version: 1.2~git20180528 Release: 0 Summary: Display and control your Android device License: Apache-2.0