Accepting request 905823 from home:alois:branches:multimedia:apps
- Update to version 1.5.1 * added application startup optimization * added Korean translation * enabled Matroska container by default in the ffmpeg plugin * removed mp3lyrics.org lyrics provider * improved qsui plugin: + added waveform seekbar optimization + fixed waveform generation for 16-bit samples * fixed plugin cache cleanup * fixed build without mpg123 * fixed ladspa plugin regression OBS-URL: https://build.opensuse.org/request/show/905823 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/qmmp?expand=0&rev=161
This commit is contained in:
parent
9f13422cef
commit
55188a8deb
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2f796bdbfeee4c1226541e746bcfea3d5b983a559081529e4c86a2c792026be7
|
||||
size 1337043
|
3
qmmp-1.5.1.tar.bz2
Normal file
3
qmmp-1.5.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f3dc676039b5f190e6a87377a6b2bd2bcca122d1659b5f22668c7a284bb91f43
|
||||
size 1363593
|
15
qmmp.changes
15
qmmp.changes
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 12 10:28:10 UTC 2021 - Luigi Baldoni <aloisio@gmx.com>
|
||||
|
||||
- Update to version 1.5.1
|
||||
* added application startup optimization
|
||||
* added Korean translation
|
||||
* enabled Matroska container by default in the ffmpeg plugin
|
||||
* removed mp3lyrics.org lyrics provider
|
||||
* improved qsui plugin:
|
||||
+ added waveform seekbar optimization
|
||||
+ fixed waveform generation for 16-bit samples
|
||||
* fixed plugin cache cleanup
|
||||
* fixed build without mpg123
|
||||
* fixed ladspa plugin regression
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 24 06:49:39 UTC 2021 - Luigi Baldoni <aloisio@gmx.com>
|
||||
|
||||
|
@ -21,12 +21,12 @@
|
||||
%bcond_with faad
|
||||
%bcond_with restricted
|
||||
Name: qmmp
|
||||
Version: 1.5.0
|
||||
Version: 1.5.1
|
||||
Release: 0
|
||||
Summary: Qt-based Multimedia Player
|
||||
License: GPL-2.0-or-later
|
||||
URL: https://qmmp.ylsoftware.com/
|
||||
Source: https://qmmp.ylsoftware.com/files/%{name}-%{version}.tar.bz2
|
||||
Source: https://qmmp.ylsoftware.com/files/%{name}/%{mver}/%{name}-%{version}.tar.bz2
|
||||
Source1: baselibs.conf
|
||||
# PATCH-FIX-UPSTREAM qmmp-fix_cdda_version.patch pascal.bleser@opensuse.org -- Fix header detection for cdparanoia cdda.h.
|
||||
Patch0: %{name}-fix_cdda_version.patch
|
||||
|
Loading…
Reference in New Issue
Block a user