SHA256
1
0
forked from pool/vokoscreenNG

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
This commit is contained in:
Tomáš Chvátal 2020-02-02 14:12:47 +00:00 committed by Git OBS Bridge
parent 20314566fa
commit 47a9e1a691
4 changed files with 16 additions and 11 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fdfa0a0e8a89247a1ac13fe4f4bb873e21167a3a9776a94ea665fdf20e783fe7
size 1347999

3
3.0.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:93175e83352414dbbc5760cd50b09fd317699bc9f001995d7a8b4e79d6f7e546
size 1340250

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Feb 1 12:08:12 UTC 2020 - Marcel Kuehlhorn <tux93@opensuse.org>
- Update to 3.0.1
-------------------------------------------------------------------
Tue Dec 31 13:35:50 UTC 2019 - Marcel Kuehlhorn <tux93@opensuse.org>

View File

@ -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