Hello community,

here is the log from the commit of package mpc-qt for openSUSE:Factory checked 
in at 2018-03-12 12:12:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mpc-qt (Old)
 and      /work/SRC/openSUSE:Factory/.mpc-qt.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mpc-qt"

Mon Mar 12 12:12:15 2018 rev:6 rq:585429 version:18.03

Changes:
--------
--- /work/SRC/openSUSE:Factory/mpc-qt/mpc-qt.changes    2017-11-03 
16:25:56.641822020 +0100
+++ /work/SRC/openSUSE:Factory/.mpc-qt.new/mpc-qt.changes       2018-03-12 
12:12:18.442219060 +0100
@@ -1,0 +2,12 @@
+Sun Mar 11 09:32:00 UTC 2018 - aloi...@gmx.com
+
+- Update to version 18.03
+  * (Re)enable building with older Qt versions (#136)
+  * Update mpc-qt.desktop (#165)
+  * Fix crash with svp (#140)
+  * Bitblit the time and volume sliders (#147)
+  * Add custom seek duration (#156)
+  * Add Russian translation (#151)
+  * Add checkboxes next to the zoom levels (#146)
+
+-------------------------------------------------------------------

Old:
----
  mpc-qt-17.11.tar.gz

New:
----
  mpc-qt-18.03.tar.gz

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

Other differences:
------------------
++++++ mpc-qt.spec ++++++
--- /var/tmp/diff_new_pack.RyrcpF/_old  2018-03-12 12:12:19.430183813 +0100
+++ /var/tmp/diff_new_pack.RyrcpF/_new  2018-03-12 12:12:19.434183671 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mpc-qt
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,10 +16,8 @@
 #
 
 
-# See also http://en.opensuse.org/openSUSE:Specfile_guidelines
-
 Name:           mpc-qt
-Version:        17.11
+Version:        18.03
 Release:        0
 Summary:        Media Player Classic Qute Theater
 License:        GPL-2.0
@@ -38,13 +36,8 @@
 %if 0%{?suse_version} > 1320
 BuildRequires:  gcc-c++
 %else
-%if 0%{?sle_version} == 120200
-# Leap 42.2+ / SLE12SP2Backports
-BuildRequires:  gcc6-c++
-%else
 BuildRequires:  gcc7-c++
 %endif
-%endif
 
 %description
 A clone of Media Player Classic reimplemented in Qt.
@@ -62,8 +55,6 @@
 %build
 export CC=gcc
 export CXX=g++
-test -x "$(type -p gcc-6)" && export CC=gcc-6
-test -x "$(type -p g++-6)" && export CXX=g++-6
 test -x "$(type -p gcc-7)" && export CC=gcc-7
 test -x "$(type -p g++-7)" && export CXX=g++-7
 qmake-qt5 \

++++++ mpc-qt-17.11.tar.gz -> mpc-qt-18.03.tar.gz ++++++
++++ 8091 lines of diff (skipped)


Reply via email to