Accepting request 448658 from home:alois:branches:multimedia:apps
sr#448610 fails autochecks:/ OBS-URL: https://build.opensuse.org/request/show/448658 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpv?expand=0&rev=77
This commit is contained in:
parent
09d49f1bff
commit
2b25d2c90a
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 3 17:33:17 UTC 2017 - aloisio@gmx.com
|
||||||
|
|
||||||
|
- Fixed version requirement in the bash-completion
|
||||||
|
subpackage
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jan 3 11:30:54 UTC 2017 - tchvatal@suse.com
|
Tue Jan 3 11:30:54 UTC 2017 - tchvatal@suse.com
|
||||||
|
|
||||||
|
5
mpv.spec
5
mpv.spec
@ -20,9 +20,10 @@
|
|||||||
|
|
||||||
|
|
||||||
%define _mbc_ver 3.3.7
|
%define _mbc_ver 3.3.7
|
||||||
|
%define _mpv_ver 0.23.0
|
||||||
%define lname libmpv1
|
%define lname libmpv1
|
||||||
Name: mpv
|
Name: mpv
|
||||||
Version: 0.23.0
|
Version: %{_mpv_ver}
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Advanced general-purpose multimedia player
|
Summary: Advanced general-purpose multimedia player
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
@ -134,7 +135,7 @@ Release: 0
|
|||||||
Summary: Bash Completion for %{name}
|
Summary: Bash Completion for %{name}
|
||||||
License: GPL-3.0+
|
License: GPL-3.0+
|
||||||
Group: Productivity/Multimedia/Video/Players
|
Group: Productivity/Multimedia/Video/Players
|
||||||
Requires: %{name} = %{version}
|
Requires: %{name} = %{_mpv_ver}
|
||||||
Requires: bash-completion
|
Requires: bash-completion
|
||||||
Recommends: xrandr
|
Recommends: xrandr
|
||||||
Supplements: packageand(mpv:bash)
|
Supplements: packageand(mpv:bash)
|
||||||
|
Loading…
Reference in New Issue
Block a user