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: Build against libplacebo6
Date: Mon, 20 Jul 2026 19:36:19 GMT	[thread overview]
Message-ID: <178457617957.1.14176208016047901464.rpms-mpv-a3f4f3cabd24@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/mpv
Branch : epel9-next
Commit : a3f4f3cabd244046c999b976a2a44558240f6561
Author : Carl George <carlwgeorge@fedoraproject.org>
Date   : 2024-04-30T21:29:55-05:00
Stats  : +6/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/mpv/c/a3f4f3cabd244046c999b976a2a44558240f6561?branch=epel9-next

Log:
Build against libplacebo6

---
diff --git a/mpv.spec b/mpv.spec
index 89a1620..4ad976e 100644
--- a/mpv.spec
+++ b/mpv.spec
@@ -1,6 +1,6 @@
 Name:           mpv
 Version:        0.37.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later
 Summary:        Movie player playing most video formats and DVDs
@@ -39,7 +39,8 @@ BuildRequires:  pkgconfig(libcdio_paranoia)
 BuildRequires:  pkgconfig(libdrm)
 BuildRequires:  pkgconfig(libjpeg)
 BuildRequires:  pkgconfig(libpipewire-0.3) >= 0.3.19
-BuildRequires:  pkgconfig(libplacebo) >= 5.264.1
+# Explictily build against libplacebo6 rhbz#2264138
+BuildRequires:  (pkgconfig(libplacebo) >= 6 with pkgconfig(libplacebo) < 7)
 BuildRequires:  pkgconfig(libpulse)
 BuildRequires:  pkgconfig(libswresample) >= 3.9.100
 BuildRequires:  pkgconfig(libswscale) >= 5.9.100
@@ -219,6 +220,9 @@ 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 May 01 2024 Neal Gompa <ngompa@fedoraproject.org> - 0.37.0-1
 - Update to 0.37.0
 

                 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=178457617957.1.14176208016047901464.rpms-mpv-a3f4f3cabd24@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