From 47a9e1a691eca5fed7e2701c316c30beb2892bfd65e05363804caee5a9fbb8ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Sun, 2 Feb 2020 14:12:47 +0000 Subject: [PATCH] Accepting request 769244 from home:tux93:branches:multimedia:apps - Update to 3.0.1 OBS-URL: https://build.opensuse.org/request/show/769244 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/vokoscreenNG?expand=0&rev=3 --- 3.0.0.tar.gz | 3 --- 3.0.1.tar.gz | 3 +++ vokoscreenNG.changes | 5 +++++ vokoscreenNG.spec | 16 ++++++++-------- 4 files changed, 16 insertions(+), 11 deletions(-) delete mode 100644 3.0.0.tar.gz create mode 100644 3.0.1.tar.gz diff --git a/3.0.0.tar.gz b/3.0.0.tar.gz deleted file mode 100644 index a5f2ee5..0000000 --- a/3.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fdfa0a0e8a89247a1ac13fe4f4bb873e21167a3a9776a94ea665fdf20e783fe7 -size 1347999 diff --git a/3.0.1.tar.gz b/3.0.1.tar.gz new file mode 100644 index 0000000..e16939d --- /dev/null +++ b/3.0.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93175e83352414dbbc5760cd50b09fd317699bc9f001995d7a8b4e79d6f7e546 +size 1340250 diff --git a/vokoscreenNG.changes b/vokoscreenNG.changes index 1b69e4e..fd33487 100644 --- a/vokoscreenNG.changes +++ b/vokoscreenNG.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Feb 1 12:08:12 UTC 2020 - Marcel Kuehlhorn + +- Update to 3.0.1 + ------------------------------------------------------------------- Tue Dec 31 13:35:50 UTC 2019 - Marcel Kuehlhorn diff --git a/vokoscreenNG.spec b/vokoscreenNG.spec index 4289d1b..1099caa 100644 --- a/vokoscreenNG.spec +++ b/vokoscreenNG.spec @@ -1,7 +1,7 @@ # # spec file for package vokoscreenNG # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,20 +12,21 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: vokoscreenNG -Version: 3.0.0 +Version: 3.0.1 Release: 0 Summary: Screencast creator -License: GPL-2.0 +License: GPL-2.0-only Group: Productivity/Multimedia/Other -Url: https://github.com/vkohaupt/vokoscreenNG +URL: https://github.com/vkohaupt/vokoscreenNG Source: https://github.com/vkohaupt/%{name}/archive/%{version}.tar.gz -BuildRequires: pkgconfig +BuildRequires: gstreamer-devel BuildRequires: libqt5-linguist +BuildRequires: pkgconfig BuildRequires: pkgconfig(Qt5Core) BuildRequires: pkgconfig(Qt5Gui) BuildRequires: pkgconfig(Qt5Multimedia) @@ -33,10 +34,9 @@ BuildRequires: pkgconfig(Qt5Network) BuildRequires: pkgconfig(Qt5Test) BuildRequires: pkgconfig(Qt5Widgets) BuildRequires: pkgconfig(Qt5X11Extras) -BuildRequires: gstreamer-devel -Requires: libQt5Core5 >= 5.9.4 Requires: gstreamer >= 1.12.5 +Requires: libQt5Core5 >= 5.9.4 Requires: pulseaudio # Required for vorbis and opus audio Requires: gstreamer-plugins-base