From 0690c5b3f492b8b55f6c31afd3e970e743e4181bae4f5bc04eadaf5e37277fd9 Mon Sep 17 00:00:00 2001 From: Luigi Baldoni Date: Fri, 18 Dec 2020 13:01:32 +0000 Subject: [PATCH] Accepting request 856885 from home:alois:branches:multimedia:apps - Update to version 1.4.3 * fixed possible crash on general plugin restart * fixed dithering * fixed memory leak * fixed ignored files checking * fixed cue tracks support in the converter plugin * fixed issue with missing disc number in the mpeg plugin * fixed possible freezing on playback resume * updated Finnish translation * updated Bulgarian translation OBS-URL: https://build.opensuse.org/request/show/856885 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/qmmp?expand=0&rev=151 --- qmmp-1.4.2.tar.bz2 | 3 --- qmmp-1.4.3.tar.bz2 | 3 +++ qmmp.changes | 14 ++++++++++++++ qmmp.spec | 2 +- 4 files changed, 18 insertions(+), 4 deletions(-) delete mode 100644 qmmp-1.4.2.tar.bz2 create mode 100644 qmmp-1.4.3.tar.bz2 diff --git a/qmmp-1.4.2.tar.bz2 b/qmmp-1.4.2.tar.bz2 deleted file mode 100644 index d459222..0000000 --- a/qmmp-1.4.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cac9518c1fa7abd4558efb78cb8a8a637db065c66420e45f1b2f33902ce07fcf -size 1295867 diff --git a/qmmp-1.4.3.tar.bz2 b/qmmp-1.4.3.tar.bz2 new file mode 100644 index 0000000..3b9ae89 --- /dev/null +++ b/qmmp-1.4.3.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:293dbe5e64bc7c1a6f40a7b34dadc84d4689cb1339a49aa79c3ebe1963318b48 +size 1296294 diff --git a/qmmp.changes b/qmmp.changes index 3820e9f..3889394 100644 --- a/qmmp.changes +++ b/qmmp.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Fri Dec 18 12:47:57 UTC 2020 - aloisio@gmx.com + +- Update to version 1.4.3 + * fixed possible crash on general plugin restart + * fixed dithering + * fixed memory leak + * fixed ignored files checking + * fixed cue tracks support in the converter plugin + * fixed issue with missing disc number in the mpeg plugin + * fixed possible freezing on playback resume + * updated Finnish translation + * updated Bulgarian translation + ------------------------------------------------------------------- Sun Sep 20 08:14:11 UTC 2020 - aloisio@gmx.com diff --git a/qmmp.spec b/qmmp.spec index 35b57f8..864ac7a 100644 --- a/qmmp.spec +++ b/qmmp.spec @@ -21,7 +21,7 @@ %bcond_with faad %bcond_with restricted Name: qmmp -Version: 1.4.2 +Version: 1.4.3 Release: 0 Summary: Qt-based Multimedia Player License: GPL-2.0-or-later