From 6f809ae3083ff8fceed0ee8c19ad7377eaf03e048b1f27965b8a8d5cf31c51ee Mon Sep 17 00:00:00 2001 From: Luigi Baldoni Date: Sun, 9 May 2021 13:57:39 +0000 Subject: [PATCH] Accepting request 891859 from home:alois:branches:multimedia:apps MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Update to version 1.4.6 * added application startup optimization * added X11 session checking in the notifier plugin * fixed provider settings parsing in the lyrics plugin * fixed equalizer form in the qsui plugin * fixed build with the latest ffmpeg version * updated Portuguese translation (Sérgio Marques) * updated Italian translation (Luigi Toscano) * updated French translation (Adrien Vigneron) OBS-URL: https://build.opensuse.org/request/show/891859 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/qmmp?expand=0&rev=157 --- qmmp-1.4.5.tar.bz2 | 3 --- qmmp-1.4.6.tar.bz2 | 3 +++ qmmp.changes | 13 +++++++++++++ qmmp.spec | 2 +- 4 files changed, 17 insertions(+), 4 deletions(-) delete mode 100644 qmmp-1.4.5.tar.bz2 create mode 100644 qmmp-1.4.6.tar.bz2 diff --git a/qmmp-1.4.5.tar.bz2 b/qmmp-1.4.5.tar.bz2 deleted file mode 100644 index 4f5fdde..0000000 --- a/qmmp-1.4.5.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:54d02ae9e70602e555a29551138bf02df0f760a2e67bab98ba9ed7df0b3a1c1d -size 1297059 diff --git a/qmmp-1.4.6.tar.bz2 b/qmmp-1.4.6.tar.bz2 new file mode 100644 index 0000000..edbf254 --- /dev/null +++ b/qmmp-1.4.6.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f513774357836ad4983fa216c84cf5db634284faebec48c461733838917fd664 +size 1297295 diff --git a/qmmp.changes b/qmmp.changes index 065e89c..084c118 100644 --- a/qmmp.changes +++ b/qmmp.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Sun May 9 13:09:55 UTC 2021 - Luigi Baldoni + +- Update to version 1.4.6 + * added application startup optimization + * added X11 session checking in the notifier plugin + * fixed provider settings parsing in the lyrics plugin + * fixed equalizer form in the qsui plugin + * fixed build with the latest ffmpeg version + * updated Portuguese translation (Sérgio Marques) + * updated Italian translation (Luigi Toscano) + * updated French translation (Adrien Vigneron) + ------------------------------------------------------------------- Thu Apr 29 06:48:26 UTC 2021 - Luigi Baldoni diff --git a/qmmp.spec b/qmmp.spec index 6253b13..2bb28ab 100644 --- a/qmmp.spec +++ b/qmmp.spec @@ -21,7 +21,7 @@ %bcond_with faad %bcond_with restricted Name: qmmp -Version: 1.4.5 +Version: 1.4.6 Release: 0 Summary: Qt-based Multimedia Player License: GPL-2.0-or-later