Compare commits
No commits in common. "factory" and "factory" have entirely different histories.
3
qmmp-2.1.8.tar.bz2
Normal file
3
qmmp-2.1.8.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:846a6143c7a9ab29b8ec2f5da2248e41ddf2736f17c15d94b0d73b8af85a69ee
|
||||||
|
size 1372377
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b59f7a378b521d4a6d2b5c9e37a35c3494528bf0db85b24caddf3e1a1c9c3a37
|
|
||||||
size 1373111
|
|
15
qmmp.changes
15
qmmp.changes
@ -1,18 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Mon Nov 11 11:11:11 UTC 2024 - olaf@aepfle.de
|
|
||||||
|
|
||||||
- Convert BuildRequires from libfaad-devel to pkgconfig(faad2)
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Fri Oct 18 02:12:45 UTC 2024 - ming li <mli@suse.com>
|
|
||||||
|
|
||||||
- Update to version 2.1.9
|
|
||||||
* fixed build with PipeWire version less than 0.3.33
|
|
||||||
* fixed displaying bitrate in the wavpack plugin
|
|
||||||
* disabled Qt 6.7 build warnings
|
|
||||||
* disabled waveform seekbar for CD tracks in the simple user
|
|
||||||
interface
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jun 30 00:53:51 UTC 2024 - jun wang <jgwang@suse.com>
|
Sun Jun 30 00:53:51 UTC 2024 - jun wang <jgwang@suse.com>
|
||||||
|
|
||||||
|
@ -22,7 +22,7 @@
|
|||||||
%bcond_with faad
|
%bcond_with faad
|
||||||
%bcond_with restricted
|
%bcond_with restricted
|
||||||
Name: qmmp
|
Name: qmmp
|
||||||
Version: 2.1.9
|
Version: 2.1.8
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Qt-based Multimedia Player
|
Summary: Qt-based Multimedia Player
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
@ -82,7 +82,7 @@ Requires: %{name}(%{sover})(Output)
|
|||||||
Requires: %{name}(%{sover})(Ui)
|
Requires: %{name}(%{sover})(Ui)
|
||||||
ExclusiveArch: %ix86 x86_64
|
ExclusiveArch: %ix86 x86_64
|
||||||
%if %{with faad}
|
%if %{with faad}
|
||||||
BuildRequires: pkgconfig(faad2)
|
BuildRequires: libfaad-devel
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Loading…
x
Reference in New Issue
Block a user