Hello community, here is the log from the commit of package QMPlay2 for openSUSE:Factory checked in at 2019-11-07 23:20:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/QMPlay2 (Old) and /work/SRC/openSUSE:Factory/.QMPlay2.new.2990 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "QMPlay2" Thu Nov 7 23:20:16 2019 rev:39 rq:746182 version:19.11.06 Changes: -------- --- /work/SRC/openSUSE:Factory/QMPlay2/QMPlay2.changes 2019-11-06 13:50:06.655766489 +0100 +++ /work/SRC/openSUSE:Factory/.QMPlay2.new.2990/QMPlay2.changes 2019-11-07 23:20:38.276800980 +0100 @@ -2 +2 @@ -Thu Oct 17 12:33:04 UTC 2019 - Richard Brown <[email protected]> +Wed Nov 6 21:43:27 UTC 2019 - Simon Vogl <[email protected]> @@ -4 +4,16 @@ -- Remove obsolete Groups tag (fate#326485) +- Update to version 19.11.06 and fix Leap:15.2 build failure. + * Remove dedicated VDPAU video output and add VDPAU interoperation with OpenGL, + * add more search patch for VA-API and VDPAU drivers (for AppImage), + * fix colorspace issues when using CPU deinterlacing filters, + * improve bypassing compositor on Windows platform and OpenGL, + * remove dedicated VA-API video output (use OpenGL instead), + * add bypass compositor option on X11 platform and OpenGL, + * fix playback error with VA-API deinterlacing filters, + * always download x86-64 installer on x86-64 Windows, + * fix EGL detection on X11/Intel (for VA-API), + * allow to enlarge small cover images, + * update Ukrainian translation file, + * add VP9 codec support for VDPAU, + * playlist quick sync fixes, + * fix RTSP playback, + * other minor fixes. Old: ---- QMPlay2-src-19.09.03.tar.xz New: ---- QMPlay2-src-19.11.06.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ QMPlay2.spec ++++++ --- /var/tmp/diff_new_pack.1Ry8WU/_old 2019-11-07 23:20:39.564802361 +0100 +++ /var/tmp/diff_new_pack.1Ry8WU/_new 2019-11-07 23:20:39.568802366 +0100 @@ -17,10 +17,11 @@ Name: QMPlay2 -Version: 19.09.03 +Version: 19.11.06 Release: 0 Summary: A Qt based media player, streamer and downloader License: LGPL-3.0-or-later +Group: Productivity/Multimedia/Video/Players URL: https://github.com/zaps166/QMPlay2 Source: https://github.com/zaps166/QMPlay2/releases/download/%{version}/QMPlay2-src-%{version}.tar.xz %if 0%{?suse_version} > 1320 @@ -41,7 +42,7 @@ BuildRequires: pkgconfig(Qt5X11Extras) BuildRequires: pkgconfig(alsa) BuildRequires: pkgconfig(libass) -BuildRequires: pkgconfig(libavcodec) +BuildRequires: pkgconfig(libavcodec) >= 58.18.100 BuildRequires: pkgconfig(libavdevice) BuildRequires: pkgconfig(libavformat) BuildRequires: pkgconfig(libavutil) @@ -72,6 +73,7 @@ %package devel Summary: %{name} development files +Group: Development/Libraries/Other Requires: %{name} = %{version} %description devel @@ -87,7 +89,7 @@ test -x "$(type -p g++-7)" && export CXX="$_" %cmake \ -DUSE_PROSTOPLEER=OFF \ - -DSOLID_ACTIONS_INSTALL_PATH="/usr/share/solid/actions" \ + -DSOLID_ACTIONS_INSTALL_PATH="/usr/share/solid/actions" %make_jobs %install @@ -114,7 +116,8 @@ %mime_database_postun %files -%doc LICENSE README.md +%doc README.md +%license LICENSE %{_bindir}/%{name} %{_libdir}/qmplay2 %{_libdir}/libqmplay2.so ++++++ QMPlay2-src-19.09.03.tar.xz -> QMPlay2-src-19.11.06.tar.xz ++++++ ++++ 8159 lines of diff (skipped)
