From 2dcb23112f7de2e7e1d0767dc4e7611268cdc5280446aab08df5200a2d7d6ced Mon Sep 17 00:00:00 2001 From: Alexei Sorokin Date: Fri, 4 Aug 2017 23:29:21 +0000 Subject: [PATCH] - Update to version 1.1.10. OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/qmmp?expand=0&rev=100 --- qmmp-1.1.10.tar.bz2 | 3 +++ qmmp-1.1.9.tar.bz2 | 3 --- qmmp.changes | 21 +++++++++++++++++++++ qmmp.spec | 9 ++------- 4 files changed, 26 insertions(+), 10 deletions(-) create mode 100644 qmmp-1.1.10.tar.bz2 delete mode 100644 qmmp-1.1.9.tar.bz2 diff --git a/qmmp-1.1.10.tar.bz2 b/qmmp-1.1.10.tar.bz2 new file mode 100644 index 0000000..4f9724e --- /dev/null +++ b/qmmp-1.1.10.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e5781bf65b3a27dd5e21349ac007464e67861dda99f8a0206984687881e0b9a +size 1142444 diff --git a/qmmp-1.1.9.tar.bz2 b/qmmp-1.1.9.tar.bz2 deleted file mode 100644 index 947d170..0000000 --- a/qmmp-1.1.9.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e25bfc0fb4182793df81c6ec222d553183ccd3f61e5919d217c9c5d788f3df2e -size 1136753 diff --git a/qmmp.changes b/qmmp.changes index 3f95002..8edcba6 100644 --- a/qmmp.changes +++ b/qmmp.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Fri Aug 4 22:28:24 UTC 2017 - sor.alexei@meowr.ru + +- Update to version 1.1.10: + * Add a feature to download playlists from https. + * Increase DirectSound buffer size. + * Decrease waiting time in the WASAPI plugin. + * Improve plugin list in the settings dialogue. + * Fix a regression in the "jump to track" dialogue. + * Fix a possible segmentation fault. + * Fix seeking in the ffmpeg plugin. + * Fix null pointer dereference in the mpeg plugin. + * Fix gcc warnings. + * Fix dithering settings. + * Fix 24 bits support in the WASAPI plugin. + * Fix segmentation fault on Ogg FLAC streams. + * Fix XPM skins support. + * Fix Qt 5.9 support in the global hotkey plugin. + * Update documentation. + * Update Galician translation. + ------------------------------------------------------------------- Tue Jun 27 21:36:34 UTC 2017 - olaf@aepfle.de diff --git a/qmmp.spec b/qmmp.spec index b043ab5..9ace208 100644 --- a/qmmp.spec +++ b/qmmp.spec @@ -21,7 +21,7 @@ %bcond_with mad %bcond_with restricted Name: qmmp -Version: 1.1.9 +Version: 1.1.10 Release: 0 Summary: Qt-based Multimedia Player License: GPL-2.0+ @@ -103,7 +103,7 @@ This package provides the Qmmp library. %package -n lib%{name}-plugins Summary: Plugins for libqmmp -# Suggests instead of Recommends since MPlayer is a too big dependency. +# Suggests instead of Recommends since MPlayer is too big of a dependency. Group: System/Libraries Suggests: lib%{name}-plugin-mplayer Provides: %{name}(%{sover})(Input) @@ -183,7 +183,6 @@ make %{?_smp_mflags} V=1 %desktop_database_postun %files -%defattr(-,root,root) %doc AUTHORS ChangeLog COPYING README %{_bindir}/%{name} %{_datadir}/%{name}/ @@ -191,24 +190,20 @@ make %{?_smp_mflags} V=1 %{_datadir}/icons/hicolor/*/apps/%{name}* %files -n lib%{name}%{sover} -%defattr(-,root,root) %{_libdir}/lib%{name}*.so.%{sover}* %files -n lib%{name}-plugins -%defattr(-,root,root) %{_libdir}/%{name}/ %exclude %{_libdir}/%{name}/Engines/libmplayer.so %if %{with restricted} %files -n lib%{name}-plugin-mplayer -%defattr(-,root,root) %dir %{_libdir}/%{name}/ %dir %{_libdir}/%{name}/Engines/ %{_libdir}/%{name}/Engines/libmplayer.so %endif %files -n lib%{name}-devel -%defattr(-,root,root) %{_includedir}/%{name}/ %{_includedir}/%{name}ui/ %{_libdir}/lib%{name}*.so