Overview

Request 1074 (accepted)

- new upstream version <1.3.2>
* Fixed: Provided password was not used unconditionally.
* Fixed: Playlist not updated when a dropped item was rejected.
* Fixed: Settings were not saved upon system shutdown/logout.
* Fixed: Could not find translation(s) in default location.
* Fixed: Music dir was not always found automatically.
* Added: Use embedded cover art (mp3 ogg mpc mp4 flac wv ape).
* Added: Player and Browser now respond to 'media keys'.
* Added: Support for *.cue playlist files in folder view.
* Added: 'Reset status' to playlist context menu.
* Added: '-l none' to cmd parameters to force internal locale.
* Added: More extensions are accepted for D&D operations.
* Other: Some cosmetic tweaks, as usual.
- added copyright&license header.
- removed clean section.

Submit package home:dap / quimup to package Multimedia / quimup

quimup.changes Changed
x
 
1
@@ -1,4 +1,23 @@
2
 -------------------------------------------------------------------
3
+Tue Jul  8 18:51:04 UTC 2014 - dap.darkness@gmail.com
4
+
5
+- new upstream version <1.3.2>
6
+  * Fixed: Provided password was not used unconditionally.
7
+  * Fixed: Playlist not updated when a dropped item was rejected.
8
+  * Fixed: Settings were not saved upon system shutdown/logout.
9
+  * Fixed: Could not find translation(s) in default location.
10
+  * Fixed: Music dir was not always found automatically.
11
+  * Added: Use embedded cover art (mp3 ogg mpc mp4 flac wv ape).
12
+  * Added: Player and Browser now respond to 'media keys'.
13
+  * Added: Support for *.cue playlist files in folder view.
14
+  * Added: 'Reset status' to playlist context menu.
15
+  * Added: '-l none' to cmd parameters to force internal locale.
16
+  * Added: More extensions are accepted for D&D operations.
17
+  * Other: Some cosmetic tweaks, as usual.
18
+- added copyright&license header.
19
+- removed clean section.
20
+
21
+-------------------------------------------------------------------
22
 Sat Dec 14 16:04:00 UTC 2013 - dap.darkness@gmail.com
23
 
24
 - new upstream version <1.3.1>
25
quimup.spec Changed
49
 
1
@@ -1,7 +1,22 @@
2
-# norootforbuild
3
+#
4
+# spec file for package QMPlay2
5
+#
6
+# Copyright (c) 2014 Packman team: http://packman.links2linux.org/
7
+#
8
+# All modifications and additions to the file contributed by third parties
9
+# remain the property of their copyright owners, unless otherwise agreed
10
+# upon. The license for this file, and modifications and additions to the
11
+# file, is the same license as for the pristine package itself (unless the
12
+# license for the pristine package is not an Open Source License, in which
13
+# case the license is the MIT License). An "Open Source License" is a
14
+# license that conforms to the Open Source Definition (Version 1.9)
15
+# published by the Open Source Initiative.
16
+
17
+# Please submit bugfixes or comments via https://bugs.links2linux.org/
18
+#
19
 
20
 Name:      quimup
21
-Version:   1.3.1
22
+Version:   1.3.2
23
 Release:   1
24
 
25
 License:   GPL-3.0+
26
@@ -17,6 +32,7 @@
27
 BuildRoot: %{_tmppath}/%{name}-%{version}
28
 
29
 BuildRequires: libmpdclient-devel libqt4-devel update-desktop-files
30
+BuildRequires:  pkgconfig(taglib)
31
 
32
 Requires:  mpd
33
 
34
@@ -58,13 +74,9 @@
35
 %suse_update_desktop_file -r %{name} AudioVideo Player
36
 
37
 
38
-%clean
39
-%__rm -rf %{buildroot}
40
-
41
-
42
 %files
43
 %defattr(-,root,root)
44
-%doc COPYING changelog description FAQ.txt README todo
45
+%doc COPYING changelog description FAQ.txt README
46
 %{_bindir}/%{name}
47
 %{_datadir}/applications/%{name}.desktop
48
 %{_datadir}/pixmaps/%{name}.png
49
quimup_1.3.1_src.tar.gz Deleted
quimup_1.3.2_src.tar.gz Added
Refresh
Refresh
Request History
Dmitriy A. Perlow's avatar

dap created request over 10 years ago

- new upstream version <1.3.2>
* Fixed: Provided password was not used unconditionally.
* Fixed: Playlist not updated when a dropped item was rejected.
* Fixed: Settings were not saved upon system shutdown/logout.
* Fixed: Could not find translation(s) in default location.
* Fixed: Music dir was not always found automatically.
* Added: Use embedded cover art (mp3 ogg mpc mp4 flac wv ape).
* Added: Player and Browser now respond to 'media keys'.
* Added: Support for *.cue playlist files in folder view.
* Added: 'Reset status' to playlist context menu.
* Added: '-l none' to cmd parameters to force internal locale.
* Added: More extensions are accepted for D&D operations.
* Other: Some cosmetic tweaks, as usual.
- added copyright&license header.
- removed clean section.


Johannes Obermayr's avatar

jobermayr accepted request over 10 years ago

s/QMPlay2/quimup on next update ...