public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/mpv] epel9-next: Merge commit 'f20e3e92d8c2519cff754968b65623aea2e36445' into epel9-next
@ 2026-07-20 19:36 Troy Dawson
  0 siblings, 0 replies; only message in thread
From: Troy Dawson @ 2026-07-20 19:36 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/mpv
Branch : epel9-next
Commit : 5fc81728275d23e16dc3466d1ead092989283322
Author : Troy Dawson <tdawson@redhat.com>
Date   : 2026-07-20T12:35:47-07:00
Stats  : +63/-16 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/mpv/c/5fc81728275d23e16dc3466d1ead092989283322?branch=epel9-next

Log:
Merge commit 'f20e3e92d8c2519cff754968b65623aea2e36445' into epel9-next

---
diff --git a/mpv.spec b/mpv.spec
index 4ad976e..2aa5d4a 100644
--- a/mpv.spec
+++ b/mpv.spec
@@ -1,6 +1,6 @@
 Name:           mpv
-Version:        0.37.0
-Release:        2%{?dist}
+Version:        0.39.0
+Release:        4%{?dist}
 
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later
 Summary:        Movie player playing most video formats and DVDs
@@ -39,8 +39,7 @@ BuildRequires:  pkgconfig(libcdio_paranoia)
 BuildRequires:  pkgconfig(libdrm)
 BuildRequires:  pkgconfig(libjpeg)
 BuildRequires:  pkgconfig(libpipewire-0.3) >= 0.3.19
-# Explictily build against libplacebo6 rhbz#2264138
-BuildRequires:  (pkgconfig(libplacebo) >= 6 with pkgconfig(libplacebo) < 7)
+BuildRequires:  pkgconfig(libplacebo) >= 5.264.1
 BuildRequires:  pkgconfig(libpulse)
 BuildRequires:  pkgconfig(libswresample) >= 3.9.100
 BuildRequires:  pkgconfig(libswscale) >= 5.9.100
@@ -50,7 +49,6 @@ BuildRequires:  pkgconfig(mujs)
 BuildRequires:  pkgconfig(openal)
 BuildRequires:  pkgconfig(rubberband)
 BuildRequires:  pkgconfig(sdl2)
-BuildRequires:  pkgconfig(shaderc)
 BuildRequires:  pkgconfig(uchardet) >= 0.0.5
 BuildRequires:  pkgconfig(vapoursynth)
 BuildRequires:  pkgconfig(vdpau)
@@ -163,7 +161,7 @@ sed -e "s|/usr/local/etc|%{_sysconfdir}/%{name}|" -i etc/%{name}.conf
     -Dsdl2-gamepad=enabled \
     -Dsdl2-video=enabled \
     -Dsdl2=enabled \
-    -Dshaderc=enabled \
+    -Dshaderc=disabled \
     -Dsndio=disabled \
     -Dspirv-cross=disabled \
     -Duchardet=enabled \
@@ -175,7 +173,6 @@ sed -e "s|/usr/local/etc|%{_sysconfdir}/%{name}|" -i etc/%{name}.conf
     -Dvdpau-gl-x11=enabled \
     -Dvdpau=enabled \
     -Dvector=enabled \
-    -Dvulkan-interop=disabled \
     -Dvulkan=enabled \
     -Dwayland=enabled \
     -Dwerror=false \
@@ -220,23 +217,73 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
 %{_libdir}/pkgconfig/%{name}.pc
 
 %changelog
-* Wed May 01 2024 Carl George <carlwgeorge@fedoraproject.org> - 0.37.0-2
-- Build against libplacebo6
+* Wed Jan 29 2025 Simone Caronni <negativo17@gmail.com> - 0.39.0-4
+- Rebuild for updated VapourSynth.
 
-* Wed May 01 2024 Neal Gompa <ngompa@fedoraproject.org> - 0.37.0-1
+* Fri Jan 17 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.39.0-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
+
+* Thu Jan 09 2025 Michel Lind <salimma@fedoraproject.org> - 0.39.0-2
+- Rebuilt for rubberband 4
+
+* Tue Sep 24 2024 Sérgio Basto <sergio@serjux.com> - 0.39.0-1
+- Update mpv to 0.39.0
+
+* Mon Sep 23 2024 Fabio Valentini <decathorpe@gmail.com> - 0.38.0-4
+- Rebuild for ffmpeg 7
+
+* Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.38.0-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
+
+* Tue Jul 16 2024 Nicolas Chauvet <kwizart@gmail.com> - 0.38.0-2
+- Rebuilt for libplacebo/vmaf
+
+* Sun Jun 02 2024 Robert-André Mauchin <zebob.m@gmail.com> - 0.38.0-1
+- Update to 0.38.0
+- Disable shaderc as per https://github.com/mpv-player/mpv/issues/13940
+- Close: rhbz#2275979
+
+* 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.
+
+* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.37.0-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
+
+* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.37.0-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
+
+* Fri Nov 24 2023 Neal Gompa <ngompa@fedoraproject.org> - 0.37.0-1
 - Update to 0.37.0
 
-* Wed May 01 2024 Sérgio Basto <sergio@serjux.com> - 0.36.0-3
+* Sun Nov 12 2023 Sérgio Basto <sergio@serjux.com> - 0.36.0-5
 - Remove unused build requires (https://github.com/rpmfusion/mpv/pull/19)
 
-* Wed May 01 2024 Vitaly Zaitsev <vitaly@easycoding.org> - 0.36.0-2
+* Fri Sep 29 2023 Nicolas Chauvet <nchauvet@linagora.com> - 0.36.0-4
+- Rebuilt for libplacebo
+
+* Fri Jul 28 2023 Nicolas Chauvet <kwizart@gmail.com> - 0.36.0-3
+- Rebuilt for libplacebo-6
+
+* Mon Jul 24 2023 Vitaly Zaitsev <vitaly@easycoding.org> - 0.36.0-2
 - Switched to meson by upstream request.
 
-* Wed May 01 2024 Vitaly Zaitsev <vitaly@easycoding.org> - 0.36.0-1
+* Sun Jul 23 2023 Vitaly Zaitsev <vitaly@easycoding.org> - 0.36.0-1
 - Updated to version 0.36.0.
 
-* Fri Feb 16 2024 Carl George <carlwgeorge@fedoraproject.org> - 0.35.1-3
-- Rebuild against libplacebo5 rhbz#2264138
+* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.35.1-6
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
+
+* Sat Jul  1 2023 Mamoru TASAKA <mtasaka@fedoraproject.org> - 0.35.1-5
+- Rebuild against new vapoursynth
+
+* Wed Mar 22 2023 Nicolas Chauvet <kwizart@gmail.com> - 0.35.1-4
+- rebuilt
+
+* Sun Mar 12 2023 Neal Gompa <ngompa@fedoraproject.org> - 0.35.1-3
+- Rebuild for ffmpeg 6.0
 
 * Tue Mar 07 2023 Maxwell G <maxwell@gtmx.me> - 0.35.1-2
 - Backport upstream patch to fix yt-dlp hook

diff --git a/sources b/sources
index eba95a0..6dfff4c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (mpv-0.37.0.tar.gz) = a2f7fb3837312ec59c50427af7be3b2b1b6175a53ccc7463e81503284fc4047dff32cb105d665d80be77ee1ae775d4512b71584f324d6d202c9a7fc1fab53257
+SHA512 (mpv-0.39.0.tar.gz) = 9cf1d7487b1e9e36d2b731bf951c4d3b9deba95109af408ccfc71b88e85f6de2558e7b4950781667bb4d40e0352742e3ed278559ff34d07905dd459969cbf503

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-20 19:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-20 19:36 [rpms/mpv] epel9-next: Merge commit 'f20e3e92d8c2519cff754968b65623aea2e36445' into epel9-next Troy Dawson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox