public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Carl George <carlwgeorge@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/mpv] epel9-next: Rebuild against libplacebo5 rhbz#2264138
Date: Mon, 20 Jul 2026 19:36:16 GMT [thread overview]
Message-ID: <178457617675.1.12603595580430569915.rpms-mpv-200a8ce750e8@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/mpv
Branch : epel9-next
Commit : 200a8ce750e8d615f459ce62e7601ac6211368c1
Author : Carl George <carlwgeorge@fedoraproject.org>
Date : 2024-02-15T19:43:00-06:00
Stats : +7/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/mpv/c/200a8ce750e8d615f459ce62e7601ac6211368c1?branch=epel9-next
Log:
Rebuild against libplacebo5 rhbz#2264138
---
diff --git a/mpv.spec b/mpv.spec
index 132eba0..571c6bf 100644
--- a/mpv.spec
+++ b/mpv.spec
@@ -1,6 +1,6 @@
Name: mpv
Version: 0.35.1
-Release: 2%{?dist}
+Release: 3%{?dist}
License: GPL-2.0-or-later AND LGPL-2.1-or-later
Summary: Movie player playing most video formats and DVDs
@@ -43,7 +43,9 @@ BuildRequires: pkgconfig(libdrm)
BuildRequires: pkgconfig(libguess)
BuildRequires: pkgconfig(libjpeg)
BuildRequires: pkgconfig(libpipewire-0.3) >= 0.3.19
-BuildRequires: pkgconfig(libplacebo)
+# libplacebo 4 has runtime issues with glslang 13 in RHEL 9.4 rhbz#2264138
+# mpv 0.35 doesn't build with libplacebo 6
+BuildRequires: (pkgconfig(libplacebo) >= 5 with pkgconfig(libplacebo) < 6)
BuildRequires: pkgconfig(libpulse)
BuildRequires: pkgconfig(libswresample) >= 3.0.100
BuildRequires: pkgconfig(libswscale) >= 5.0.101
@@ -178,6 +180,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
%{_libdir}/pkgconfig/%{name}.pc
%changelog
+* Fri Feb 16 2024 Carl George <carlwgeorge@fedoraproject.org> - 0.35.1-3
+- Rebuild against libplacebo5 rhbz#2264138
+
* Tue Mar 07 2023 Maxwell G <maxwell@gtmx.me> - 0.35.1-2
- Backport upstream patch to fix yt-dlp hook
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=178457617675.1.12603595580430569915.rpms-mpv-200a8ce750e8@fedoraproject.org \
--to=carlwgeorge@fedoraproject.org \
--cc=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