From d076598233ce0237d612bff11a3e7d5b299a21ae1ac9c68b9bbaadf46ee7e12e Mon Sep 17 00:00:00 2001 From: Antonio Larrosa Date: Mon, 2 Mar 2020 08:00:12 +0000 Subject: [PATCH] Accepting request 780735 from home:jaimeMF:branches:multimedia:apps MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Update to 2.3.1: * Bug-fix - [PICARD-1745] - Packaged libdiscid is not compatible with macOS 10.12 - [PICARD-1748] - Many release events can cause the versions context menu to overflow - [PICARD-1750] - Existing acoustid_fingerprint tags are not considered for AcoustID submission - [PICARD-1754] - DEL always removes release or file from main window - [PICARD-1756] - Plugin update fails to compare plugin versions with double digit versions - [PICARD-1757] - Crash on loading a release if $div(n,0) is used in a script - [PICARD-1760] - Prevent duplicates in top tags editor - [PICARD-1762] - Dropping a PDF file on cover art image box doesn't work - [PICARD-1765] - Adding uppercase tags to preserved tags list is not handled correctly - [PICARD-1772] - Unexpected results with $num function - [PICARD-1773] - Untrapped error on $mod with zero input - [PICARD-1774] - $lenmulti with missing name returns "1" * New Feature - [PICARD-1743] - Add script functions $sortmulti and $reversemulti to sort and reverse multi-value variables - [PICARD-1751] - Provide a %_releasecountries% variable * Improvement - [PICARD-1746] - Change Generate AcoustID Fingerprints shortcut to Ctrl+Shift+Y / ⌘⇧Y - [PICARD-1752] - Use preferred release countries to select a matching release country if there are multiple - [PICARD-1755] - "Supported Languages" on Microsoft Store shows only English (United States) - [PICARD-1759] - Make editing tags in top tags list more intuitive - [PICARD-1771] - Completely ignore release types set to zero in preferred releases OBS-URL: https://build.opensuse.org/request/show/780735 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/picard?expand=0&rev=80 --- picard-2.3.1.tar.gz | 3 +++ picard-2.3.tar.gz | 3 --- picard.changes | 27 +++++++++++++++++++++++++++ picard.spec | 2 +- 4 files changed, 31 insertions(+), 4 deletions(-) create mode 100644 picard-2.3.1.tar.gz delete mode 100644 picard-2.3.tar.gz diff --git a/picard-2.3.1.tar.gz b/picard-2.3.1.tar.gz new file mode 100644 index 0000000..c3cedce --- /dev/null +++ b/picard-2.3.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7466678a82f29d1376ab07370750d096fcc1305b8d8fe52f7729e3f7841b8e33 +size 3778379 diff --git a/picard-2.3.tar.gz b/picard-2.3.tar.gz deleted file mode 100644 index 327ca10..0000000 --- a/picard-2.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2c801e041dff49c5cbe844708f25fa1875af5866944083fc47373b31e375159d -size 3735660 diff --git a/picard.changes b/picard.changes index bbc2540..435581d 100644 --- a/picard.changes +++ b/picard.changes @@ -1,3 +1,30 @@ +------------------------------------------------------------------- +Sun Mar 1 14:30:51 UTC 2020 - Jaime Marquínez Ferrándiz + +- Update to 2.3.1: + * Bug-fix + - [PICARD-1745] - Packaged libdiscid is not compatible with macOS 10.12 + - [PICARD-1748] - Many release events can cause the versions context menu to overflow + - [PICARD-1750] - Existing acoustid_fingerprint tags are not considered for AcoustID submission + - [PICARD-1754] - DEL always removes release or file from main window + - [PICARD-1756] - Plugin update fails to compare plugin versions with double digit versions + - [PICARD-1757] - Crash on loading a release if $div(n,0) is used in a script + - [PICARD-1760] - Prevent duplicates in top tags editor + - [PICARD-1762] - Dropping a PDF file on cover art image box doesn't work + - [PICARD-1765] - Adding uppercase tags to preserved tags list is not handled correctly + - [PICARD-1772] - Unexpected results with $num function + - [PICARD-1773] - Untrapped error on $mod with zero input + - [PICARD-1774] - $lenmulti with missing name returns "1" + * New Feature + - [PICARD-1743] - Add script functions $sortmulti and $reversemulti to sort and reverse multi-value variables + - [PICARD-1751] - Provide a %_releasecountries% variable + * Improvement + - [PICARD-1746] - Change Generate AcoustID Fingerprints shortcut to Ctrl+Shift+Y / ⌘⇧Y + - [PICARD-1752] - Use preferred release countries to select a matching release country if there are multiple + - [PICARD-1755] - "Supported Languages" on Microsoft Store shows only English (United States) + - [PICARD-1759] - Make editing tags in top tags list more intuitive + - [PICARD-1771] - Completely ignore release types set to zero in preferred releases + ------------------------------------------------------------------- Fri Feb 21 09:17:22 UTC 2020 - Antonio Larrosa diff --git a/picard.spec b/picard.spec index 7441628..9115880 100644 --- a/picard.spec +++ b/picard.spec @@ -17,7 +17,7 @@ Name: picard -Version: 2.3 +Version: 2.3.1 Release: 0 Summary: The Next Generation MusicBrainz Tagger License: GPL-2.0-or-later