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
This commit is contained in:
Antonio Larrosa 2020-10-29 09:18:44 +00:00 committed by Git OBS Bridge
parent fda5d91a4b
commit b67da88e50
4 changed files with 24 additions and 4 deletions

3
picard-2.5.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:754108d4927bacf28522ceb63dbea468ac51d68549755195bf989e8676d5afa5
size 4196933

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f9df2882c1fcb46d69c89c87485c77bcff7d9c738b004694fa0fb31280677963
size 4202884

View File

@ -1,3 +1,23 @@
-------------------------------------------------------------------
Thu Oct 29 07:47:43 UTC 2020 - Michael Vetter <mvetter@suse.com>
- 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 <alarrosa@suse.com>

View File

@ -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