diff --git a/qmmp-1.2.2.tar.bz2 b/qmmp-1.2.2.tar.bz2 deleted file mode 100644 index 31f9a05..0000000 --- a/qmmp-1.2.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e9dc5723f7f2a04d36167585ce1b4223c09f36c6dad1215de877dc51d1f3d606 -size 1187439 diff --git a/qmmp-1.2.3.tar.bz2 b/qmmp-1.2.3.tar.bz2 new file mode 100644 index 0000000..326d4d1 --- /dev/null +++ b/qmmp-1.2.3.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32a162b273a61b5d7a568f266d0cc3c3dab63c310d89046280ace42d84ac9816 +size 1187718 diff --git a/qmmp.changes b/qmmp.changes index 149e46c..70442c4 100644 --- a/qmmp.changes +++ b/qmmp.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Sat Jul 21 08:19:53 UTC 2018 - sor.alexei@meowr.ru + +- Update to version 1.2.3: + * Add Qmmp 0.12/1.3 config compatibility. + * Disable global shortcuts during configuration. + * Improve global hotkey plugin. + * Fix some gcc warnings. + * Fix metadata updating issue. + * Fix an issue caused by sending same metadata several times in a + row. + ------------------------------------------------------------------- Fri Jun 1 10:18:12 UTC 2018 - sor.alexei@meowr.ru diff --git a/qmmp.spec b/qmmp.spec index 61992bb..f01c3bb 100644 --- a/qmmp.spec +++ b/qmmp.spec @@ -20,7 +20,7 @@ %bcond_with faad %bcond_with restricted Name: qmmp -Version: 1.2.2 +Version: 1.2.3 Release: 0 Summary: Qt-based Multimedia Player License: GPL-2.0-or-later @@ -81,7 +81,7 @@ Requires: %{name}(%{sover})(Input) Requires: %{name}(%{sover})(Output) Requires: %{name}(%{sover})(Ui) %if 0%{?suse_version} < 1500 -BuildRequires: desktop-file-utils +BuildRequires: update-desktop-files %endif %if %{with faad} BuildRequires: libfaad-devel