From 016f31fcbf1d7368470e2caf01053a9ab4deb00df2211b67b1746c39f668ba3c Mon Sep 17 00:00:00 2001 From: Luigi Baldoni Date: Fri, 21 Dec 2018 17:48:46 +0000 Subject: [PATCH] Accepting request 660580 from home:alois:branches:multimedia:apps - Update to version 1.2.5 * added icon for 'exit' action in the tray icon menu * fixed drag-and-drop issue under Qt 5.12 * fixed issue with 8-bit audio in the ffmpeg plugin * fixed latest mplayer output parsing * fixed '--quit' command line option processing * fixed issue with empty audio parameters OBS-URL: https://build.opensuse.org/request/show/660580 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/qmmp?expand=0&rev=124 --- qmmp-1.2.4.tar.bz2 | 3 --- qmmp-1.2.5.tar.bz2 | 3 +++ qmmp.changes | 11 +++++++++++ qmmp.spec | 2 +- 4 files changed, 15 insertions(+), 4 deletions(-) delete mode 100644 qmmp-1.2.4.tar.bz2 create mode 100644 qmmp-1.2.5.tar.bz2 diff --git a/qmmp-1.2.4.tar.bz2 b/qmmp-1.2.4.tar.bz2 deleted file mode 100644 index 8885c87..0000000 --- a/qmmp-1.2.4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:224904f073e3921a080dca008e6c99e3d606f5442d1df08835cba000a069ae66 -size 1189587 diff --git a/qmmp-1.2.5.tar.bz2 b/qmmp-1.2.5.tar.bz2 new file mode 100644 index 0000000..729aeda --- /dev/null +++ b/qmmp-1.2.5.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd6ee9ab475a18bf2594c59504f66f8ae870a79db5fad960fb1e2150cc9b48f7 +size 1181154 diff --git a/qmmp.changes b/qmmp.changes index 2e4b1a1..11c2e77 100644 --- a/qmmp.changes +++ b/qmmp.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Fri Dec 21 17:36:34 UTC 2018 - aloisio@gmx.com + +- Update to version 1.2.5 + * added icon for 'exit' action in the tray icon menu + * fixed drag-and-drop issue under Qt 5.12 + * fixed issue with 8-bit audio in the ffmpeg plugin + * fixed latest mplayer output parsing + * fixed '--quit' command line option processing + * fixed issue with empty audio parameters + ------------------------------------------------------------------- Sun Nov 11 12:31:19 UTC 2018 - olaf@aepfle.de diff --git a/qmmp.spec b/qmmp.spec index 5d0e6ce..ef3aa68 100644 --- a/qmmp.spec +++ b/qmmp.spec @@ -20,7 +20,7 @@ %bcond_with faad %bcond_with restricted Name: qmmp -Version: 1.2.4 +Version: 1.2.5 Release: 0 Summary: Qt-based Multimedia Player License: GPL-2.0-or-later