From 8678e94ba6a23c3c2194964eee63266f437c72e3 Mon Sep 17 00:00:00 2001 From: Sergey Cherevko Date: Fri, 11 Aug 2023 11:28:48 +0300 Subject: [PATCH] Updated Russian description and summary for gnome-software --- ...an-description-and-summary-for-gnome-soft.patch | 14 ++++++++------ SPECS/mpv.spec | 6 +++++- 2 files changed, 13 insertions(+), 7 deletions(-) diff --git a/SOURCES/0001-Added-Russian-description-and-summary-for-gnome-soft.patch b/SOURCES/0001-Added-Russian-description-and-summary-for-gnome-soft.patch index 863b304..261fe9d 100644 --- a/SOURCES/0001-Added-Russian-description-and-summary-for-gnome-soft.patch +++ b/SOURCES/0001-Added-Russian-description-and-summary-for-gnome-soft.patch @@ -1,12 +1,12 @@ -From 3b6b59068d253e501a4137e20da7b20553283046 Mon Sep 17 00:00:00 2001 +From 4b5a9b0d0d936c045e5edd11e67302dcccb005d3 Mon Sep 17 00:00:00 2001 From: Sergey Cherevko Date: Wed, 9 Aug 2023 10:43:44 +0300 Subject: [PATCH] Added Russian description and summary for gnome-software. --- etc/mpv.desktop | 3 ++- - etc/mpv.metainfo.xml | 7 +++++++ - 2 files changed, 9 insertions(+), 1 deletion(-) + etc/mpv.metainfo.xml | 8 ++++++++ + 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/etc/mpv.desktop b/etc/mpv.desktop index 19ab1fb..0edecdd 100644 @@ -30,18 +30,20 @@ index 19ab1fb..0edecdd 100644 GenericName[zh_CN]=多媒体播放器 GenericName[zh_TW]=多媒體播放器 diff --git a/etc/mpv.metainfo.xml b/etc/mpv.metainfo.xml -index 618abd3..93c03e5 100644 +index 618abd3..4a8b352 100644 --- a/etc/mpv.metainfo.xml +++ b/etc/mpv.metainfo.xml -@@ -3,6 +3,7 @@ +@@ -2,7 +2,9 @@ + io.mpv.mpv mpv ++ Проигрыватель мультимедиа mpv A free, open source, and cross-platform media player + Бесплатный кроссплатформенный медиаплеер с открытым исходным кодом.

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.

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.

-@@ -10,6 +11,12 @@ +@@ -10,6 +12,12 @@

mpv can leverage most hardware decoding APIs on all platforms. Hardware decoding can be enabled at runtime on demand.

Powerful scripting capabilities can make the player do almost anything. There is a large selection of user scripts on the wiki.

A straightforward C API was designed from the ground up to make mpv usable as a library and facilitate easy integration into other applications.

diff --git a/SPECS/mpv.spec b/SPECS/mpv.spec index a2647cc..a49cb75 100644 --- a/SPECS/mpv.spec +++ b/SPECS/mpv.spec @@ -1,6 +1,6 @@ Name: mpv Version: 0.35.1 -Release: 2%{?dist}.inferit.1 +Release: 2%{?dist}.inferit.2 License: GPL-2.0-or-later AND LGPL-2.1-or-later Summary: Movie player playing most video formats and DVDs @@ -179,6 +179,10 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop %{_libdir}/pkgconfig/%{name}.pc %changelog +* Fri Aug 11 2023 Sergey Cherevko - 1:3.4.10-4.inferit.2 +- Updated Russian description for gnome-software +- Rebuilt for MSVSphere 9.2 + * Wed Aug 09 2023 Sergey Cherevko - 0.35.1-2.inferit.1 - Added Russian description and summary for ArcMenu and gnome-software - Rebuilt for MSVSphere 9.2