Hello community,

here is the log from the commit of package QMPlay2 for openSUSE:Factory checked 
in at 2015-10-19 22:49:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/QMPlay2 (Old)
 and      /work/SRC/openSUSE:Factory/.QMPlay2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "QMPlay2"

Changes:
--------
--- /work/SRC/openSUSE:Factory/QMPlay2/QMPlay2.changes  2015-08-29 
20:04:28.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.QMPlay2.new/QMPlay2.changes     2015-10-19 
22:49:53.000000000 +0200
@@ -1,0 +2,18 @@
+Tue Oct  6 18:35:32 UTC 2015 - [email protected]
+
+- Added QMPlay2-arm-no-opengl.diff vs. vs. arm build issue, see
+  more at https://github.com/zaps166/QMPlay2/issues/6
+
+-------------------------------------------------------------------
+Sun Oct  4 08:26:27 UTC 2015 - [email protected]
+
+- Update to 15.10.03 (changes since 15.08.12):
+  * user can hide menu bar by pressing Alt+Ctrl+M
+    or from "Widgets" context menu,
+  * minimum and maximum frequency in equalizer can be changed,
+  * basic WebVTT subtitles support (SRT module),
+  * added preamp and dB tooltip to equalizer,
+  * fixed possible deadlock in AudioCD,
+  * small bugfix.
+
+-------------------------------------------------------------------

Old:
----
  QMPlay2-src-15.08.12.tar.bz2

New:
----
  QMPlay2-arm-no-opengl.diff
  QMPlay2-src-15.10.03.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ QMPlay2.spec ++++++
--- /var/tmp/diff_new_pack.KQmNqC/_old  2015-10-19 22:49:54.000000000 +0200
+++ /var/tmp/diff_new_pack.KQmNqC/_new  2015-10-19 22:49:54.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           QMPlay2
-Version:        15.08.12
+Version:        15.10.03
 Release:        0
 Summary:        A Qt based media player, streamer and downloader
 License:        LGPL-3.0+
@@ -25,6 +25,10 @@
 Url:            http://qt-apps.org/content/show.php/QMPlay2?content=153339
 Source:         
http://kent.dl.sourceforge.net/project/zaps166/QMPlay2/QMPlay2-src-%{version}.tar.bz2
 
+# PATCH-FIX-OPENSUSE vs. arm build issue, see more at
+# https://github.com/zaps166/QMPlay2/issues/6#issuecomment-145657638
+Patch0:         QMPlay2-arm-no-opengl.diff
+
 BuildRequires:  libXv-devel
 BuildRequires:  portaudio-devel
 BuildRequires:  pkgconfig(Qt5DBus)
@@ -62,6 +66,9 @@
 
 %prep
 %setup -q -n %{name}-src
+%ifarch %arm aarch64
+%patch0
+%endif
 
 %build
 export QT_SUFFIX="-qt5"

++++++ QMPlay2-arm-no-opengl.diff ++++++
--- src/modules/modules.pro.orig        2015-10-03 01:52:23.000000000 +0300
+++ src/modules/modules.pro     2015-10-06 21:29:29.511966480 +0300
@@ -1,5 +1,5 @@
 TEMPLATE = subdirs
-SUBDIRS = FFmpeg Inputs Modplug Playlists Subtitles QPainter Extensions 
Visualizations AudioFilters VideoFilters OpenGL AudioCD
+SUBDIRS = FFmpeg Inputs Modplug Playlists Subtitles QPainter Extensions 
Visualizations AudioFilters VideoFilters AudioCD
 linux*: SUBDIRS += ALSA #OpenSLES
 else: SUBDIRS += PortAudio
 unix:!macx {
++++++ QMPlay2-src-15.08.12.tar.bz2 -> QMPlay2-src-15.10.03.tar.bz2 ++++++
++++ 9627 lines of diff (skipped)


Reply via email to