From 4b1222c4e2164ed9fbbba554164bfaf3510fe5e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9rgio=20M=2E=20Basto?= Date: Tue, 7 Jul 2020 05:52:34 +0100 Subject: [PATCH] Mass rebuild for x264 --- mplayer.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/mplayer.spec b/mplayer.spec index 47cff9d..52caa1d 100644 --- a/mplayer.spec +++ b/mplayer.spec @@ -6,9 +6,9 @@ Name: mplayer Version: 1.4 %if 0%{?svn} -Release: 9{?pre:.%{pre}}%{?dist} +Release: 10{?pre:.%{pre}}%{?dist} %else -Release: 9%{?dist} +Release: 10%{?dist} %endif Summary: Movie player playing most video formats and DVDs @@ -379,6 +379,9 @@ fi %{_datadir}/mplayer/*.fp %changelog +* Tue Jul 07 2020 Sérgio Basto - 1.4-10 +- Mass rebuild for x264 + * Fri Apr 17 2020 Leigh Scott - 1.4-9 - Add AV1 support