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:
Dominique Leuenberger 2020-07-18 19:01:33 +00:00 committed by Git OBS Bridge
commit dd80008c6b
4 changed files with 18 additions and 6 deletions

View File

@ -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
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2ad5e5ce790166a162b942fe64b734559c515ba06c1de5bef46b9713b3c8285c
size 1296224

View File

@ -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 Thu Apr 30 05:53:15 UTC 2020 - aloisio@gmx.com

View File

@ -21,7 +21,7 @@
%bcond_with faad %bcond_with faad
%bcond_with restricted %bcond_with restricted
Name: qmmp Name: qmmp
Version: 1.4.0 Version: 1.4.1
Release: 0 Release: 0
Summary: Qt-based Multimedia Player Summary: Qt-based Multimedia Player
License: GPL-2.0-or-later License: GPL-2.0-or-later
@ -151,8 +151,8 @@ Development files for libqmmp.
%install %install
%cmake_install %cmake_install
# do not install werdly-sized cions # Do not install werdly-sized icons.
rm -rf %{buildroot}/%{_datadir}/icons/hicolor/56x56 rm -r %{buildroot}/%{_datadir}/icons/hicolor/56x56
%post -n lib%{name}%{sover} -p /sbin/ldconfig %post -n lib%{name}%{sover} -p /sbin/ldconfig