From 2d0b9048c48af5d974d6324daa6ee20c89106c6d478d7c6aafbd0efefc0061f6 Mon Sep 17 00:00:00 2001 From: Alexei Sorokin Date: Sat, 18 Jul 2020 00:05:37 +0000 Subject: [PATCH] - Update to version 1.4.1. OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/qmmp?expand=0&rev=147 --- qmmp-1.4.0.tar.bz2 | 3 --- qmmp-1.4.1.tar.bz2 | 3 +++ qmmp.changes | 12 ++++++++++++ qmmp.spec | 6 +++--- 4 files changed, 18 insertions(+), 6 deletions(-) delete mode 100644 qmmp-1.4.0.tar.bz2 create mode 100644 qmmp-1.4.1.tar.bz2 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