Hello community,

here is the log from the commit of package mpc-qt for openSUSE:Factory checked 
in at 2018-08-04 21:55:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mpc-qt (Old)
 and      /work/SRC/openSUSE:Factory/.mpc-qt.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mpc-qt"

Sat Aug  4 21:55:29 2018 rev:8 rq:627457 version:18.08

Changes:
--------
--- /work/SRC/openSUSE:Factory/mpc-qt/mpc-qt.changes    2018-06-19 
11:55:20.548568937 +0200
+++ /work/SRC/openSUSE:Factory/.mpc-qt.new/mpc-qt.changes       2018-08-04 
21:55:30.185513012 +0200
@@ -1,0 +2,42 @@
+Sat Aug  4 15:20:35 UTC 2018 - aloi...@gmx.com
+
+- Update to version 18.08
+  * Saner defaults (volume/zoom/tracks)
+  * Add a device manager to implement the Open Disc menu
+  * Add subtitles toggle button (#167 #211)
+  * Improve usage of the fallback icon theme (#208)
+  * Add shortcut to escape fullscreen (#194)
+  * Add Spanish translation (#206)
+  * Sanitise MPRIS metadata (#203 #204)
+  * Implement deltaExtraPlaytimes IPC command (#200)
+  * Implement early multi-process (#176)
+  * Support Qt 5.11 (#198)
+  * Extract tagged version information during the build process
+  * Improve the playlist's context menu
+  * Implement shuffle mode (#190)
+  * Use mpv's new hook API (#189)
+  * Fix regression with capitalized file extensions (#186)
+  * Fix banding on Wayland (#164)
+  * Add high bit-depth screenshotting option (#183)
+  * Load mpv Lua scripts at [configfolder]/scripts (#182)
+  * Wire up the autoload subs fields
+  * Add --freestanding window launch option (#176)
+  * Add option to suppress OSD messages (#179)
+  * Only accept mouse events over the video widget (#177)
+  * Allow the speed step to be customized (#175)
+  * Don't add external subfiles to the playlist (#174)
+  * Use mpv's internal stats plugin
+  * Implement moving to next/previous file in the folder
+  * Use mpv's new render API
+  * In addition, there may be other changes not listed here.
+  * Notes
+    + This version is incompatible with older mpv releases. mpv
+      0.29.0 requires ffmpeg 4.0
+    + The optional device manager functionality requires the
+      presence of the udisks2 dbus service. 26e8c19
+    + Running mpc-qt with some of the circulating mpv lua
+      scripts may void your warranty.
+
+- Dropped mpc-qt-Qt511.patch (merged upstream)
+
+-------------------------------------------------------------------

Old:
----
  mpc-qt-18.03.tar.gz
  mpc-qt-Qt511.patch

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

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

Other differences:
------------------
++++++ mpc-qt.spec ++++++
--- /var/tmp/diff_new_pack.coqBht/_old  2018-08-04 21:55:31.257515012 +0200
+++ /var/tmp/diff_new_pack.coqBht/_new  2018-08-04 21:55:31.257515012 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           mpc-qt
-Version:        18.03
+Version:        18.08
 Release:        0
 Summary:        Media Player Classic Qute Theater
 License:        GPL-2.0-only
@@ -25,8 +25,7 @@
 Url:            https://github.com/cmdrkotori/mpc-qt
 Source0:        
https://github.com/cmdrkotori/mpc-qt/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 Source1:        %{name}.changes
-# PATCH-FIX-UPSTREAM mpc-qt-Qt511.patch
-Patch0:         mpc-qt-Qt511.patch
+BuildRequires:  libQt5Gui-private-headers-devel
 BuildRequires:  libqt5-linguist
 BuildRequires:  pkgconfig(Qt5Core)
 BuildRequires:  pkgconfig(Qt5DBus)
@@ -34,7 +33,7 @@
 BuildRequires:  pkgconfig(Qt5Network)
 BuildRequires:  pkgconfig(Qt5Widgets) >= 5.4
 BuildRequires:  pkgconfig(Qt5X11Extras)
-BuildRequires:  pkgconfig(mpv) >= 0.24
+BuildRequires:  pkgconfig(mpv) >= 1.101.0
 %if 0%{?suse_version} >= 1500
 BuildRequires:  gcc-c++
 %else
@@ -46,7 +45,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 rm -rf mpv-dev
 # fix builddate info
 # Remove build time references so build-compare can do its work
@@ -77,13 +75,13 @@
 install -m 0644 mpc-qt.desktop %{buildroot}/%{_datadir}/applications/Media\ 
Player\ Classic\ Qute\ Theater.desktop
 
 %files
-%defattr(-,root,root)
+%doc README.md
+%license LICENSE
 %{_bindir}/%{name}
 %{_datadir}/pixmaps/%{name}.svg
 %{_datadir}/applications/*.desktop
 %dir %{_datadir}/%{name}
 %dir %{_datadir}/%{name}/translations
 %{_datadir}/%{name}/translations/%{name}_*.qm
-%doc LICENSE README.md
 
 %changelog

++++++ mpc-qt-18.03.tar.gz -> mpc-qt-18.08.tar.gz ++++++
++++ 15786 lines of diff (skipped)


Reply via email to