From 59e16c184ba3de8f4034bde7ebade6cdc2ebee3117c27772a269314792b27ccb Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sun, 29 Oct 2023 09:29:35 +0000 Subject: [PATCH] - update to 2.1.5: * added waveform seekbar optimization (Linearithmik) * fixed visualization initialization in the simple user interface * fixed playlist geometry issues in the simple user interface * fixed playlist settings in the skinned user interface * fixed possible crash * fixed http version * fixed file type determination by content in the waveform seekbar OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/qmmp?expand=0&rev=182 --- qmmp-2.1.4.tar.bz2 | 3 --- qmmp-2.1.5.tar.bz2 | 3 +++ qmmp.changes | 14 ++++++++++++++ qmmp.spec | 2 +- 4 files changed, 18 insertions(+), 4 deletions(-) delete mode 100644 qmmp-2.1.4.tar.bz2 create mode 100644 qmmp-2.1.5.tar.bz2 diff --git a/qmmp-2.1.4.tar.bz2 b/qmmp-2.1.4.tar.bz2 deleted file mode 100644 index 20666ed..0000000 --- a/qmmp-2.1.4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:81b4240d9832a36d954d6a448b1b92d966a2c305e0283b275db07a43453439e3 -size 1371072 diff --git a/qmmp-2.1.5.tar.bz2 b/qmmp-2.1.5.tar.bz2 new file mode 100644 index 0000000..4e8a472 --- /dev/null +++ b/qmmp-2.1.5.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25be3f2b19d8d70b6b5136c3f97d385a5edbf40dac67dd84fcdd4af9d554f795 +size 1371778 diff --git a/qmmp.changes b/qmmp.changes index 09f92d8..bf5bfa1 100644 --- a/qmmp.changes +++ b/qmmp.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Sun Oct 29 09:29:18 UTC 2023 - Dirk Müller + +- update to 2.1.5: + * added waveform seekbar optimization (Linearithmik) + * fixed visualization initialization in the simple user + interface + * fixed playlist geometry issues in the simple user interface + * fixed playlist settings in the skinned user interface + * fixed possible crash + * fixed http version + * fixed file type determination by content in the waveform + seekbar + ------------------------------------------------------------------- Fri May 26 19:23:13 UTC 2023 - Alexei Sorokin diff --git a/qmmp.spec b/qmmp.spec index 64214e1..b3049c1 100644 --- a/qmmp.spec +++ b/qmmp.spec @@ -22,7 +22,7 @@ %bcond_with faad %bcond_with restricted Name: qmmp -Version: 2.1.4 +Version: 2.1.5 Release: 0 Summary: Qt-based Multimedia Player License: GPL-2.0-or-later