Hello community, here is the log from the commit of package QMPlay2 for openSUSE:Factory checked in at 2019-09-05 12:42:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/QMPlay2 (Old) and /work/SRC/openSUSE:Factory/.QMPlay2.new.7948 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "QMPlay2" Thu Sep 5 12:42:29 2019 rev:37 rq:728148 version:19.09.03 Changes: -------- --- /work/SRC/openSUSE:Factory/QMPlay2/QMPlay2.changes 2019-08-28 18:36:48.137269931 +0200 +++ /work/SRC/openSUSE:Factory/.QMPlay2.new.7948/QMPlay2.changes 2019-09-05 12:42:33.463476490 +0200 @@ -1,0 +2,18 @@ +Wed Sep 4 06:14:16 UTC 2019 - Dmitriy Perlow <[email protected]> + +- Removed QMPlay2-desktop-warnings.diff (no warnings any more) +- Trimed previous changes entry. + +------------------------------------------------------------------- +Tue Sep 3 22:31:53 UTC 2019 - Simon Vogl <[email protected]> + +- Update to version 19.09.03 + * fix possible compilation error with FFTSpectrum (all OSes), + * add code for finding VA-API and VDPAU drivers directory, + * fixes in "QMPlay2.1", "QMPlay2.desktop", "QMPlay2.appdata.xml", + * improve checking for EGL in X11 - less possibility to fail, + * add (again) YouTube quality settings into settings widget, + * update translation files (martinkg, Alexey Lugin), + * allow only YUV420P videos in VideoToolBox. + +------------------------------------------------------------------- Old: ---- QMPlay2-desktop-warnings.diff QMPlay2-src-19.08.27.tar.xz New: ---- QMPlay2-src-19.09.03.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ QMPlay2.spec ++++++ --- /var/tmp/diff_new_pack.Pt82J4/_old 2019-09-05 12:42:34.103476365 +0200 +++ /var/tmp/diff_new_pack.Pt82J4/_new 2019-09-05 12:42:34.107476363 +0200 @@ -17,16 +17,13 @@ Name: QMPlay2 -Version: 19.08.27 +Version: 19.09.03 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 -# PATCH-FIX-OPENSUSE vs. WARNING: invalid-desktopfile contains group, -# but ones extending the format should start with "X-". -Patch2: QMPlay2-desktop-warnings.diff %if 0%{?suse_version} > 1320 BuildRequires: gcc BuildRequires: gcc-c++ @@ -84,7 +81,6 @@ %prep %setup -q -n %{name}-src-%{version} -%patch2 -p1 %build test -x "$(type -p gcc)" && export CC="$_" @@ -93,6 +89,7 @@ test -x "$(type -p g++-7)" && export CXX="$_" %cmake \ -DUSE_PROSTOPLEER=OFF \ + -DSOLID_ACTIONS_INSTALL_PATH="/usr/share/solid/actions" \ %make_jobs %install @@ -100,7 +97,7 @@ # Let's use %%doc macro. AUTHORS & ChangeLog are required for help window cd %{buildroot}/%{_datadir}/qmplay2 -rm LICENSE README.md TODO +rm LICENSE README.md # WARNING: gzipped-svg-icon. Not all DE that support SVG icons support # them gzipped (.svgz). Install the icon as plain uncompressed SVG. @@ -119,11 +116,14 @@ %mime_database_postun %files -%doc LICENSE README.md TODO +%doc LICENSE README.md %{_bindir}/%{name} %{_libdir}/qmplay2 %{_libdir}/libqmplay2.so %{_datadir}/applications/%{name}*.desktop +%dir %{_datadir}/solid +%dir %{_datadir}/solid/actions +%{_datadir}/solid/actions/%{name}*.desktop %dir %{_datadir}/metainfo/ %{_datadir}/metainfo/%{name}.appdata.xml %{_datadir}/icons/hicolor/*/apps/%{name}.png ++++++ QMPlay2-src-19.08.27.tar.xz -> QMPlay2-src-19.09.03.tar.xz ++++++ ++++ 1642 lines of diff (skipped)
