Accepting request 821580 from multimedia:apps
- Update to version 1.4.1. OBS-URL: https://build.opensuse.org/request/show/821580 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qmmp?expand=0&rev=74
This commit is contained in:
commit
dd80008c6b
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a8b9cda1fe137f9b50acc54bc02ac1f3ba89051f828f40f5dc9a9056cab4308f
|
||||
size 1293438
|
3
qmmp-1.4.1.tar.bz2
Normal file
3
qmmp-1.4.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2ad5e5ce790166a162b942fe64b734559c515ba06c1de5bef46b9713b3c8285c
|
||||
size 1296224
|
12
qmmp.changes
12
qmmp.changes
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 17 21:04:11 UTC 2020 - Alexei Sorokin <sor.alexei@meowr.ru>
|
||||
|
||||
- Update to version 1.4.1:
|
||||
* Fix "jump to track" dialogue delay.
|
||||
* Fix the feature to disable formats in the ffmpeg plugin.
|
||||
* Fix some streams detection in the mpeg plugin.
|
||||
* Fix a loss of equaliser settings.
|
||||
* Fix codec and bitrate display for IceCast streams.
|
||||
* Fix playback start-up detection in the mpris plugin.
|
||||
* Update translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 30 05:53:15 UTC 2020 - aloisio@gmx.com
|
||||
|
||||
|
@ -21,7 +21,7 @@
|
||||
%bcond_with faad
|
||||
%bcond_with restricted
|
||||
Name: qmmp
|
||||
Version: 1.4.0
|
||||
Version: 1.4.1
|
||||
Release: 0
|
||||
Summary: Qt-based Multimedia Player
|
||||
License: GPL-2.0-or-later
|
||||
@ -151,8 +151,8 @@ Development files for libqmmp.
|
||||
|
||||
%install
|
||||
%cmake_install
|
||||
# do not install werdly-sized cions
|
||||
rm -rf %{buildroot}/%{_datadir}/icons/hicolor/56x56
|
||||
# Do not install werdly-sized icons.
|
||||
rm -r %{buildroot}/%{_datadir}/icons/hicolor/56x56
|
||||
|
||||
%post -n lib%{name}%{sover} -p /sbin/ldconfig
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user