Accepting request 878761 from home:13ilya

- Added JS scripting support (mujs) for Tumbleweed and Leap > 15.3.

OBS-URL: https://build.opensuse.org/request/show/878761
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpv?expand=0&rev=258
This commit is contained in:
Ismail Dönmez 2021-03-14 14:31:09 +00:00 committed by Git OBS Bridge
parent c444fe1c20
commit 8db41ce82a
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Mar 12 13:20:10 UTC 2021 - Илья Индиго <ilya@ilya.pp.ua>
- Added JS scripting support (mujs) for Tumbleweed and Leap > 15.3.
-------------------------------------------------------------------
Thu Feb 25 07:20:11 UTC 2021 - idonmez@suse.com

View File

@ -101,6 +101,9 @@ Conflicts: mpv-plugin-mpris < 0.4
# Obsoletion of mplayer2 that is dead for 2 years now
Provides: mplayer2 = 20140101
Obsoletes: mplayer2 < 20140101
%if 0%{?suse_version} >= 1550 || 0%{?sle_version} > 150300
BuildRequires: pkgconfig(mujs)
%endif
%if 0%{?suse_version} >= 1500
BuildRequires: pkgconfig(lua5.1)
%else