- Update to version 1.2.3.
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/qmmp?expand=0&rev=117
This commit is contained in:
parent
35bd42a4fe
commit
deea307178
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e9dc5723f7f2a04d36167585ce1b4223c09f36c6dad1215de877dc51d1f3d606
|
||||
size 1187439
|
3
qmmp-1.2.3.tar.bz2
Normal file
3
qmmp-1.2.3.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:32a162b273a61b5d7a568f266d0cc3c3dab63c310d89046280ace42d84ac9816
|
||||
size 1187718
|
12
qmmp.changes
12
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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user