public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Neal Gompa <ngompa@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/mpv] epel9-next: Update to 0.37.0
Date: Mon, 20 Jul 2026 19:36:14 GMT	[thread overview]
Message-ID: <178457617485.1.14168678912632902269.rpms-mpv-628c52537e08@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/mpv
Branch : epel9-next
Commit : 628c52537e084f3a3cff6107edac9c7e2e7cccf4
Author : Neal Gompa <ngompa@fedoraproject.org>
Date   : 2023-11-24T11:04:11-05:00
Stats  : +8/-9 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/mpv/c/628c52537e084f3a3cff6107edac9c7e2e7cccf4?branch=epel9-next

Log:
Update to 0.37.0

---
diff --git a/mpv.spec b/mpv.spec
index 16bf218..cf088ca 100644
--- a/mpv.spec
+++ b/mpv.spec
@@ -1,6 +1,6 @@
 Name:           mpv
-Version:        0.36.0
-Release:        5%{?dist}
+Version:        0.37.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
@@ -100,7 +100,7 @@ A straightforward C API was designed from the ground up to make mpv usable as
 a library and facilitate easy integration into other applications.
 
 %package libs
-Summary: Dynamic library for Mpv frontends 
+Summary: Dynamic library for Mpv frontends
 
 %description libs
 This package contains the dynamic library libmpv, which provides access to Mpv.
@@ -149,8 +149,6 @@ sed -e "s|/usr/local/etc|%{_sysconfdir}/%{name}|" -i etc/%{name}.conf
     -Dlibavdevice=enabled \
     -Dlibbluray=enabled \
     -Dlibmpv=true \
-    -Dlibplacebo-next=enabled \
-    -Dlibplacebo=enabled \
     -Dlua=enabled \
     -Dmanpage-build=enabled \
     -Dopenal=enabled \
@@ -167,11 +165,9 @@ sed -e "s|/usr/local/etc|%{_sysconfdir}/%{name}|" -i etc/%{name}.conf
     -Dshaderc=enabled \
     -Dsndio=disabled \
     -Dspirv-cross=disabled \
-    -Dstdatomic=enabled \
     -Duchardet=enabled \
     -Dvaapi-drm=enabled \
     -Dvaapi-wayland=enabled \
-    -Dvaapi-x-egl=enabled \
     -Dvaapi-x11=enabled \
     -Dvaapi=enabled \
     -Dvapoursynth=enabled \
@@ -215,7 +211,7 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
 
 %files libs
 %license LICENSE.GPL LICENSE.LGPL Copyright
-%{_libdir}/lib%{name}.so.2*
+%{_libdir}/lib%{name}.so.2{,.*}
 
 %files devel
 %{_includedir}/%{name}/
@@ -223,6 +219,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
 %{_libdir}/pkgconfig/%{name}.pc
 
 %changelog
+* Fri Nov 24 2023 Neal Gompa <ngompa@fedoraproject.org> - 0.37.0-1
+- Update to 0.37.0
+
 * 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)
 

diff --git a/sources b/sources
index 6c9cf7c..eba95a0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (mpv-0.36.0.tar.gz) = 51f455a425ea5aac47acb3582d0f958a34248a2290a8d6887d22bcb9385fe8d1ab5d7f09d5408cfecfb73c1ec85d1b8ec8958e45a4941d3f711a2e580187472f
+SHA512 (mpv-0.37.0.tar.gz) = a2f7fb3837312ec59c50427af7be3b2b1b6175a53ccc7463e81503284fc4047dff32cb105d665d80be77ee1ae775d4512b71584f324d6d202c9a7fc1fab53257

             reply	other threads:[~2026-07-20 19:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-20 19:36 Neal Gompa [this message]
2026-07-20 19:36 [rpms/mpv] epel9-next: Update to 0.37.0 Neal Gompa

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=178457617485.1.14168678912632902269.rpms-mpv-628c52537e08@fedoraproject.org \
    --to=ngompa@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