commit smtube for openSUSE:Factory

2020-06-28 Thread root
Hello community,

here is the log from the commit of package smtube for openSUSE:Factory checked 
in at 2020-06-28 23:07:48

Comparing /work/SRC/openSUSE:Factory/smtube (Old)
 and  /work/SRC/openSUSE:Factory/.smtube.new.3060 (New)


Package is "smtube"

Sun Jun 28 23:07:48 2020 rev:13 rq:817519 version:20.6.0

Changes:

--- /work/SRC/openSUSE:Factory/smtube/smtube.changes2020-01-30 
09:41:59.505509080 +0100
+++ /work/SRC/openSUSE:Factory/.smtube.new.3060/smtube.changes  2020-06-28 
23:08:48.999354911 +0200
@@ -1,0 +2,11 @@
+Sun Jun 28 10:09:17 UTC 2020 - Cor Blom 
+
+- Update to version 20.6.0:
+  * New option in preferences to select the site to use as homepage.
+  * The internal youtube code has been removed and now smtube just
+uses youtube-dl to get the video urls.
+  * New option in the help menu to help install youtube-dl. 
+- Youtube-dl is not required, so changed Suggest: youtube-dl to 
+  Required: youtube-dl
+
+---

Old:

  smtube-20.1.0.tar.bz2

New:

  smtube-20.6.0.tar.bz2



Other differences:
--
++ smtube.spec ++
--- /var/tmp/diff_new_pack.UQOYLw/_old  2020-06-28 23:08:49.735357356 +0200
+++ /var/tmp/diff_new_pack.UQOYLw/_new  2020-06-28 23:08:49.739357369 +0200
@@ -19,7 +19,7 @@
 
 %bcond_with restricted
 Name:   smtube
-Version:20.1.0
+Version:20.6.0
 Release:0
 Summary:Small YouTube Browser
 License:GPL-2.0-or-later
@@ -40,7 +40,7 @@
 Suggests:   mpv
 Suggests:   totem
 Suggests:   vlc
-Suggests:   youtube-dl
+Requires:   youtube-dl
 %if 0%{?suse_version} >= 1320 || (0%{?sle_version} >= 120100 && 
0%{?is_opensuse})
 BuildRequires:  libqt5-linguist
 BuildRequires:  pkgconfig(Qt5Gui)

++ smtube-20.1.0.tar.bz2 -> smtube-20.6.0.tar.bz2 ++
 17533 lines of diff (skipped)




commit smtube for openSUSE:Factory

2020-01-30 Thread root
Hello community,

here is the log from the commit of package smtube for openSUSE:Factory checked 
in at 2020-01-30 09:41:24

Comparing /work/SRC/openSUSE:Factory/smtube (Old)
 and  /work/SRC/openSUSE:Factory/.smtube.new.26092 (New)


Package is "smtube"

Thu Jan 30 09:41:24 2020 rev:12 rq:768306 version:20.1.0

Changes:

--- /work/SRC/openSUSE:Factory/smtube/smtube.changes2019-08-05 
10:38:24.223319922 +0200
+++ /work/SRC/openSUSE:Factory/.smtube.new.26092/smtube.changes 2020-01-30 
09:41:59.505509080 +0100
@@ -1,0 +2,6 @@
+Wed Jan 29 10:06:53 UTC 2020 - Cor Blom 
+
+- Update to version 20.1.0:
+  * Fix for YouTube, so that it works again with changed YouTube code
+
+---

Old:

  smtube-19.6.0.tar.bz2

New:

  smtube-20.1.0.tar.bz2



Other differences:
--
++ smtube.spec ++
--- /var/tmp/diff_new_pack.h9E1cV/_old  2020-01-30 09:42:00.809509778 +0100
+++ /var/tmp/diff_new_pack.h9E1cV/_new  2020-01-30 09:42:00.813509780 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package smtube
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 # Copyright (c) 2012 Pascal Bleser 
 #
 # All modifications and additions to the file contributed by third parties
@@ -19,7 +19,7 @@
 
 %bcond_with restricted
 Name:   smtube
-Version:19.6.0
+Version:20.1.0
 Release:0
 Summary:Small YouTube Browser
 License:GPL-2.0-or-later

++ smtube-19.6.0.tar.bz2 -> smtube-20.1.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/smtube-19.6.0/Changelog new/smtube-20.1.0/Changelog
--- old/smtube-19.6.0/Changelog 2019-06-16 21:16:48.0 +0200
+++ new/smtube-20.1.0/Changelog 2020-01-21 20:26:49.0 +0100
@@ -1,3 +1,9 @@
+Version 20.1:
+
+(2020-01-20)
+ * Fix the youtube code.
+
+
 Version 19.6:
 
 (2019-06-03)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/smtube-19.6.0/OBS/Makefile 
new/smtube-20.1.0/OBS/Makefile
--- old/smtube-19.6.0/OBS/Makefile  2019-06-16 21:27:03.0 +0200
+++ new/smtube-20.1.0/OBS/Makefile  2020-01-21 20:31:18.0 +0100
@@ -2,7 +2,7 @@
 # deb packages at build.opensuse.org
 
 PACKAGE = smtube
-VERSION = 19.6.0
+VERSION = 20.1.0
 #DEPENDS = debhelper (>= 5.0.0), qtbase5-dev, qt5-qmake, qtscript5-dev, 
qttools5-dev-tools, qt5-default, libqt5webkit5-dev
 DEPENDS = debhelper (>= 5.0.0), libqt4-dev, libqtwebkit-dev
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/smtube-19.6.0/Readme.txt new/smtube-20.1.0/Readme.txt
--- old/smtube-19.6.0/Readme.txt2019-06-03 22:06:34.0 +0200
+++ new/smtube-20.1.0/Readme.txt2020-01-21 20:24:19.0 +0100
@@ -1,5 +1,5 @@
 SMTube - a small YouTube browser for SMPlayer
-Copyright (C) 2015-2019 Ricardo Villalba 
+Copyright (C) 2015-2020 Ricardo Villalba 
 
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/smtube-19.6.0/Release_notes.txt 
new/smtube-20.1.0/Release_notes.txt
--- old/smtube-19.6.0/Release_notes.txt 2019-06-16 21:16:48.0 +0200
+++ new/smtube-20.1.0/Release_notes.txt 2020-01-21 20:26:49.0 +0100
@@ -1,3 +1,6 @@
+Version 20.1
+ * The YouTube code has been fixed.
+
 Version 19.6
  * The YouTube code has been fixed.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/smtube-19.6.0/create_deb.sh 
new/smtube-20.1.0/create_deb.sh
--- old/smtube-19.6.0/create_deb.sh 2019-06-16 21:27:03.0 +0200
+++ new/smtube-20.1.0/create_deb.sh 2020-01-21 20:31:18.0 +0100
@@ -4,7 +4,7 @@
 cp debian-orig/changelog-orig debian-orig/changelog
 
 ./get_svn_revision.sh
-#dch -v 19.6.0-`cat svn_revision` "New version"
+#dch -v 20.1.0-`cat svn_revision` "New version"
 
 #dpkg-buildpackage -rfakeroot
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/smtube-19.6.0/debian-orig/changelog-orig 
new/smtube-20.1.0/debian-orig/changelog-orig
--- old/smtube-19.6.0/debian-orig/changelog-orig2019-06-16 
21:27:03.0 +0200
+++ new/smtube-20.1.0/debian-orig/changelog-orig2020-01-21 
20:31:18.0 +0100
@@ -1,3 +1,9 @@
+smtube (20.1.0) precise; urgency=low
+
+  * The YouTube code has been fixed.
+
+ -- Ricardo Villalba   Tue, 21 Jan 2020 20:29:44 
+0100
+
 smtube (19.6.0) precise; urgency=low
 
   * The YouTube code has been fixed.
diff -urN '--exclude=CVS' 

commit smtube for openSUSE:Factory

2019-08-05 Thread root
Hello community,

here is the log from the commit of package smtube for openSUSE:Factory checked 
in at 2019-08-05 10:37:53

Comparing /work/SRC/openSUSE:Factory/smtube (Old)
 and  /work/SRC/openSUSE:Factory/.smtube.new.4126 (New)


Package is "smtube"

Mon Aug  5 10:37:53 2019 rev:11 rq:720239 version:19.6.0

Changes:

--- /work/SRC/openSUSE:Factory/smtube/smtube.changes2018-11-26 
10:24:44.733419619 +0100
+++ /work/SRC/openSUSE:Factory/.smtube.new.4126/smtube.changes  2019-08-05 
10:38:24.223319922 +0200
@@ -1,0 +2,6 @@
+Wed Jul 31 11:10:18 UTC 2019 - Cor Blom 
+
+- Update to version 19.6.0:
+  * Fix for YouTube, so that it works again with changed Youtube code
+
+---

Old:

  smtube-18.11.0.tar.bz2

New:

  smtube-19.6.0.tar.bz2



Other differences:
--
++ smtube.spec ++
--- /var/tmp/diff_new_pack.k5tiby/_old  2019-08-05 10:38:24.979319830 +0200
+++ /var/tmp/diff_new_pack.k5tiby/_new  2019-08-05 10:38:24.983319829 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package smtube
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2012 Pascal Bleser 
 #
 # All modifications and additions to the file contributed by third parties
@@ -19,7 +19,7 @@
 
 %bcond_with restricted
 Name:   smtube
-Version:18.11.0
+Version:19.6.0
 Release:0
 Summary:Small YouTube Browser
 License:GPL-2.0-or-later

++ smtube-18.11.0.tar.bz2 -> smtube-19.6.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/smtube-18.11.0/Changelog new/smtube-19.6.0/Changelog
--- old/smtube-18.11.0/Changelog2018-11-15 00:08:47.0 +0100
+++ new/smtube-19.6.0/Changelog 2019-06-16 21:16:48.0 +0200
@@ -1,3 +1,9 @@
+Version 19.6:
+
+(2019-06-03)
+ * Fix the youtube code.
+
+
 Version 18.11:
 
 (2018-10-21)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/smtube-18.11.0/OBS/Makefile 
new/smtube-19.6.0/OBS/Makefile
--- old/smtube-18.11.0/OBS/Makefile 2018-11-15 00:08:47.0 +0100
+++ new/smtube-19.6.0/OBS/Makefile  2019-06-16 21:27:03.0 +0200
@@ -2,7 +2,7 @@
 # deb packages at build.opensuse.org
 
 PACKAGE = smtube
-VERSION = 18.11.0
+VERSION = 19.6.0
 #DEPENDS = debhelper (>= 5.0.0), qtbase5-dev, qt5-qmake, qtscript5-dev, 
qttools5-dev-tools, qt5-default, libqt5webkit5-dev
 DEPENDS = debhelper (>= 5.0.0), libqt4-dev, libqtwebkit-dev
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/smtube-18.11.0/Readme.txt 
new/smtube-19.6.0/Readme.txt
--- old/smtube-18.11.0/Readme.txt   2018-01-09 21:58:00.0 +0100
+++ new/smtube-19.6.0/Readme.txt2019-06-03 22:06:34.0 +0200
@@ -1,5 +1,5 @@
 SMTube - a small YouTube browser for SMPlayer
-Copyright (C) 2015-2018 Ricardo Villalba 
+Copyright (C) 2015-2019 Ricardo Villalba 
 
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/smtube-18.11.0/Release_notes.txt 
new/smtube-19.6.0/Release_notes.txt
--- old/smtube-18.11.0/Release_notes.txt2018-11-10 23:23:34.0 
+0100
+++ new/smtube-19.6.0/Release_notes.txt 2019-06-16 21:16:48.0 +0200
@@ -1,3 +1,6 @@
+Version 19.6
+ * The YouTube code has been fixed.
+
 Version 18.10
  * New option in the context menu to play the video with a web browser.
The web browser may allow you to download the video.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/smtube-18.11.0/create_deb.sh 
new/smtube-19.6.0/create_deb.sh
--- old/smtube-18.11.0/create_deb.sh2018-11-15 00:12:13.0 +0100
+++ new/smtube-19.6.0/create_deb.sh 2019-06-16 21:27:03.0 +0200
@@ -4,7 +4,7 @@
 cp debian-orig/changelog-orig debian-orig/changelog
 
 ./get_svn_revision.sh
-#dch -v 18.11.0-`cat svn_revision` "New version"
+#dch -v 19.6.0-`cat svn_revision` "New version"
 
 #dpkg-buildpackage -rfakeroot
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/smtube-18.11.0/debian-orig/changelog-orig 
new/smtube-19.6.0/debian-orig/changelog-orig
--- old/smtube-18.11.0/debian-orig/changelog-orig   2018-11-15 
00:13:17.0 +0100
+++ new/smtube-19.6.0/debian-orig/changelog-orig2019-06-16 
21:27:03.0 +0200
@@ -1,3 +1,9 @@
+smtube (19.6.0) precise; urgency=low
+
+  * The YouTube code has been fixed.
+
+ -- Ricardo 

commit smtube for openSUSE:Factory

2018-11-26 Thread root
Hello community,

here is the log from the commit of package smtube for openSUSE:Factory checked 
in at 2018-11-26 10:23:13

Comparing /work/SRC/openSUSE:Factory/smtube (Old)
 and  /work/SRC/openSUSE:Factory/.smtube.new.19453 (New)


Package is "smtube"

Mon Nov 26 10:23:13 2018 rev:10 rq:649881 version:18.11.0

Changes:

--- /work/SRC/openSUSE:Factory/smtube/smtube.changes2018-09-26 
16:10:48.407547387 +0200
+++ /work/SRC/openSUSE:Factory/.smtube.new.19453/smtube.changes 2018-11-26 
10:24:44.733419619 +0100
@@ -1,0 +2,6 @@
+Sat Nov 17 06:09:04 UTC 2018 - s...@suspend.net
+
+- Update to version 18.11.0:
+  * New option in the browser context menu to play the video
+
+---

Old:

  smtube-18.9.0.tar.bz2

New:

  smtube-18.11.0.tar.bz2



Other differences:
--
++ smtube.spec ++
--- /var/tmp/diff_new_pack.vMvKog/_old  2018-11-26 10:24:45.573418632 +0100
+++ /var/tmp/diff_new_pack.vMvKog/_new  2018-11-26 10:24:45.577418627 +0100
@@ -19,7 +19,7 @@
 
 %bcond_with restricted
 Name:   smtube
-Version:18.9.0
+Version:18.11.0
 Release:0
 Summary:Small YouTube Browser
 License:GPL-2.0-or-later

++ smtube-18.9.0.tar.bz2 -> smtube-18.11.0.tar.bz2 ++
 9812 lines of diff (skipped)




commit smtube for openSUSE:Factory

2018-09-26 Thread root
Hello community,

here is the log from the commit of package smtube for openSUSE:Factory checked 
in at 2018-09-26 16:10:45

Comparing /work/SRC/openSUSE:Factory/smtube (Old)
 and  /work/SRC/openSUSE:Factory/.smtube.new (New)


Package is "smtube"

Wed Sep 26 16:10:45 2018 rev:9 rq:636243 version:18.9.0

Changes:

--- /work/SRC/openSUSE:Factory/smtube/smtube.changes2018-05-29 
10:28:05.669768445 +0200
+++ /work/SRC/openSUSE:Factory/.smtube.new/smtube.changes   2018-09-26 
16:10:48.407547387 +0200
@@ -1,0 +2,6 @@
+Mon Sep 17 15:13:06 UTC 2018 - sor.ale...@meowr.ru
+
+- Update to version 18.9.0:
+  * Fix YouTube.
+
+---

Old:

  smtube-18.3.0.tar.bz2

New:

  smtube-18.9.0.tar.bz2



Other differences:
--
++ smtube.spec ++
--- /var/tmp/diff_new_pack.6a067K/_old  2018-09-26 16:10:48.907546557 +0200
+++ /var/tmp/diff_new_pack.6a067K/_new  2018-09-26 16:10:48.911546550 +0200
@@ -13,13 +13,13 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %bcond_with restricted
 Name:   smtube
-Version:18.3.0
+Version:18.9.0
 Release:0
 Summary:Small YouTube Browser
 License:GPL-2.0-or-later
@@ -120,11 +120,7 @@
 %endif
 
 %files
-%if 0%{?suse_version} >= 1500
 %license Copying.txt
-%else
-%doc Copying.txt
-%endif
 %doc Changelog Readme.txt Release_notes.txt
 %{_bindir}/%{name}
 %{_datadir}/%{name}/

++ smtube-18.3.0.tar.bz2 -> smtube-18.9.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/smtube-18.3.0/Changelog new/smtube-18.9.0/Changelog
--- old/smtube-18.3.0/Changelog 2018-03-26 21:54:08.0 +0200
+++ new/smtube-18.9.0/Changelog 2018-09-12 21:29:40.0 +0200
@@ -1,3 +1,9 @@
+Version 18.9:
+
+(2018-09-11)
+ * Fix youtube
+
+
 Version 18.3:
 
 (2018-01-09)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/smtube-18.3.0/OBS/Makefile 
new/smtube-18.9.0/OBS/Makefile
--- old/smtube-18.3.0/OBS/Makefile  2018-04-01 01:06:12.0 +0200
+++ new/smtube-18.9.0/OBS/Makefile  2018-09-12 21:39:01.0 +0200
@@ -2,7 +2,7 @@
 # deb packages at build.opensuse.org
 
 PACKAGE = smtube
-VERSION = 18.3.0
+VERSION = 18.9.0
 #DEPENDS = debhelper (>= 5.0.0), qtbase5-dev, qt5-qmake, qtscript5-dev, 
qttools5-dev-tools, qt5-default, libqt5webkit5-dev
 DEPENDS = debhelper (>= 5.0.0), libqt4-dev, libqtwebkit-dev
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/smtube-18.3.0/Release_notes.txt 
new/smtube-18.9.0/Release_notes.txt
--- old/smtube-18.3.0/Release_notes.txt 2018-04-01 01:00:17.0 +0200
+++ new/smtube-18.9.0/Release_notes.txt 2018-09-12 21:29:40.0 +0200
@@ -1,3 +1,6 @@
+Version 18.9
+ * Fix Youtube.
+
 Version 18.3
  * Fix the option "open audio with".
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/smtube-18.3.0/create_deb.sh 
new/smtube-18.9.0/create_deb.sh
--- old/smtube-18.3.0/create_deb.sh 2018-04-01 01:06:12.0 +0200
+++ new/smtube-18.9.0/create_deb.sh 2018-09-12 21:41:47.0 +0200
@@ -1,10 +1,10 @@
 #! /bin/sh
  
-ln -s debian-rvm debian
-cp debian-rvm/changelog-orig debian-rvm/changelog
+ln -s debian-orig debian
+cp debian-orig/changelog-orig debian-orig/changelog
 
 ./get_svn_revision.sh
-#dch -v 18.3.0-`cat svn_revision` "New version"
+#dch -v 18.9.0-`cat svn_revision` "New version"
 
 #dpkg-buildpackage -rfakeroot
 
@@ -15,5 +15,5 @@
 fakeroot debian/rules binary
 
 dh_clean
-rm debian-rvm/changelog
+rm debian-orig/changelog
 rm debian
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/smtube-18.3.0/debian-orig/changelog-orig 
new/smtube-18.9.0/debian-orig/changelog-orig
--- old/smtube-18.3.0/debian-orig/changelog-orig1970-01-01 
01:00:00.0 +0100
+++ new/smtube-18.9.0/debian-orig/changelog-orig2018-09-12 
21:39:01.0 +0200
@@ -0,0 +1,101 @@
+smtube (18.9.0) precise; urgency=low
+
+  * Fix Youtube.
+
+ -- Ricardo Villalba   Wed, 12 Sep 2018 21:37:21 
+0200
+
+smtube (18.3.0) precise; urgency=low
+
+  * Fix the option "open audio with".
+
+ -- Ricardo Villalba   Sun, 01 Apr 2018 01:05:01 
+0200
+
+smtube (18.1.0) precise; urgency=low
+
+  * Fix Youtube.
+  * Add the Catalan translation.
+
+ -- Ricardo Villalba   Tue, 09 Jan 2018 23:01:18 
+0100
+
+smtube (17.5.0) precise; urgency=low
+
+  * Fix for VEVO videos.
+
+ 

commit smtube for openSUSE:Factory

2018-05-29 Thread root
Hello community,

here is the log from the commit of package smtube for openSUSE:Factory checked 
in at 2018-05-29 10:27:53

Comparing /work/SRC/openSUSE:Factory/smtube (Old)
 and  /work/SRC/openSUSE:Factory/.smtube.new (New)


Package is "smtube"

Tue May 29 10:27:53 2018 rev:8 rq:606852 version:18.3.0

Changes:

--- /work/SRC/openSUSE:Factory/smtube/smtube.changes2017-05-10 
20:53:29.877613066 +0200
+++ /work/SRC/openSUSE:Factory/.smtube.new/smtube.changes   2018-05-29 
10:28:05.669768445 +0200
@@ -1,0 +2,8 @@
+Sun May 13 18:39:24 UTC 2018 - sor.ale...@meowr.ru
+
+- Update to version 18.3.0 (changes since 17.5.0):
+  * Fix YouTube.
+  * Fix the option "open audio with".
+  * Add the Catalan translation.
+
+---

Old:

  smtube-17.5.0.tar.bz2

New:

  smtube-18.3.0.tar.bz2



Other differences:
--
++ smtube.spec ++
--- /var/tmp/diff_new_pack.vrGbUR/_old  2018-05-29 10:28:06.369742583 +0200
+++ /var/tmp/diff_new_pack.vrGbUR/_new  2018-05-29 10:28:06.373742435 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package smtube
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2012 Pascal Bleser 
 #
 # All modifications and additions to the file contributed by third parties
@@ -19,13 +19,13 @@
 
 %bcond_with restricted
 Name:   smtube
-Version:17.5.0
+Version:18.3.0
 Release:0
 Summary:Small YouTube Browser
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  Productivity/Multimedia/Video/Players
-Url:http://smtube.org/
-Source: http://downloads.sf.net/%{name}/%{name}-%{version}.tar.bz2
+URL:https://smtube.org/
+Source: https://downloads.sf.net/%{name}/%{name}-%{version}.tar.bz2
 Source1:%{name}.1
 # PATCH-FIX-OPENSUSE smtube-makeflags.patch
 Patch0: %{name}-makeflags.patch
@@ -50,7 +50,6 @@
 %else
 BuildRequires:  libQtWebKit-devel
 BuildRequires:  libqt4-devel
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %endif
 
 %description
@@ -110,7 +109,7 @@
 %suse_update_desktop_file %{name}
 %find_lang %{name} --with-qt
 
-%if 0%{?suse_version} > 1130
+%if 0%{?suse_version} < 1500
 %post
 %icon_theme_cache_post
 %desktop_database_post
@@ -121,8 +120,12 @@
 %endif
 
 %files
-%defattr(-,root,root)
-%doc Changelog *.txt
+%if 0%{?suse_version} >= 1500
+%license Copying.txt
+%else
+%doc Copying.txt
+%endif
+%doc Changelog Readme.txt Release_notes.txt
 %{_bindir}/%{name}
 %{_datadir}/%{name}/
 %exclude %{_datadir}/%{name}/translations/
@@ -131,7 +134,6 @@
 %{_mandir}/man1/%{name}.1%{?ext_man}
 
 %files lang -f %{name}.lang
-%defattr(-,root,root)
 %{_datadir}/%{name}/translations/
 
 %changelog

++ smtube-17.5.0.tar.bz2 -> smtube-18.3.0.tar.bz2 ++
 5334 lines of diff (skipped)




commit smtube for openSUSE:Factory

2017-05-10 Thread root
Hello community,

here is the log from the commit of package smtube for openSUSE:Factory checked 
in at 2017-05-10 20:53:25

Comparing /work/SRC/openSUSE:Factory/smtube (Old)
 and  /work/SRC/openSUSE:Factory/.smtube.new (New)


Package is "smtube"

Wed May 10 20:53:25 2017 rev:7 rq:494034 version:17.5.0

Changes:

--- /work/SRC/openSUSE:Factory/smtube/smtube.changes2017-02-03 
20:02:01.300422083 +0100
+++ /work/SRC/openSUSE:Factory/.smtube.new/smtube.changes   2017-05-10 
20:53:29.877613066 +0200
@@ -1,0 +2,6 @@
+Tue May  9 16:45:47 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 17.5.0:
+  * Fix YouTube.
+
+---

Old:

  smtube-17.1.0.tar.bz2

New:

  smtube-17.5.0.tar.bz2



Other differences:
--
++ smtube.spec ++
--- /var/tmp/diff_new_pack.xZ2eWW/_old  2017-05-10 20:53:30.813481003 +0200
+++ /var/tmp/diff_new_pack.xZ2eWW/_new  2017-05-10 20:53:30.817480439 +0200
@@ -19,7 +19,7 @@
 
 %bcond_with restricted
 Name:   smtube
-Version:17.1.0
+Version:17.5.0
 Release:0
 Summary:Small YouTube Browser
 License:GPL-2.0+
@@ -68,6 +68,7 @@
 %prep
 %setup -q
 %patch0 -p1
+cp %{SOURCE1} %{name}.1
 
 # Fix CRLF in .txt files.
 sed -i 's/\r$//' *.txt
@@ -102,7 +103,7 @@
   PREFIX=%{_prefix}   \
   DOC_PATH=%{_docdir}/%{name}
 
-install -Dm 0644 %{SOURCE1} %{buildroot}%{_mandir}/man1/%{name}.1
+install -Dpm 0644 %{name}.1 %{buildroot}%{_mandir}/man1/%{name}.1
 
 rm -rf %{buildroot}%{_docdir}/%{name}/*
 

++ smtube-17.1.0.tar.bz2 -> smtube-17.5.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/smtube-17.1.0/Changelog new/smtube-17.5.0/Changelog
--- old/smtube-17.1.0/Changelog 2017-01-31 23:49:01.0 +0100
+++ new/smtube-17.5.0/Changelog 2017-05-05 22:24:37.0 +0200
@@ -1,3 +1,9 @@
+Version 17.5:
+
+(2017-05-04)
+ * Fix youtube
+
+
 Version 17.1:
 
 (2017-01-31)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/smtube-17.1.0/OBS/Makefile 
new/smtube-17.5.0/OBS/Makefile
--- old/smtube-17.1.0/OBS/Makefile  2017-01-31 23:54:42.0 +0100
+++ new/smtube-17.5.0/OBS/Makefile  2017-05-05 22:30:21.0 +0200
@@ -2,7 +2,7 @@
 # deb packages at build.opensuse.org
 
 PACKAGE = smtube
-VERSION = 17.1.0
+VERSION = 17.5.0
 #DEPENDS = debhelper (>= 5.0.0), qtbase5-dev, qt5-qmake, qtscript5-dev, 
qttools5-dev-tools, qt5-default, libqt5webkit5-dev
 DEPENDS = debhelper (>= 5.0.0), libqt4-dev, libqtwebkit-dev
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/smtube-17.1.0/Release_notes.txt 
new/smtube-17.5.0/Release_notes.txt
--- old/smtube-17.1.0/Release_notes.txt 2017-01-31 23:49:01.0 +0100
+++ new/smtube-17.5.0/Release_notes.txt 2017-05-05 22:24:37.0 +0200
@@ -1,3 +1,6 @@
+Version 17.5
+ * Fix for VEVO videos.
+
 Version 17.1
  * Fix for VEVO videos.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/smtube-17.1.0/clean_windows.cmd 
new/smtube-17.5.0/clean_windows.cmd
--- old/smtube-17.1.0/clean_windows.cmd 2015-12-28 21:07:04.0 +0100
+++ new/smtube-17.5.0/clean_windows.cmd 2017-02-21 17:21:00.0 +0100
@@ -2,6 +2,7 @@
 call mingw32-make distclean
 
 cd ..
+del setup\qt_env.nsh
 del setup\qt_files.nsh
 del src\translations\smtube_*.qm
 del src\object_script.smtube.Release
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/smtube-17.1.0/compile_windows.cmd 
new/smtube-17.5.0/compile_windows.cmd
--- old/smtube-17.1.0/compile_windows.cmd   2016-04-15 08:57:55.0 
+0200
+++ new/smtube-17.5.0/compile_windows.cmd   2017-02-21 17:21:00.0 
+0100
@@ -105,6 +105,22 @@
 :: Does string have a trailing slash? if so remove it 
 if %SMTUBE_DIR:~-1%==\ set SMTUBE_DIR=%SMTUBE_DIR:~0,-1%
 
+for /f "tokens=1 delims=." %%l in ("%QT_VER%")  do set QT_VER_MAJOR=%%l
+for /f "tokens=2 delims=." %%m in ("%QT_VER%")  do set QT_VER_MINOR=%%m
+for /f "tokens=3 delims=." %%n in ("%QT_VER%")  do set QT_VER_BUILD=%%n
+
+REM Begin generate qt_env.nsh
+echo !define SMTUBE_QT_VER "%QT_VER%">"%SMTUBE_DIR%\setup\qt_env.nsh"
+echo !define QT_VER_COMMON_NAME "Qt 
%QT_VER_MAJOR%.%QT_VER_MINOR%">>"%SMTUBE_DIR%\setup\qt_env.nsh"
+echo !define QT_VER_MAJOR "%QT_VER_MAJOR%">>"%SMTUBE_DIR%\setup\qt_env.nsh"
+echo !define QT_VER_MINOR "%QT_VER_MINOR%">>"%SMTUBE_DIR%\setup\qt_env.nsh"
+echo !define QT_VER_BUILD "%QT_VER_BUILD%">>"%SMTUBE_DIR%\setup\qt_env.nsh"
+if %QT_VER_MAJOR% equ 4 (
+  echo !define COMPILED_WITH_QT4>>"%SMTUBE_DIR%\setup\qt_env.nsh"
+)
+REM End generate 

commit smtube for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package smtube for openSUSE:Factory checked 
in at 2017-02-03 16:30:35

Comparing /work/SRC/openSUSE:Factory/smtube (Old)
 and  /work/SRC/openSUSE:Factory/.smtube.new (New)


Package is "smtube"

Changes:

--- /work/SRC/openSUSE:Factory/smtube/smtube.changes2016-07-21 
08:11:49.0 +0200
+++ /work/SRC/openSUSE:Factory/.smtube.new/smtube.changes   2017-02-03 
20:02:01.300422083 +0100
@@ -1,0 +2,6 @@
+Thu Feb  2 22:14:16 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 17.1.0:
+  * Fix YouTube.
+
+---

Old:

  smtube-16.7.2.tar.bz2

New:

  smtube-17.1.0.tar.bz2



Other differences:
--
++ smtube.spec ++
--- /var/tmp/diff_new_pack.yH3MNt/_old  2017-02-03 20:02:01.784353968 +0100
+++ /var/tmp/diff_new_pack.yH3MNt/_new  2017-02-03 20:02:01.792352842 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package smtube
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2012 Pascal Bleser 
 #
 # All modifications and additions to the file contributed by third parties
@@ -19,7 +19,7 @@
 
 %bcond_with restricted
 Name:   smtube
-Version:16.7.2
+Version:17.1.0
 Release:0
 Summary:Small YouTube Browser
 License:GPL-2.0+
@@ -87,7 +87,7 @@
 
 %build
 make \
-  MAKEFLAGS="%{?_smp_mflags}"  \
+  MAKEFLAGS="%{?_smp_mflags} V=1"  \
 %if 0%{?suse_version} >= 1320 || (0%{?sle_version} >= 120100 && 
0%{?is_opensuse})
   QMAKE=%{_libqt5_bindir}/qmake\
   LRELEASE=%{_libqt5_bindir}/lrelease  \

++ smtube-16.7.2.tar.bz2 -> smtube-17.1.0.tar.bz2 ++
 12877 lines of diff (skipped)




commit smtube for openSUSE:Factory

2016-07-21 Thread h_root
Hello community,

here is the log from the commit of package smtube for openSUSE:Factory checked 
in at 2016-07-21 08:11:45

Comparing /work/SRC/openSUSE:Factory/smtube (Old)
 and  /work/SRC/openSUSE:Factory/.smtube.new (New)


Package is "smtube"

Changes:

--- /work/SRC/openSUSE:Factory/smtube/smtube.changes2016-06-07 
23:49:04.0 +0200
+++ /work/SRC/openSUSE:Factory/.smtube.new/smtube.changes   2016-07-21 
08:11:49.0 +0200
@@ -1,0 +2,22 @@
+Sun Jul 10 16:25:29 UTC 2016 - sor.ale...@meowr.ru
+
+- Update to version 16.7.2:
+  * No changelog available.
+- Recommend smtube-lang.
+- Use Qt4 on SLE 12 and openSUSE 13.1.
+- Replace a regexp with proper "make" arguments.
+- Add smtube-makeflags.patch: propagate %_smp_mflags.
+- Remove smtube-src_smtube.pro.patch and
+  smtube-no-download-option.diff: append desired options with cat.
+- Generate icon cache.
+
+---
+Thu Jun 30 15:21:12 UTC 2016 - dap.darkn...@gmail.com
+
+- Update to 16.7.0:
+ * Fix youtube.
+ * Load the hdpi config from the smplayer config dir.
+ * Change the palette only on Windows.
+- Automatic man page archiving.
+
+---

Old:

  smtube-16.6.0.tar.bz2
  smtube-no-download-option.diff
  smtube-src_smtube.pro.patch

New:

  smtube-16.7.2.tar.bz2
  smtube-makeflags.patch



Other differences:
--
++ smtube.spec ++
--- /var/tmp/diff_new_pack.Zs2xWT/_old  2016-07-21 08:11:50.0 +0200
+++ /var/tmp/diff_new_pack.Zs2xWT/_new  2016-07-21 08:11:50.0 +0200
@@ -17,97 +17,120 @@
 #
 
 
+%bcond_with restricted
 Name:   smtube
-Version:16.6.0
+Version:16.7.2
 Release:0
-Summary:Small Youtube Browser
+Summary:Small YouTube Browser
 License:GPL-2.0+
 Group:  Productivity/Multimedia/Video/Players
-Url:http://www.smtube.org/
-Source0:
http://downloads.sourceforge.net/smtube/SMTube/%{version}/%{name}-%{version}.tar.bz2
-Source9:%{name}.1
-# Fix 'File is compiled without RPM_OPT_FLAGS'
-Patch0: %{name}-src_%{name}.pro.patch
-# PATCH-FIX-OPENSUSE Video downloading from Youtube seems to be illegal.
-Patch1: smtube-no-download-option.diff
-%if 0%{?suse_version}
-BuildRequires:  fdupes
+Url:http://smtube.org/
+Source: http://downloads.sf.net/%{name}/%{name}-%{version}.tar.bz2
+Source1:%{name}.1
+# PATCH-FIX-OPENSUSE smtube-makeflags.patch
+Patch0: %{name}-makeflags.patch
 BuildRequires:  hicolor-icon-theme
-BuildRequires:  update-desktop-files
-%endif
-BuildRequires:  dos2unix
-%if 0%{?suse_version} > 1310
-BuildRequires:  libqt5-linguist
-%else
-BuildRequires:  libqt5-qttools
-%endif
 BuildRequires:  pkgconfig
-BuildRequires:  pkgconfig(Qt5Script)
-BuildRequires:  pkgconfig(Qt5WebKitWidgets)
+BuildRequires:  update-desktop-files
+Recommends: %{name}-lang
+Recommends: smplayer
 Suggests:   MPlayer
 Suggests:   dragon
 Suggests:   gnome-mplayer
 Suggests:   mpv
-Recommends: smplayer
 Suggests:   totem
 Suggests:   vlc
 Suggests:   youtube-dl
+%if 0%{?suse_version} >= 1320 || (0%{?sle_version} >= 120100 && 
0%{?is_opensuse})
+BuildRequires:  libqt5-linguist
+BuildRequires:  pkgconfig(Qt5Gui)
+BuildRequires:  pkgconfig(Qt5Script)
+BuildRequires:  pkgconfig(Qt5WebKitWidgets)
+BuildRequires:  pkgconfig(Qt5Widgets)
+%else
+BuildRequires:  libQtWebKit-devel
+BuildRequires:  libqt4-devel
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+%endif
 
 %description
-SMTube is an application that allows to browse, search and play YouTube
-videos. Videos are played back with a media player (by default SMPlayer)
-instead of a flash player, this allows better performance, particularly
-with HD content. Read more at http://www.smtube.org/
-
-SMTube is included in SMPlayer's menus, to run it just select Youtube browser
-in the Options menu in the SMPlayer main window, or just press F11.
+SMTube is an application that allows to browse, search and play
+YouTube videos. Videos are played back with a media player (by
+default SMPlayer) instead of a web browser, this allows better
+performance, particularly with HD content.
+
+SMTube is included in SMPlayer's menus, to run it just select
+YouTube browser in the Options menu in the SMPlayer main window, or
+just press F11.
 
 %lang_package
 
 %prep
 %setup -q
-%patch0
-%patch1
+%patch0 -p1
 
-# SED-FIX-OPENSUSE -- Fix paths
-sed -i -e 's|/usr/local|/usr|;
-   s|/share/doc/|/share/doc/packages/|' Makefile
+# Fix CRLF in .txt files.
+sed -i 's/\r$//' *.txt
 
-# Some docs have the DOS line ends
-dos2unix *.txt
+find . -type f -name 

commit smtube for openSUSE:Factory

2016-06-07 Thread h_root
Hello community,

here is the log from the commit of package smtube for openSUSE:Factory checked 
in at 2016-06-07 23:49:02

Comparing /work/SRC/openSUSE:Factory/smtube (Old)
 and  /work/SRC/openSUSE:Factory/.smtube.new (New)


Package is "smtube"

Changes:

--- /work/SRC/openSUSE:Factory/smtube/smtube.changes2016-03-17 
16:47:31.0 +0100
+++ /work/SRC/openSUSE:Factory/.smtube.new/smtube.changes   2016-06-07 
23:49:04.0 +0200
@@ -1,0 +2,9 @@
+Sun Jun  5 11:04:11 UTC 2016 - dap.darkn...@gmail.com
+
+- Update to 16.6.0:
+  * Enable high DPI scaling.
+  * Replace ' with \' in the translation texts
+for the javascript code.
+- Added man page.
+
+---

Old:

  smtube-16.3.0.tar.bz2

New:

  smtube-16.6.0.tar.bz2
  smtube.1



Other differences:
--
++ smtube.spec ++
--- /var/tmp/diff_new_pack.zSo16W/_old  2016-06-07 23:49:05.0 +0200
+++ /var/tmp/diff_new_pack.zSo16W/_new  2016-06-07 23:49:05.0 +0200
@@ -18,13 +18,14 @@
 
 
 Name:   smtube
-Version:16.3.0
+Version:16.6.0
 Release:0
 Summary:Small Youtube Browser
 License:GPL-2.0+
 Group:  Productivity/Multimedia/Video/Players
 Url:http://www.smtube.org/
 Source0:
http://downloads.sourceforge.net/smtube/SMTube/%{version}/%{name}-%{version}.tar.bz2
+Source9:%{name}.1
 # Fix 'File is compiled without RPM_OPT_FLAGS'
 Patch0: %{name}-src_%{name}.pro.patch
 # PATCH-FIX-OPENSUSE Video downloading from Youtube seems to be illegal.
@@ -94,12 +95,16 @@
 %fdupes -s %{buildroot}%{_prefix}
 %endif
 
+mkdir -p %{buildroot}%{_mandir}/man1
+gzip -c9 %{SOURCE9} | tee -a %{buildroot}%{_mandir}/man1/%{name}.1.gz
+
 %files
 %defattr(-,root,root)
 %doc Changelog *.txt
 %{_bindir}/%{name}
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/icons/hicolor/*/apps/%{name}.png
+%{_mandir}/man1/%{name}.1.gz
 
 %files lang -f %{name}.lang
 %defattr(-,root,root)

++ smtube-16.3.0.tar.bz2 -> smtube-16.6.0.tar.bz2 ++
 5069 lines of diff (skipped)

++ smtube-16.3.0.tar.bz2 -> smtube.1 ++
Files /work/SRC/openSUSE:Factory/smtube/smtube-16.3.0.tar.bz2 and 
/work/SRC/openSUSE:Factory/.smtube.new/smtube.1 differ




commit smtube for openSUSE:Factory

2016-03-19 Thread h_root
Hello community,

here is the log from the commit of package smtube for openSUSE:Factory checked 
in at 2016-03-17 16:33:59

Comparing /work/SRC/openSUSE:Factory/smtube (Old)
 and  /work/SRC/openSUSE:Factory/.smtube.new (New)


Package is "smtube"

Changes:

--- /work/SRC/openSUSE:Factory/smtube/smtube.changes2016-01-01 
19:49:58.0 +0100
+++ /work/SRC/openSUSE:Factory/.smtube.new/smtube.changes   2016-03-17 
16:47:31.0 +0100
@@ -1,0 +2,14 @@
+Tue Mar  8 16:08:31 UTC 2016 - dap.darkn...@gmail.com
+
+- Update to 16.3.0:
+ * Options to zoom in and out.
+ * New options in the settings dialog to change the font and
+   style of the application.
+- Update to 16.1.0:
+  * Fix for VEVO videos.
+- Added smtube-no-download-option.diff because video downloading
+  from Youtube seems to be illegal.
+- openSUSE 13.1 build.
+- Tips from packman build.
+
+---

Old:

  smtube-15.11.0.tar.bz2

New:

  smtube-16.3.0.tar.bz2
  smtube-no-download-option.diff



Other differences:
--
++ smtube.spec ++
--- /var/tmp/diff_new_pack.T1k7ky/_old  2016-03-17 16:47:32.0 +0100
+++ /var/tmp/diff_new_pack.T1k7ky/_new  2016-03-17 16:47:32.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package smtube
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2012 Pascal Bleser 
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,22 +18,28 @@
 
 
 Name:   smtube
-Version:15.11.0
+Version:16.3.0
 Release:0
 Summary:Small Youtube Browser
 License:GPL-2.0+
 Group:  Productivity/Multimedia/Video/Players
-Url:http://smtube.sourceforge.net/
-Source0:
http://sourceforge.net/projects/smtube/files/SMTube/%{version}/smtube-%{version}.tar.bz2
+Url:http://www.smtube.org/
+Source0:
http://downloads.sourceforge.net/smtube/SMTube/%{version}/%{name}-%{version}.tar.bz2
 # Fix 'File is compiled without RPM_OPT_FLAGS'
 Patch0: %{name}-src_%{name}.pro.patch
+# PATCH-FIX-OPENSUSE Video downloading from Youtube seems to be illegal.
+Patch1: smtube-no-download-option.diff
 %if 0%{?suse_version}
 BuildRequires:  fdupes
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  update-desktop-files
 %endif
 BuildRequires:  dos2unix
+%if 0%{?suse_version} > 1310
 BuildRequires:  libqt5-linguist
+%else
+BuildRequires:  libqt5-qttools
+%endif
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(Qt5Script)
 BuildRequires:  pkgconfig(Qt5WebKitWidgets)
@@ -60,16 +66,14 @@
 %prep
 %setup -q
 %patch0
+%patch1
 
 # SED-FIX-OPENSUSE -- Fix paths
 sed -i -e 's|/usr/local|/usr|;
s|/share/doc/|/share/doc/packages/|' Makefile
 
-# SED-FIX-OPENSUSE -- Fix zero-length docs
-# cp debian-rvm/changelog-orig Changelog
-
 # Some docs have the DOS line ends
-dos2unix Changelog *.txt
+dos2unix *.txt
 
 %build
 make %{?_smp_mflags} \
@@ -91,14 +95,14 @@
 %endif
 
 %files
-%defattr(-,root,root,-)
+%defattr(-,root,root)
 %doc Changelog *.txt
 %{_bindir}/%{name}
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/icons/hicolor/*/apps/%{name}.png
 
 %files lang -f %{name}.lang
-%defattr(-,root,root,-)
+%defattr(-,root,root)
 %{_datadir}/%{name}
 
 %changelog

++ smtube-15.11.0.tar.bz2 -> smtube-16.3.0.tar.bz2 ++
 14543 lines of diff (skipped)

++ smtube-no-download-option.diff ++
--- src/smtube.pro.orig 2016-02-29 03:06:38.0 +0300
+++ src/smtube.pro  2016-03-08 19:31:34.20680 +0300
@@ -7,7 +7,6 @@
 
 DEFINES += USE_PLAYERS
 DEFINES += YT_USE_SCRIPT
-DEFINES += D_BUTTON
 DEFINES += STYLE_SWITCHING
 
 DEFINES += D_PLAYERS



commit smtube for openSUSE:Factory

2016-01-01 Thread h_root
Hello community,

here is the log from the commit of package smtube for openSUSE:Factory checked 
in at 2016-01-01 19:47:52

Comparing /work/SRC/openSUSE:Factory/smtube (Old)
 and  /work/SRC/openSUSE:Factory/.smtube.new (New)


Package is "smtube"

Changes:

--- /work/SRC/openSUSE:Factory/smtube/smtube.changes2015-10-02 
09:23:34.0 +0200
+++ /work/SRC/openSUSE:Factory/.smtube.new/smtube.changes   2016-01-01 
19:49:58.0 +0100
@@ -1,0 +2,7 @@
+Sun Dec 27 12:44:41 UTC 2015 - corne...@solcon.nl
+
+- Update to 15.11.0:
+  * Fix for VEVO videos.
+  * Add support for YouTube live streams.
+
+---

Old:

  smtube-15.9.0.tar.bz2

New:

  smtube-15.11.0.tar.bz2



Other differences:
--
++ smtube.spec ++
--- /var/tmp/diff_new_pack.81HVR0/_old  2016-01-01 19:49:59.0 +0100
+++ /var/tmp/diff_new_pack.81HVR0/_new  2016-01-01 19:49:59.0 +0100
@@ -1,8 +1,8 @@
 #
 # spec file for package smtube
 #
-# Copyright (c) 2012 Pascal Bleser 
 # Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 Pascal Bleser 
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,13 +16,14 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   smtube
-Version:15.9.0
+Version:15.11.0
 Release:0
 Summary:Small Youtube Browser
 License:GPL-2.0+
 Group:  Productivity/Multimedia/Video/Players
-URL:http://smtube.sourceforge.net/
+Url:http://smtube.sourceforge.net/
 Source0:
http://sourceforge.net/projects/smtube/files/SMTube/%{version}/smtube-%{version}.tar.bz2
 # Fix 'File is compiled without RPM_OPT_FLAGS'
 Patch0: %{name}-src_%{name}.pro.patch

++ smtube-15.9.0.tar.bz2 -> smtube-15.11.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/smtube-15.9.0/Changelog new/smtube-15.11.0/Changelog
--- old/smtube-15.9.0/Changelog 2015-09-25 23:33:23.0 +0200
+++ new/smtube-15.11.0/Changelog2015-11-18 01:21:40.0 +0100
@@ -1,3 +1,16 @@
+Version 15.11:
+
+(2015-11-17)
+ * Add support for YouTube live streams.
+ * Add the Hebrew translation.
+
+(2015-11-10)
+ * Fix the signature code.
+
+(2015-11-04)
+ * Open m3u8 URLs.
+
+
 Version 15.9:
 
 (2015-09-24)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/smtube-15.9.0/Release_notes.txt 
new/smtube-15.11.0/Release_notes.txt
--- old/smtube-15.9.0/Release_notes.txt 2015-09-25 23:33:23.0 +0200
+++ new/smtube-15.11.0/Release_notes.txt2015-11-18 01:21:40.0 
+0100
@@ -1,10 +1,10 @@
-Version 15.9
+Version 15.11
+ * Fix for VEVO videos.
+ * Add support for YouTube live streams.
 
+Version 15.9
  * Fix the 'can't find URL' error when using Qt 5.
 
-
 Version 15.8
-
  * Improve support for VEVO videos.
  * Possibility to play the audio only.
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/smtube-15.9.0/create_deb.sh 
new/smtube-15.11.0/create_deb.sh
--- old/smtube-15.9.0/create_deb.sh 2015-09-27 23:24:38.0 +0200
+++ new/smtube-15.11.0/create_deb.sh2015-11-18 23:47:42.0 +0100
@@ -4,7 +4,7 @@
 cp debian-rvm/changelog-orig debian-rvm/changelog
 
 ./get_svn_revision.sh
-#dch -v 15.9.0-`cat svn_revision` "New version"
+#dch -v 15.11.0-`cat svn_revision` "New version"
 
 #dpkg-buildpackage -rfakeroot
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/smtube-15.9.0/debian-rvm/changelog-orig 
new/smtube-15.11.0/debian-rvm/changelog-orig
--- old/smtube-15.9.0/debian-rvm/changelog-orig 2015-09-27 23:24:38.0 
+0200
+++ new/smtube-15.11.0/debian-rvm/changelog-orig2015-11-18 
23:47:42.0 +0100
@@ -1,3 +1,10 @@
+smtube (15.11.0) precise; urgency=low
+
+  * Fix for VEVO videos.
+  * Add support for YouTube live streams.
+
+ -- Ricardo Villalba   Wed, 18 Nov 2015 23:43:18 
+0100
+
 smtube (15.9.0) precise; urgency=low
 
   * Fix the 'can't find URL' error when using Qt 5.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/smtube-15.9.0/smtube.desktop 
new/smtube-15.11.0/smtube.desktop
--- old/smtube-15.9.0/smtube.desktop2015-09-27 23:14:42.0 +0200
+++ new/smtube-15.11.0/smtube.desktop   2015-11-18 02:01:10.0 +0100
@@ -1,75 +1,111 @@
 [Desktop Entry]
 Exec=smtube
-Comment=Browse and search from