commit 7f49d4c329e67f7d0386c9bec8ed341e8fa7c5d4
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Tue Oct 29 11:03:51 2019 +0000
Update smplayer to 19.10.0 (with fix for new mpv)
Fix_control_problem_with_mpv-0.30.patch | 36 ---------------------------------
smplayer.spec | 9 +++++----
update_smplayer.sh | 2 +-
3 files changed, 6 insertions(+), 41 deletions(-)
---
diff --git a/smplayer.spec b/smplayer.spec
index 6a76b54..6c3cc36 100644
--- a/smplayer.spec
+++ b/smplayer.spec
@@ -1,8 +1,8 @@
Name: smplayer
-Version: 19.5.0
+Version: 19.10.0
%global smplayer_themes_ver 18.6.0
%global smplayer_skins_ver 15.2.0
-Release: 5%{?dist}
+Release: 1%{?dist}
Summary: A graphical frontend for mplayer and mpv
License: GPLv2+
@@ -13,7 +13,6 @@ Source4:
http://downloads.sourceforge.net/smplayer/smplayer-skins-%{smpla
# Fix regression in Thunar (TODO: re-check in upcoming versions!)
#
https://bugzilla.rpmfusion.org/show_bug.cgi?id=1217
Patch0: smplayer-0.8.3-desktop-files.patch
-Patch1: Fix_control_problem_with_mpv-0.30.patch
Patch2: smplayer-14.9.0.6966-system-qtsingleapplication.patch
Patch4: smplayer-19.5.0-webserver.patch
@@ -79,7 +78,6 @@ rm -rf src/qtsingleapplication/
#rm -rf src/findsubtitles/libmaia
%patch0 -p1 -b .desktop-files
-%patch1 -p0 -b .new-mpv
%patch2 -p1 -b .qtsingleapplication
%patch4 -p1 -b .webserver
@@ -172,6 +170,9 @@ fi
%{_datadir}/smplayer/themes/
%changelog
+* Tue Oct 29 2019 Sérgio Basto <sergio(a)serjux.com> - 19.10.0-1
+- Update smplayer to 19.10.0 (with fix for new mpv)
+
* Sun Oct 27 2019 Sérgio Basto <sergio(a)serjux.com> - 19.5.0-5
- Remove smtube sub-package it is available in separated package
- Announce bundle of libmaia
diff --git a/update_smplayer.sh b/update_smplayer.sh
index 0e437c6..8b31584 100755
--- a/update_smplayer.sh
+++ b/update_smplayer.sh
@@ -1,4 +1,4 @@
-version=19.5.0
+version=19.10.0
#stube_ver=19.6.0
themes_ver=18.6.0
skins_ver=15.2.0