commit a76ec44b76f7cd79c86895f523e9b7b819bbbe90
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Fri Feb 3 04:03:13 2017 +0000
Update smplayer to 17.2.0 and smtube to 17.1.0
.gitignore | 2 ++
smplayer.spec | 10 +++++++---
sources | 4 ++--
3 files changed, 11 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 112a6ef..fb38edf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,5 @@ smtube-16.3.0.tar.bz2
/smplayer-themes-16.8.0.tar.bz2
/smplayer-16.11.0.tar.bz2
/smplayer-17.1.0.tar.bz2
+/smtube-17.1.0.tar.bz2
+/smplayer-17.2.0.tar.bz2
diff --git a/smplayer.spec b/smplayer.spec
index 164baf7..183d21e 100644
--- a/smplayer.spec
+++ b/smplayer.spec
@@ -1,9 +1,9 @@
Name: smplayer
-Version: 17.1.0
-%global smtube_ver 16.7.2
+Version: 17.2.0
+%global smtube_ver 17.1.0
%global smplayer_themes_ver 16.8.0
%global smplayer_skins_ver 15.2.0
-Release: 2%{?dist}
+Release: 1%{?dist}
Summary: A graphical frontend for mplayer and mpv
Group: Applications/Multimedia
@@ -175,6 +175,7 @@ fi
%files
%license Copying*
%{_bindir}/smplayer
+%{_bindir}/simple_web_server
%{_datadir}/applications/smplayer*.desktop
%{_datadir}/icons/hicolor/*/apps/smplayer.png
%{_datadir}/icons/hicolor/*/apps/smplayer.svg
@@ -201,6 +202,9 @@ fi
%{_datadir}/smplayer/themes/
%changelog
+* Fri Feb 03 2017 Sérgio Basto <sergio(a)serjux.com> - 17.2.0-1
+- Update smplayer to 17.2.0 and smtube to 17.1.0
+
* Thu Jan 26 2017 Sérgio Basto <sergio(a)serjux.com> - 17.1.0-2
- el7 support
- Some syncs with upstream spec, quazip-qt5-devel is not
diff --git a/sources b/sources
index c802366..cc3c73e 100644
--- a/sources
+++ b/sources
@@ -1,4 +1,4 @@
30dde6d9ee016879b121d4d28a427b2a smplayer-themes-16.8.0.tar.bz2
57e165cf9a95808fafd179e5322b7f15 smplayer-skins-15.2.0.tar.bz2
-318369359ae36a2fce92939f56291f3e smtube-16.7.2.tar.bz2
-aa28e0ec45bc184e4304700313a8f6e9 smplayer-17.1.0.tar.bz2
+baefe662fe60d78ecc313c5499f01495 smtube-17.1.0.tar.bz2
+468cdda028221a153646ce8855329838 smplayer-17.2.0.tar.bz2