diff --git a/qmmp-1.3.2.tar.bz2 b/qmmp-1.3.2.tar.bz2 deleted file mode 100644 index 88458bf..0000000 --- a/qmmp-1.3.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9f95c020ec41e456c1e0f9e9aeba9297607b732c9b64217dd2ef3ccfe63000e6 -size 1221919 diff --git a/qmmp-1.3.3.tar.bz2 b/qmmp-1.3.3.tar.bz2 new file mode 100644 index 0000000..cb1ac6d --- /dev/null +++ b/qmmp-1.3.3.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:471c93cdd15f635893c00db72865e5d475eaf85b0f00cf15c550cfb51f9ee79c +size 1244817 diff --git a/qmmp.changes b/qmmp.changes index 74ba84a..e6e10ae 100644 --- a/qmmp.changes +++ b/qmmp.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Sun Jun 16 09:03:38 UTC 2019 - Luigi Baldoni + +- Update to version 1.3.3 + * added float output support for PulseAudio, ALSA and OSS4 + * added AppStream information (Joel Barrios DueƱas) + * added more icon sizes + * improved channel conversion + * fixed feature to remove tracks when using quick search in + the qsui plugin + * fixed crash on some corrupted archives + * fixed logo animation in the qsui plugin + * fixed freezing in the ffmpeg plugin + * updated Dutch translation (Heimen Stoffels) + * updated Greek translation (Dimitrios Glentadakis) + ------------------------------------------------------------------- Sun May 5 06:48:16 UTC 2019 - Luigi Baldoni diff --git a/qmmp.spec b/qmmp.spec index ce18c60..55446a9 100644 --- a/qmmp.spec +++ b/qmmp.spec @@ -21,7 +21,7 @@ %bcond_with faad %bcond_with restricted Name: qmmp -Version: 1.3.2 +Version: 1.3.3 Release: 0 Summary: Qt-based Multimedia Player License: GPL-2.0-or-later @@ -162,6 +162,8 @@ make %{?_smp_mflags} V=1 %install %cmake_install +# do not install werdly-sized cions +rm -rf %{buildroot}/%{_datadir}/icons/hicolor/56x56 %post -n lib%{name}%{sover} -p /sbin/ldconfig @@ -190,6 +192,10 @@ make %{?_smp_mflags} V=1 %{_datadir}/%{name}/ %{_datadir}/applications/%{name}*.desktop %{_datadir}/icons/hicolor/*/apps/%{name}* +%if 0%{?sle_version} == 120300 +%dir %{_datadir}/metainfo +%endif +%{_datadir}/metainfo/%{name}.appdata.xml %files -n lib%{name}%{sover} %{_libdir}/lib%{name}*.so.%{sover}*