Accepting request 747449 from home:jaimeMF:branches:multimedia:apps
- Update to 2.2.3: * Bug * [PICARD-1633] – macOS: Automatic locale detection broken * [PICARD-1634] – macOS: File browser sets wrong horizontal scroll position * [PICARD-1635] – Terminated randomly when deleting files when saving * [PICARD-1636] – Default locale detection fails if locale categories have different locales * [PICARD-1637] – Crash when saving after removing some underlying files * [PICARD-1640] – Picard with –config-file parameter copies over legacy configuration * [PICARD-1642] – Picard crashes on launch (AttributeError: ‘NoneType’ object has no attribute ‘setPopupMode’) * [PICARD-1643] – Performer with instruments containing non-ASCII characters are not written to Vorbis and APE tags * [PICARD-1644] – Crash when initializing translations on Python 3.8 * [PICARD-1647] – macOS: Plugin enable/disable button does not always update the icon * [PICARD-1648] – Crashes when using search dialogs * [PICARD-1651] – File and release counts in status bar not updated when files get removed * [PICARD-1654] – macOS: Logout button / username stays visible after logout * [PICARD-1655] – macOS: Login dialog can be hidden behind options * Improvement * [PICARD-1630] – Ensure FLAC metadata is visible/editable in Windows Explorer * [PICARD-1632] – Tooltips for genre filter help hide too quickly OBS-URL: https://build.opensuse.org/request/show/747449 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/picard?expand=0&rev=74
This commit is contained in:
parent
ed16b9ea3c
commit
a20799756f
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:00066def8e83eec5236977d2d3bc22cd72bba9c2bf1608c0fff1e3298e71e6e1
|
||||
size 3223467
|
3
picard-2.2.3.tar.gz
Normal file
3
picard-2.2.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:920bc0ffc1b5ae395456698a133799aee06c66b4446f6a388a64046e07d8716b
|
||||
size 3225273
|
@ -1,3 +1,26 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 11 21:10:07 UTC 2019 - Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@fastmail.net>
|
||||
|
||||
- Update to 2.2.3:
|
||||
* Bug
|
||||
* [PICARD-1633] – macOS: Automatic locale detection broken
|
||||
* [PICARD-1634] – macOS: File browser sets wrong horizontal scroll position
|
||||
* [PICARD-1635] – Terminated randomly when deleting files when saving
|
||||
* [PICARD-1636] – Default locale detection fails if locale categories have different locales
|
||||
* [PICARD-1637] – Crash when saving after removing some underlying files
|
||||
* [PICARD-1640] – Picard with –config-file parameter copies over legacy configuration
|
||||
* [PICARD-1642] – Picard crashes on launch (AttributeError: ‘NoneType’ object has no attribute ‘setPopupMode’)
|
||||
* [PICARD-1643] – Performer with instruments containing non-ASCII characters are not written to Vorbis and APE tags
|
||||
* [PICARD-1644] – Crash when initializing translations on Python 3.8
|
||||
* [PICARD-1647] – macOS: Plugin enable/disable button does not always update the icon
|
||||
* [PICARD-1648] – Crashes when using search dialogs
|
||||
* [PICARD-1651] – File and release counts in status bar not updated when files get removed
|
||||
* [PICARD-1654] – macOS: Logout button / username stays visible after logout
|
||||
* [PICARD-1655] – macOS: Login dialog can be hidden behind options
|
||||
* Improvement
|
||||
* [PICARD-1630] – Ensure FLAC metadata is visible/editable in Windows Explorer
|
||||
* [PICARD-1632] – Tooltips for genre filter help hide too quickly
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 13 12:40:42 UTC 2019 - Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@fastmail.net>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: picard
|
||||
Version: 2.2.2
|
||||
Version: 2.2.3
|
||||
Release: 0
|
||||
Summary: The Next Generation MusicBrainz Tagger
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user