From 07ff30b6618b177fa211fcffe006e96da97f7d1a3cf11e4eeac75a53d26352cb Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Thu, 30 Apr 2020 16:49:21 +0000 Subject: [PATCH] Accepting request 799220 from home:tux93:branches:multimedia:apps - Update to 3.0.4 * added faac audio codec * added command line options * fix incorrect screen resolution * fix folder button being unable to handle spaces in paths * fix broken recording when target filename contains spaces * fix area selector not supporting multiple monitors * fix frame-reset-button not being visible * fix visible frame in fps settings OBS-URL: https://build.opensuse.org/request/show/799220 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/vokoscreenNG?expand=0&rev=9 --- 3.0.3.tar.gz | 3 --- 3.0.4.tar.gz | 3 +++ vokoscreenNG.changes | 13 +++++++++++++ vokoscreenNG.spec | 2 +- 4 files changed, 17 insertions(+), 4 deletions(-) delete mode 100644 3.0.3.tar.gz create mode 100644 3.0.4.tar.gz diff --git a/3.0.3.tar.gz b/3.0.3.tar.gz deleted file mode 100644 index 5c4c2c7..0000000 --- a/3.0.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b7652c46df024ea785f0845003c716a46bb2e961613d7623b70c5aa505e3eb75 -size 1348258 diff --git a/3.0.4.tar.gz b/3.0.4.tar.gz new file mode 100644 index 0000000..a8daf7c --- /dev/null +++ b/3.0.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f404f2a1b6d342fe2d8c97849dcd54bd2070bebf840bdb247e634229f47b9871 +size 1346132 diff --git a/vokoscreenNG.changes b/vokoscreenNG.changes index eed08a7..9fd4920 100644 --- a/vokoscreenNG.changes +++ b/vokoscreenNG.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Thu Apr 30 12:03:33 UTC 2020 - Marcel Kuehlhorn + +- Update to 3.0.4 + * added faac audio codec + * added command line options + * fix incorrect screen resolution + * fix folder button being unable to handle spaces in paths + * fix broken recording when target filename contains spaces + * fix area selector not supporting multiple monitors + * fix frame-reset-button not being visible + * fix visible frame in fps settings + ------------------------------------------------------------------- Tue Mar 31 08:58:45 UTC 2020 - Marcel Kuehlhorn diff --git a/vokoscreenNG.spec b/vokoscreenNG.spec index 4fab176..e590a7a 100644 --- a/vokoscreenNG.spec +++ b/vokoscreenNG.spec @@ -17,7 +17,7 @@ Name: vokoscreenNG -Version: 3.0.3 +Version: 3.0.4 Release: 0 Summary: Screencast creator License: GPL-2.0-only