Hello community,

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

Package is "mpc-qt"

Mon Sep  4 12:34:09 2017 rev:3 rq:520116 version:17.09

Changes:
--------
--- /work/SRC/openSUSE:Factory/mpc-qt/mpc-qt.changes    2017-08-28 
15:16:32.306010572 +0200
+++ /work/SRC/openSUSE:Factory/.mpc-qt.new/mpc-qt.changes       2017-09-04 
12:34:10.345651967 +0200
@@ -1,0 +2,22 @@
+Fri Sep  1 09:26:24 UTC 2017 - [email protected]
+
+- Fixed locale path
+
+-------------------------------------------------------------------
+Fri Sep  1 05:55:42 UTC 2017 - [email protected]
+
+- Update to version 17.09
+  * Export MediaInfo to text file (#119)
+  * USe correct mousewheel direction (#118)
+  * Premangle the temporary image filename (#120)
+  * Don't reset the play speed when pressing play (#117)
+  * Honor --size argument (#89)
+  * Add palette editor (some shades are drawn by the system on
+    Windows)
+  * Custom icons and basic themeing (#65)
+  * Integration of argon's stats.lua (#104)
+  * Populate audio device lists with mpv 0.26.0 (mentioned in #116)
+  * Add right-click menu (#113)
+  * Simplified resizing code (#114)
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ mpc-qt.spec ++++++
--- /var/tmp/diff_new_pack.5wPdsN/_old  2017-09-04 12:34:11.485491703 +0200
+++ /var/tmp/diff_new_pack.5wPdsN/_new  2017-09-04 12:34:11.489491140 +0200
@@ -19,7 +19,7 @@
 # See also http://en.opensuse.org/openSUSE:Specfile_guidelines
 
 Name:           mpc-qt
-Version:        17.08
+Version:        17.09
 Release:        0
 Summary:        Media Player Classic Qute Theater
 License:        GPL-2.0
@@ -28,13 +28,13 @@
 Source0:        
https://github.com/cmdrkotori/mpc-qt/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 Source1:        %{name}.changes
 BuildRequires:  libqt5-linguist
-BuildRequires:  pkgconfig(mpv) >= 0.24
 BuildRequires:  pkgconfig(Qt5Core)
 BuildRequires:  pkgconfig(Qt5DBus)
 BuildRequires:  pkgconfig(Qt5Gui)
 BuildRequires:  pkgconfig(Qt5Network)
 BuildRequires:  pkgconfig(Qt5Widgets) >= 5.4
 BuildRequires:  pkgconfig(Qt5X11Extras)
+BuildRequires:  pkgconfig(mpv) >= 0.24
 %if 0%{?suse_version} > 1320
 BuildRequires:  gcc-c++
 %else
@@ -70,7 +70,7 @@
 test -x "$(type -p g++-7)" && export CXX=g++-7
 qmake-qt5 \
   QMAKE_CFLAGS+="%{optflags}" QMAKE_CXXFLAGS+="%{optflags}" \
-  QMAKE_CC="${CC}" QMAKE_CXX="${CXX}" \
+  QMAKE_CC="${CC}" QMAKE_CXX="${CXX}" PREFIX=%{_prefix} \
   mpc-qt.pro
 make %{?_smp_mflags}
 
@@ -80,7 +80,7 @@
          %{buildroot}/%{_datadir}/pixmaps \
          %{buildroot}/%{_datadir}/%{name}/translations
 install -m 0755 %{name} %{buildroot}/%{_bindir}
-install -m 0644 images/icon/logo.svg 
%{buildroot}/%{_datadir}/pixmaps/%{name}.svg
+install -m 0644 images/icon/mpc-qt.svg 
%{buildroot}/%{_datadir}/pixmaps/%{name}.svg
 install -m 0644 resources/translations/%{name}_*.qm -t 
%{buildroot}/%{_datadir}/%{name}/translations
 # create .desktop file
 tee %{buildroot}/%{_datadir}/applications/Media\ Player\ Classic\ Qute\ 
Theater.desktop << "EOF"

++++++ mpc-qt-17.08.tar.gz -> mpc-qt-17.09.tar.gz ++++++
++++ 3241 lines of diff (skipped)


Reply via email to