- Update waf to 1.9.1
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpv?expand=0&rev=51
This commit is contained in:
parent
a8a27f3dfb
commit
bd4845582e
2
.gitattributes
vendored
2
.gitattributes
vendored
@ -22,4 +22,4 @@
|
|||||||
*.zip filter=lfs diff=lfs merge=lfs -text
|
*.zip filter=lfs diff=lfs merge=lfs -text
|
||||||
*.zst filter=lfs diff=lfs merge=lfs -text
|
*.zst filter=lfs diff=lfs merge=lfs -text
|
||||||
## Specific LFS patterns
|
## Specific LFS patterns
|
||||||
waf-1.8.12 filter=lfs diff=lfs merge=lfs -text
|
waf-1.9.1 filter=lfs diff=lfs merge=lfs -text
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jul 12 11:45:19 UTC 2016 - tchvatal@suse.com
|
||||||
|
|
||||||
|
- Update waf to 1.9.1
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jul 12 11:38:54 UTC 2016 - mpluskal@suse.com
|
Tue Jul 12 11:38:54 UTC 2016 - mpluskal@suse.com
|
||||||
|
|
||||||
|
4
mpv.spec
4
mpv.spec
@ -19,7 +19,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define _waf_ver 1.8.12
|
%define _waf_ver 1.9.1
|
||||||
%define lname libmpv1
|
%define lname libmpv1
|
||||||
Name: mpv
|
Name: mpv
|
||||||
Version: 0.18.1
|
Version: 0.18.1
|
||||||
@ -31,7 +31,7 @@ Group: Productivity/Multimedia/Video/Players
|
|||||||
Url: http://mpv.io/
|
Url: http://mpv.io/
|
||||||
Source: http://github.com/mpv-player/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
Source: http://github.com/mpv-player/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||||
# Can't use system one as it breaks quite often with updates
|
# Can't use system one as it breaks quite often with updates
|
||||||
Source1: http://ftp.waf.io/pub/release/waf-%{_waf_ver}
|
Source1: http://waf.io/waf-%{_waf_ver}
|
||||||
Source2: %{name}.changes
|
Source2: %{name}.changes
|
||||||
BuildRequires: hicolor-icon-theme
|
BuildRequires: hicolor-icon-theme
|
||||||
Requires: hicolor-icon-theme
|
Requires: hicolor-icon-theme
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:01bf2beab2106d1558800c8709bc2c8e496d3da4a2ca343fe091f22fca60c98b
|
|
||||||
size 97567
|
|
Loading…
Reference in New Issue
Block a user