Rebuild for updated VapourSynth

This commit is contained in:
Simone Caronni 2024-05-22 09:16:42 +02:00
parent 5fc9210501
commit 558a00ad10

View File

@ -1,6 +1,6 @@
Name: mpv
Version: 0.37.0
Release: 4%{?dist}
Release: 5%{?dist}
License: GPL-2.0-or-later AND LGPL-2.1-or-later
Summary: Movie player playing most video formats and DVDs
@ -219,6 +219,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
%{_libdir}/pkgconfig/%{name}.pc
%changelog
* Wed May 22 2024 Simone Caronni <negativo17@gmail.com> - 0.37.0-5
- Rebuild for updated VapourSynth.
* Sun Feb 04 2024 Fabio Valentini <decathorpe@gmail.com> - 0.37.0-4
- Rebuild against fixed mujs to address dynamic linking issues.