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.
quimup.changes
Changed
-------------------------------------------------------------------
+Tue Jul 8 18:51:04 UTC 2014 - dap.darkness@gmail.com
+
+- 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.
+
+-------------------------------------------------------------------
Sat Dec 14 16:04:00 UTC 2013 - dap.darkness@gmail.com
- new upstream version <1.3.1>
quimup.spec
Changed
-# norootforbuild
+#
+# spec file for package QMPlay2
+#
+# Copyright (c) 2014 Packman team: http://packman.links2linux.org/
+#
+# All modifications and additions to the file contributed by third parties
+# remain the property of their copyright owners, unless otherwise agreed
+# upon. The license for this file, and modifications and additions to the
+# file, is the same license as for the pristine package itself (unless the
+# license for the pristine package is not an Open Source License, in which
+# case the license is the MIT License). An "Open Source License" is a
+# license that conforms to the Open Source Definition (Version 1.9)
+# published by the Open Source Initiative.
+
+# Please submit bugfixes or comments via https://bugs.links2linux.org/
+#
Name: quimup
-Version: 1.3.1
+Version: 1.3.2
Release: 1
License: GPL-3.0+
BuildRoot: %{_tmppath}/%{name}-%{version}
BuildRequires: libmpdclient-devel libqt4-devel update-desktop-files
+BuildRequires: pkgconfig(taglib)
Requires: mpd
%suse_update_desktop_file -r %{name} AudioVideo Player
-%clean
-%__rm -rf %{buildroot}
-
-
%files
%defattr(-,root,root)
-%doc COPYING changelog description FAQ.txt README todo
+%doc COPYING changelog description FAQ.txt README
%{_bindir}/%{name}
%{_datadir}/applications/%{name}.desktop
%{_datadir}/pixmaps/%{name}.png
Request History
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.
jobermayr accepted request over 10 years ago
s/QMPlay2/quimup on next update ...