diff --git a/qmmp-1.4.0.tar.bz2 b/qmmp-1.4.0.tar.bz2 deleted file mode 100644 index d26823e..0000000 --- a/qmmp-1.4.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a8b9cda1fe137f9b50acc54bc02ac1f3ba89051f828f40f5dc9a9056cab4308f -size 1293438 diff --git a/qmmp-1.4.1.tar.bz2 b/qmmp-1.4.1.tar.bz2 new file mode 100644 index 0000000..3eae85d --- /dev/null +++ b/qmmp-1.4.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ad5e5ce790166a162b942fe64b734559c515ba06c1de5bef46b9713b3c8285c +size 1296224 diff --git a/qmmp.changes b/qmmp.changes index 1b8ef3a..5ae6597 100644 --- a/qmmp.changes +++ b/qmmp.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Fri Jul 17 21:04:11 UTC 2020 - Alexei Sorokin + +- 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 diff --git a/qmmp.spec b/qmmp.spec index 3acf046..d891031 100644 --- a/qmmp.spec +++ b/qmmp.spec @@ -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