Updating link to change in openSUSE:Factory/vlc revision 89.0

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/vlc?expand=0&rev=62fc11bfb99f569060c47867b4a805ab
This commit is contained in:
OBS User buildservice-autocommit
2018-10-04 16:57:48 +00:00
committed by Git OBS Bridge
parent f281f4cce6
commit 74517437ac
5 changed files with 61 additions and 21 deletions

View File

@@ -13,7 +13,7 @@
# 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/
#
@@ -31,7 +31,7 @@
# VNC support - the module is not really usable in most cases tested so far (e.g. against qemu-kvm -vnc :xx)
%bcond_with vnc
Name: vlc
Version: 3.0.3
Version: 3.0.4
Release: 0
Summary: Graphical media player
License: GPL-2.0-or-later AND LGPL-2.1-or-later
@@ -47,8 +47,6 @@ Patch0: vlc.a52.patch
Patch1: vlc-allow-deprecated-fribidi.patch
# PATCH-FIX-UPSTREAM vlc-lua-5.3.patch dimstar@opensuse.org -- Replace lua_optlong with lua_optinteger
Patch2: vlc-lua-5.3.patch
# PATCH-FIX-UPSTREAM vlc-qt-5.11.patch boo#1093732 dimstar@opensuse.org -- Fix build against Qt 5.11
Patch4: vlc-qt-5.11.patch
# PATCH-FEATURE-OPENSUSE vlc-projectM-qt5.patch -- Build against projectM-qt5; openSUSE provides projectM as -qt and -qt5 variant
Patch100: vlc-projectM-qt5.patch
BuildRequires: Mesa-devel
@@ -374,7 +372,6 @@ default when `vlc` is invoked from an X session.
%setup -q
%patch0 -p1
%patch1 -p1
%patch4 -p1
%if 0%{?suse_version} > 1320
%patch100 -p1
%endif