Author: sergiomb
Update of /cvs/free/rpms/smplayer/F-18
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv2442
Modified Files:
.cvsignore smplayer.spec
smtube-1.7-system-qtsingleapplication.patch sources
Log Message:
* Tue Oct 01 2013 Sérgio Basto <sergio(a)serjux.com> - 0.8.6-1
- Update smplayer to 0.8.6 and smtube to 1.8
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/smplayer/F-18/.cvsignore,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- .cvsignore 12 May 2013 00:45:51 -0000 1.18
+++ .cvsignore 5 Oct 2013 00:56:38 -0000 1.19
@@ -1,2 +1,2 @@
-smplayer-0.8.5.tar.bz2
-smtube-1.7.tar.bz2
+smplayer-0.8.6.tar.bz2
+smtube-1.8.tar.bz2
Index: smplayer.spec
===================================================================
RCS file: /cvs/free/rpms/smplayer/F-18/smplayer.spec,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- smplayer.spec 12 May 2013 00:45:51 -0000 1.29
+++ smplayer.spec 5 Oct 2013 00:56:38 -0000 1.30
@@ -1,7 +1,7 @@
-%global smtube_ver 1.7
+%global smtube_ver 1.8
Name: smplayer
-Version: 0.8.5
+Version: 0.8.6
Release: 1%{?dist}
Summary: A graphical frontend for mplayer
@@ -17,7 +17,7 @@
# 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: smplayer-0.8.1-system-quazip.patch
+#Patch1: smplayer-0.8.1-system-quazip.patch
Patch2: smplayer-0.8.5-system-qtsingleapplication.patch
Patch3: smtube-1.7-system-qtsingleapplication.patch
@@ -47,7 +47,7 @@
rm -rf smtube-%{smtube_ver}/src/qtsingleapplication/
%patch0 -p0 -b .desktop-files
-%patch1 -p1 -b .quazip
+#patch1 -p1 -b .quazip
%patch2 -p1 -b .qtsingleapplication
pushd smtube-%{smtube_ver}
%patch3 -p1 -b .qtsingleapplication
@@ -131,6 +131,12 @@
%{_datadir}/kde4/services/ServiceMenus/smplayer_enqueue.desktop
%changelog
+* Tue Oct 01 2013 Sérgio Basto <sergio(a)serjux.com> - 0.8.6-1
+- Update smplayer to 0.8.6 and smtube to 1.8
+
+* Mon May 27 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 0.8.5-2
+- Rebuilt for x264/FFmpeg
+
* Sat May 11 2013 Sérgio Basto <sergio(a)serjux.com> - 0.8.5-1
- Update smplayer to 0.8.5 and smtube to 1.7
- Fix patches smplayer-0.8.3-smtube-system-qtsingleapplication and
smtube-1.7-system-qtsingleapplication.patch:
smtube.pro | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
Index: smtube-1.7-system-qtsingleapplication.patch
===================================================================
RCS file: /cvs/free/rpms/smplayer/F-18/smtube-1.7-system-qtsingleapplication.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- smtube-1.7-system-qtsingleapplication.patch 12 May 2013 00:45:51 -0000 1.1
+++ smtube-1.7-system-qtsingleapplication.patch 5 Oct 2013 00:56:38 -0000 1.2
@@ -14,14 +14,12 @@
RESOURCES = icons.qrc
-@@ -76,10 +77,6 @@ TRANSLATIONS = translations/smtube_es.ts
- translations/smtube_ka.ts
+@@ -93,8 +94,6 @@ TRANSLATIONS = translations/smtube_es.ts
--# qtsingleapplication
+ # qtsingleapplication
-SOURCES += qtsingleapplication.cpp qtlocalpeer.cpp
-HEADERS += qtsingleapplication.h qtlocalpeer.h
--
+
unix {
UI_DIR = .ui
- MOC_DIR = .moc
Index: sources
===================================================================
RCS file: /cvs/free/rpms/smplayer/F-18/sources,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- sources 12 May 2013 00:45:51 -0000 1.21
+++ sources 5 Oct 2013 00:56:38 -0000 1.22
@@ -1,2 +1,2 @@
-deb781ecdc4dd9f0533ccce8f1772865 smplayer-0.8.5.tar.bz2
-d9a954e1b337f0c850dcfc6063255056 smtube-1.7.tar.bz2
+deddbce75049b5c4f15ec6c02eaf8790 smplayer-0.8.6.tar.bz2
+b80d4d085a8e7350619d65f0f0786037 smtube-1.8.tar.bz2