Accepting request 1038957 from home:jaimeMF:branches:multimedia:apps
- Update to 2.8.4: * Bugfixes - PICARD-2520 - Null bytes in tag values can cause crashes when sorting - PICARD-2539 - Picard crashes on huge releases if no cover art provider is active - PICARD-2548 - Loaded album does not update cover art display - PICARD-2549 - Moving tracks between albums shows tracks differ even when they do not - PICARD-2554 - Submit AcoustIDs submits even IDs that are in center pane - PICARD-2556 - Player popovers for volume and playback speed crash on Wayland and open on wrong position - PICARD-2557 - Add New Tag autocomplete list contains value typed so far - PICARD-2558 - Floatable toolbars unusable under Wayland - PICARD-2564 - Options for "Windows compatibility" and "Replace non-ASCII" get incorrectly set to inactive - PICARD-2565 - Rules for file name compatibility and max. path shortening are not applied when saving cover art - PICARD-2568 - $cleanmulti() has no effect for hidden variables - PICARD-2570 - Unable to drag tracks from right hand pane to Clusters - PICARD-2582 - distutils.errors.DistutilsClassError when building with setup.py - PICARD-2588 - QObject::startTimer: Timers can only be used with threads started with QThread * Improvements - PICARD-2589 - Support media types "DualDisc (DVD side)" and "Betacam SP" OBS-URL: https://build.opensuse.org/request/show/1038957 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/picard?expand=0&rev=124
This commit is contained in:
parent
a3e3effb3c
commit
d585f0ce28
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6ab650d2ffb16fa4fab17b837a0a8a5691d1f211368a79a69b7088497c989e40
|
||||
size 5098160
|
3
picard-2.8.4.tar.gz
Normal file
3
picard-2.8.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:88b8de18bb27279fa57666ac21faef53c0277a04eab21ce204b2613fe349de3d
|
||||
size 5108177
|
@ -1,3 +1,32 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 29 18:57:35 UTC 2022 - Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@fastmail.net>
|
||||
|
||||
- Update to 2.8.4:
|
||||
* Bugfixes
|
||||
- PICARD-2520 - Null bytes in tag values can cause crashes when sorting
|
||||
- PICARD-2539 - Picard crashes on huge releases if no cover art provider is
|
||||
active
|
||||
- PICARD-2548 - Loaded album does not update cover art display
|
||||
- PICARD-2549 - Moving tracks between albums shows tracks differ even when
|
||||
they do not
|
||||
- PICARD-2554 - Submit AcoustIDs submits even IDs that are in center pane
|
||||
- PICARD-2556 - Player popovers for volume and playback speed crash on
|
||||
Wayland and open on wrong position
|
||||
- PICARD-2557 - Add New Tag autocomplete list contains value typed so far
|
||||
- PICARD-2558 - Floatable toolbars unusable under Wayland
|
||||
- PICARD-2564 - Options for "Windows compatibility" and "Replace non-ASCII"
|
||||
get incorrectly set to inactive
|
||||
- PICARD-2565 - Rules for file name compatibility and max. path shortening
|
||||
are not applied when saving cover art
|
||||
- PICARD-2568 - $cleanmulti() has no effect for hidden variables
|
||||
- PICARD-2570 - Unable to drag tracks from right hand pane to Clusters
|
||||
- PICARD-2582 - distutils.errors.DistutilsClassError when building with
|
||||
setup.py
|
||||
- PICARD-2588 - QObject::startTimer: Timers can only be used with threads
|
||||
started with QThread
|
||||
* Improvements
|
||||
- PICARD-2589 - Support media types "DualDisc (DVD side)" and "Betacam SP"
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 18 07:28:42 UTC 2022 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: picard
|
||||
Version: 2.8.3
|
||||
Version: 2.8.4
|
||||
Release: 0
|
||||
Summary: The Next Generation MusicBrainz Tagger
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user