From 49b2ce15331d1018ed32882db4cae092bd03968b32a1314c34765f0de52929cc Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Wed, 13 Jul 2022 10:21:05 +0000 Subject: [PATCH] Accepting request 988912 from home:jubalh:branches:multimedia:apps - Update to 2.8.2: * Bugfixes - PICARD-2480 - Lookup CD from EAC log generates incorrect Disc ID from Enhanced CDs - PICARD-2498 - Except for the description no HTML should be allowed in plugin metadata - PICARD-2505 - Cover art type "matrix/runout" causes a folder "matrix" being created when saving cover art - PICARD-2506 - fpcalc errors out with paths > 259 characters - PICARD-2507 - CD pregap track not included in totaltracks - PICARD-2508 - Scripts being run repeatedly when script editor is open, can result in data duplication for scripts appending to existing tags - PICARD-2515 - macOS: Swatches not coloured in Options > User Interface > Colours - PICARD-2518 - Keyboard shortcuts not working in Italian localization * Improvements - PICARD-2504 - Increase default query limit and make it configurable - PICARD-2516 - Support CAA cover art types "Top" and "Bottom" - PICARD-2517 - Support media type "Mixed Mode CD" OBS-URL: https://build.opensuse.org/request/show/988912 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/picard?expand=0&rev=120 --- picard-2.8.1.tar.gz | 3 --- picard-2.8.2.tar.gz | 3 +++ picard.changes | 24 ++++++++++++++++++++++++ picard.spec | 2 +- 4 files changed, 28 insertions(+), 4 deletions(-) delete mode 100644 picard-2.8.1.tar.gz create mode 100644 picard-2.8.2.tar.gz diff --git a/picard-2.8.1.tar.gz b/picard-2.8.1.tar.gz deleted file mode 100644 index 022b0b4..0000000 --- a/picard-2.8.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4ed401201878a6bf8757ec7fef6b75411b525d3818eb46308491e63eac7c62b7 -size 5060681 diff --git a/picard-2.8.2.tar.gz b/picard-2.8.2.tar.gz new file mode 100644 index 0000000..97fddf7 --- /dev/null +++ b/picard-2.8.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc847924edc44b31b3cac3a1a6b4310648df6470b973708ccbeffd5d2ab9bd41 +size 5095347 diff --git a/picard.changes b/picard.changes index 0d540d9..4608b69 100644 --- a/picard.changes +++ b/picard.changes @@ -1,3 +1,27 @@ +------------------------------------------------------------------- +Wed Jul 13 07:25:27 UTC 2022 - Michael Vetter + +- Update to 2.8.2: + * Bugfixes + - PICARD-2480 - Lookup CD from EAC log generates incorrect Disc + ID from Enhanced CDs + - PICARD-2498 - Except for the description no HTML should be + allowed in plugin metadata + - PICARD-2505 - Cover art type "matrix/runout" causes a folder + "matrix" being created when saving cover art + - PICARD-2506 - fpcalc errors out with paths > 259 characters + - PICARD-2507 - CD pregap track not included in totaltracks + - PICARD-2508 - Scripts being run repeatedly when script editor + is open, can result in data duplication for scripts appending + to existing tags + - PICARD-2515 - macOS: Swatches not coloured in Options > + User Interface > Colours + - PICARD-2518 - Keyboard shortcuts not working in Italian localization + * Improvements + - PICARD-2504 - Increase default query limit and make it configurable + - PICARD-2516 - Support CAA cover art types "Top" and "Bottom" + - PICARD-2517 - Support media type "Mixed Mode CD" + ------------------------------------------------------------------- Tue Jun 14 11:34:21 UTC 2022 - Antonio Larrosa diff --git a/picard.spec b/picard.spec index 269b422..95b919d 100644 --- a/picard.spec +++ b/picard.spec @@ -17,7 +17,7 @@ Name: picard -Version: 2.8.1 +Version: 2.8.2 Release: 0 Summary: The Next Generation MusicBrainz Tagger License: GPL-2.0-or-later