From a20799756f09f6b22cb9ebdf18de060f1bd626b33f18fce0f065cd0e158e3c56 Mon Sep 17 00:00:00 2001 From: Antonio Larrosa Date: Tue, 12 Nov 2019 08:13:25 +0000 Subject: [PATCH] Accepting request 747449 from home:jaimeMF:branches:multimedia:apps MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 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 --- picard-2.2.2.tar.gz | 3 --- picard-2.2.3.tar.gz | 3 +++ picard.changes | 23 +++++++++++++++++++++++ picard.spec | 2 +- 4 files changed, 27 insertions(+), 4 deletions(-) delete mode 100644 picard-2.2.2.tar.gz create mode 100644 picard-2.2.3.tar.gz diff --git a/picard-2.2.2.tar.gz b/picard-2.2.2.tar.gz deleted file mode 100644 index a50e05a..0000000 --- a/picard-2.2.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:00066def8e83eec5236977d2d3bc22cd72bba9c2bf1608c0fff1e3298e71e6e1 -size 3223467 diff --git a/picard-2.2.3.tar.gz b/picard-2.2.3.tar.gz new file mode 100644 index 0000000..a6445f5 --- /dev/null +++ b/picard-2.2.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:920bc0ffc1b5ae395456698a133799aee06c66b4446f6a388a64046e07d8716b +size 3225273 diff --git a/picard.changes b/picard.changes index 6649269..b0d7e1f 100644 --- a/picard.changes +++ b/picard.changes @@ -1,3 +1,26 @@ +------------------------------------------------------------------- +Mon Nov 11 21:10:07 UTC 2019 - Jaime Marquínez Ferrándiz + +- 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 diff --git a/picard.spec b/picard.spec index 02fdef7..006c43d 100644 --- a/picard.spec +++ b/picard.spec @@ -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