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

            A new commit has been pushed.

            Repo   : rpms/mpv
            Branch : epel9-next
            Commit : d7711d0400ece1beb8df06bfb0a9baba8793085c
            Author : Robert-André Mauchin <zebob.m@gmail.com>
            Date   : 2024-06-02T12:12:26+02:00
            Stats  : +9/-5 in 2 file(s)
            URL    : https://src.fedoraproject.org/rpms/mpv/c/d7711d0400ece1beb8df06bfb0a9baba8793085c?branch=epel9-next

            Log:
            Update to 0.38.0

Disable shaderc as per https://github.com/mpv-player/mpv/issues/13940
Close: rhbz#2275979

---
diff --git a/mpv.spec b/mpv.spec
index b429d56..7ad90a9 100644
--- a/mpv.spec
+++ b/mpv.spec
@@ -1,6 +1,6 @@
 Name:           mpv
-Version:        0.37.0
-Release:        5%{?dist}
+Version:        0.38.0
+Release:        1%{?dist}
 
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later
 Summary:        Movie player playing most video formats and DVDs
@@ -49,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)
@@ -162,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 \
@@ -219,6 +218,11 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
 %{_libdir}/pkgconfig/%{name}.pc
 
 %changelog
+* 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.
 

diff --git a/sources b/sources
index eba95a0..c690f00 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (mpv-0.37.0.tar.gz) = a2f7fb3837312ec59c50427af7be3b2b1b6175a53ccc7463e81503284fc4047dff32cb105d665d80be77ee1ae775d4512b71584f324d6d202c9a7fc1fab53257
+SHA512 (mpv-0.38.0.tar.gz) = b5b2af59039ef4711814f94bbdfedb37f8ce914301670e42d4ed05fe1900025a3d3a2f3d5e69628a8aad115a647a27c386718959e2df1a18740468b3a84f8975

^ 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: Update to 0.38.0 

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