From 4b68ff9918188fadc2a31d96f03d71992b775f33 Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Fri, 23 Dec 2022 18:06:57 +0100 Subject: [PATCH] Rebuilt for libplacebo --- mpv.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mpv.spec b/mpv.spec index 907ad80..1ccd110 100644 --- a/mpv.spec +++ b/mpv.spec @@ -1,6 +1,6 @@ Name: mpv Version: 0.35.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 @@ -175,6 +175,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop %{_libdir}/pkgconfig/%{name}.pc %changelog +* Fri Dec 23 2022 Nicolas Chauvet - 0.35.0-2 +- Rebuilt for libplacebo + * Sat Nov 12 2022 Vitaly Zaitsev - 0.35.0-1 - Updated to version 0.35.0. - Enabled Wayland backend.