Accepting request 978893 from home:alarrosa:branches:multimedia:apps
- Update to 2.8.0: * Tasks - PICARD-2484 - Update bundled PyJWT to 2.4.0 for Windows and macOS builds - Update to 2.8.0rc2: * Bugfixes - PICARD-2465 - RecursionError after dragging folder from file browser - PICARD-2470 - CD Lookup error: utf-8 codec can't decode byte 0xff in position 0: invalid start byte - PICARD-2472 - Cluster action applies to already matched albums - PICARD-2473 - CD disc ID from log files is unavailable on Windows if there is no CD drive - PICARD-2474 - Revert PICARD-2420: Adding a file with existing AcoustID fingerprint and recording MBID in the tags activates submission - PICARD-2475 - If search dialog query contains an MBID "Lookup in browser" will not open in browser - Update to 2.8.0rc1: * Bugfixes - PICARD-1570 - Windows: Files with path length > 259 char fail to load - PICARD-2292 - When a recording is a performance of multiple works, any instrumental performance attribute erases all other lyrics languages - PICARD-2368 - Matching files compares "totaltracks" to the total no. of tracks across all mediums on the release - PICARD-2398 - "Use track relationships" doesn't work on large releases OBS-URL: https://build.opensuse.org/request/show/978893 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/picard?expand=0&rev=116
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: picard
|
||||
Version: 2.7.3
|
||||
Version: 2.8
|
||||
Release: 0
|
||||
Summary: The Next Generation MusicBrainz Tagger
|
||||
License: GPL-2.0-or-later
|
||||
@@ -32,7 +32,7 @@ BuildRequires: python-rpm-macros
|
||||
BuildRequires: python3-devel
|
||||
BuildRequires: python3-fasteners
|
||||
BuildRequires: python3-mutagen >= 1.37
|
||||
BuildRequires: python3-qt5 >= 5.10
|
||||
BuildRequires: python3-qt5 >= 5.11
|
||||
BuildRequires: python3-setuptools
|
||||
BuildRequires: python3-sip
|
||||
BuildRequires: update-desktop-files
|
||||
@@ -41,7 +41,7 @@ Requires: python3-PyYAML
|
||||
Requires: python3-dateutil >= 2.7.3
|
||||
Requires: python3-fasteners
|
||||
Requires: python3-mutagen >= 1.37
|
||||
Requires: python3-qt5 >= 5.10
|
||||
Requires: python3-qt5 >= 5.11
|
||||
Recommends: chromaprint-fpcalc
|
||||
Recommends: python3-discid
|
||||
|
||||
|
Reference in New Issue
Block a user