public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/mpv] epel9-next: Update to 0.38.0
Date: Mon, 20 Jul 2026 19:36:20 GMT [thread overview]
Message-ID: <178457618052.1.10394340569133033401.rpms-mpv-d7711d0400ec@fedoraproject.org> (raw)
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
reply other threads:[~2026-07-20 19:36 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178457618052.1.10394340569133033401.rpms-mpv-d7711d0400ec@fedoraproject.org \
--to=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox