From b67da88e50a1338b63186cc6db2010e028e798c0add3c257ce807247325c25aa Mon Sep 17 00:00:00 2001 From: Antonio Larrosa Date: Thu, 29 Oct 2020 09:18:44 +0000 Subject: [PATCH] Accepting request 844722 from home:jubalh:branches:multimedia:apps - Update to 2.5.1: Bugfixes: * PICARD-1987 - Special variables %_multiartist%, %_pregap%, %_datatrack% and %_totalalbumtracks% missing after files got matched to a track * PICARD-1988 - Aborts if directory scan finds a directory which cannot be read * PICARD-1989 - Auto-sizing does not work right on first column * PICARD-1990 - Case-only changes to file names are not applied on Windows if running with Python >= 3.8 Improvements: * PICARD-1985 - Support chorus master recording relationships as "performer:chorus master" instead of second conductor * PICARD-1995 - Add command line parameter --no-player to disable media player * PICARD-1997 - Reduce performance impact of fingerprinting column OBS-URL: https://build.opensuse.org/request/show/844722 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/picard?expand=0&rev=92 --- picard-2.5.1.tar.gz | 3 +++ picard-2.5.tar.gz | 3 --- picard.changes | 20 ++++++++++++++++++++ picard.spec | 2 +- 4 files changed, 24 insertions(+), 4 deletions(-) create mode 100644 picard-2.5.1.tar.gz delete mode 100644 picard-2.5.tar.gz diff --git a/picard-2.5.1.tar.gz b/picard-2.5.1.tar.gz new file mode 100644 index 0000000..cbaf009 --- /dev/null +++ b/picard-2.5.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:754108d4927bacf28522ceb63dbea468ac51d68549755195bf989e8676d5afa5 +size 4196933 diff --git a/picard-2.5.tar.gz b/picard-2.5.tar.gz deleted file mode 100644 index 87fa78f..0000000 --- a/picard-2.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f9df2882c1fcb46d69c89c87485c77bcff7d9c738b004694fa0fb31280677963 -size 4202884 diff --git a/picard.changes b/picard.changes index e860d1e..75111a2 100644 --- a/picard.changes +++ b/picard.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Thu Oct 29 07:47:43 UTC 2020 - Michael Vetter + +- Update to 2.5.1: + Bugfixes: + * PICARD-1987 - Special variables %_multiartist%, %_pregap%, + %_datatrack% and %_totalalbumtracks% missing after files + got matched to a track + * PICARD-1988 - Aborts if directory scan finds a directory which + cannot be read + * PICARD-1989 - Auto-sizing does not work right on first column + * PICARD-1990 - Case-only changes to file names are not applied + on Windows if running with Python >= 3.8 + Improvements: + * PICARD-1985 - Support chorus master recording relationships + as "performer:chorus master" instead of second conductor + * PICARD-1995 - Add command line parameter --no-player to + disable media player + * PICARD-1997 - Reduce performance impact of fingerprinting column + ------------------------------------------------------------------- Tue Oct 27 06:29:29 UTC 2020 - Antonio Larrosa diff --git a/picard.spec b/picard.spec index 0449bda..91b3e97 100644 --- a/picard.spec +++ b/picard.spec @@ -17,7 +17,7 @@ Name: picard -Version: 2.5 +Version: 2.5.1 Release: 0 Summary: The Next Generation MusicBrainz Tagger License: GPL-2.0-or-later