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

A new commit has been pushed.

Repo   : rpms/mpv
Branch : epel9-next
Commit : ab9c05a894ae7d4a19414b204a2fcc160684f348
Author : Vitaly Zaitsev <vitaly@easycoding.org>
Date   : 2022-11-12T17:12:59+01:00
Stats  : +7/-34 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/mpv/c/ab9c05a894ae7d4a19414b204a2fcc160684f348?branch=epel9-next

Log:
Updated to version 0.35.0.

---
diff --git a/.gitignore b/.gitignore
index a10630b..214d5c4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /mpv-0.34.1.tar.gz
+/mpv-0.35.0.tar.gz

diff --git a/mpv.metainfo.xml b/mpv.metainfo.xml
deleted file mode 100644
index 95f7b0f..0000000
--- a/mpv.metainfo.xml
+++ /dev/null
@@ -1,30 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<component type="desktop">
-    <id>io.mpv.Mpv</id>
-    <name>mpv</name>
-    <summary>A free, open source, and cross-platform media player</summary>
-    <description>
-        <p>Mpv is a free (as in freedom) media player for the command line. It supports a wide variety of media file formats, audio and video codecs, and subtitle types.</p>
-        <p>Mpv has an OpenGL, Vulkan, and D3D11 based video output that is capable of many features loved by videophiles, such as video scaling with popular high quality algorithms, color management, frame timing, interpolation, HDR, and more.</p>
-        <p>While mpv strives for minimalism and provides no real GUI, it has a small controller on top of the video for basic control.</p>
-        <p>Mpv can leverage most hardware decoding APIs on all platforms. Hardware decoding can be enabled at runtime on demand.</p>
-        <p>Powerful scripting capabilities can make the player do almost anything. There is a large selection of user scripts on the wiki.</p>
-        <p>A straightforward C API was designed from the ground up to make mpv usable as a library and facilitate easy integration into other applications.</p>
-    </description>
-    <metadata_license>CC0-1.0</metadata_license>
-    <project_license>GPL-2.0+ AND LGPL-2.0-or-later</project_license>
-    <developer_name>mpv.io</developer_name>
-    <launchable type="desktop-id">mpv.desktop</launchable>
-    <translation type="gettext">mpv</translation>
-    <content_rating type="oars-1.1" />
-    <screenshots>
-        <screenshot type="default">
-            <image>https://mpv.io/images/mpv-screenshot-34cd36ae.jpg</image>
-            <caption>Main window</caption>
-        </screenshot>
-    </screenshots>
-    <url type="homepage">https://mpv.io/</url>
-    <url type="bugtracker">https://github.com/mpv-player/mpv/issues</url>
-    <url type="faq">https://github.com/mpv-player/mpv/wiki/FAQ</url>
-    <url type="help">https://mpv.io/manual/stable</url>
-</component>

diff --git a/mpv.spec b/mpv.spec
index 56df7e2..f06cf60 100644
--- a/mpv.spec
+++ b/mpv.spec
@@ -1,12 +1,11 @@
 Name:           mpv
-Version:        0.34.1
-Release:        11%{?dist}
+Version:        0.35.0
+Release:        1%{?dist}
 
 License:        GPLv2+ and LGPLv2+
 Summary:        Movie player playing most video formats and DVDs
 URL:            https://%{name}.io/
 Source0:        https://github.com/%{name}-player/%{name}/archive/v%{version}/%{name}-%{version}.tar.gz
-Source1:        %{name}.metainfo.xml
 
 BuildRequires:  desktop-file-utils
 BuildRequires:  gcc
@@ -171,6 +170,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
 %{_libdir}/pkgconfig/%{name}.pc
 
 %changelog
+* Sat Nov 12 2022 Vitaly Zaitsev <vitaly@easycoding.org> - 0.35.0-1
+- Updated to version 0.35.0.
+
 * Mon Sep 05 2022 Vitaly Zaitsev <vitaly@easycoding.org> - 0.34.1-11
 - Moved to Fedora.
 - Added XDG metainfo manifest.

diff --git a/sources b/sources
index bf76391..1420efb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (mpv-0.34.1.tar.gz) = 77ea349d6999f8cce9b5cce4cebd3506a224fc18ab08d22dd16bd34c34d012bb170879b268ddd62db40d116b4cc0b2d9d651b8097f387ed9115c426834cac77e
+SHA512 (mpv-0.35.0.tar.gz) = d5c1f734057f6b6c27e7f59de43cf7c0e7f813d842b8c7fd2ae1073dbe649c8187b7686df4efe928db2952e9f1efc171245e6f8780c1d9f174f4d7abff1e073a

^ 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: Updated to version 0.35.0 Vitaly Zaitsev

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