automatic version update by autodist [release 0.34.0-1mamba;Tue Nov 02 2021]
This commit is contained in:
parent
9151590e94
commit
47157b5d04
11
mpv.spec
11
mpv.spec
@ -1,5 +1,5 @@
|
|||||||
Name: mpv
|
Name: mpv
|
||||||
Version: 0.33.1
|
Version: 0.34.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A free (as in freedom) media player for the command line
|
Summary: A free (as in freedom) media player for the command line
|
||||||
Group: Applications/Multimedia
|
Group: Applications/Multimedia
|
||||||
@ -11,8 +11,6 @@ Source: https://github.com/mpv-player/mpv.git/v%{version}/mpv-%{version}.
|
|||||||
License: LGPL
|
License: LGPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: ldconfig
|
|
||||||
BuildRequires: libGL-devel
|
|
||||||
BuildRequires: libSDL2-devel
|
BuildRequires: libSDL2-devel
|
||||||
BuildRequires: libX11-devel
|
BuildRequires: libX11-devel
|
||||||
BuildRequires: libXScrnSaver-devel
|
BuildRequires: libXScrnSaver-devel
|
||||||
@ -35,15 +33,17 @@ BuildRequires: libcdio-paranoia-devel
|
|||||||
BuildRequires: libdrm-devel
|
BuildRequires: libdrm-devel
|
||||||
BuildRequires: libdvdnav-devel
|
BuildRequires: libdvdnav-devel
|
||||||
BuildRequires: libdvdread-devel
|
BuildRequires: libdvdread-devel
|
||||||
BuildRequires: libgbm-devel
|
BuildRequires: libglvnd-devel
|
||||||
BuildRequires: libjack-devel
|
BuildRequires: libjack-devel
|
||||||
BuildRequires: libjpeg-devel
|
BuildRequires: libjpeg-devel
|
||||||
BuildRequires: liblcms2-devel
|
BuildRequires: liblcms2-devel
|
||||||
BuildRequires: liblua-devel
|
BuildRequires: liblua-devel
|
||||||
|
BuildRequires: libmesa-devel
|
||||||
BuildRequires: libopenal-devel
|
BuildRequires: libopenal-devel
|
||||||
BuildRequires: libpulseaudio-devel
|
BuildRequires: libpulseaudio-devel
|
||||||
BuildRequires: libreadline-devel
|
BuildRequires: libreadline-devel
|
||||||
BuildRequires: librubberband-devel
|
BuildRequires: librubberband-devel
|
||||||
|
BuildRequires: libsamplerate-devel
|
||||||
BuildRequires: libswresample-ffmpeg-devel
|
BuildRequires: libswresample-ffmpeg-devel
|
||||||
BuildRequires: libswscale-ffmpeg-devel
|
BuildRequires: libswscale-ffmpeg-devel
|
||||||
BuildRequires: libuchardet-devel
|
BuildRequires: libuchardet-devel
|
||||||
@ -175,6 +175,9 @@ install -D -m0644 TOOLS/lua/* %{buildroot}%{_datadir}/mpv/scripts/
|
|||||||
%doc README.md
|
%doc README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Nov 02 2021 Automatic Build System <autodist@mambasoft.it> 0.34.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Tue Apr 06 2021 Automatic Build System <autodist@mambasoft.it> 0.33.1-1mamba
|
* Tue Apr 06 2021 Automatic Build System <autodist@mambasoft.it> 0.33.1-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user