Accepting request 883392 from home:alarrosa:branches:multimedia:apps

- Update to 2.6:
  * Bugfixes
    - PICARD-2156 - macOS: Use Cmd+Shift+H instead of Cmd+H for
      opening history view to avoid conflicts with system keyboard
      shortcut to hide window
    - PICARD-2159 - macOS: Scripting Documentation dialog opens
      behind options dialog
  * Improvements
    - PICARD-2158 - Make Scripting Documentation dialog available
      in renaming script
    - PICARD-2164 - Add shortcut Ctrl+T for "Search for similar
      tracks"
- Version 2.6.0b3
  * Bugfixes
    - PICARD-2135 - Tags license and website cannot be deleted and
      get duplicated on update for ID3
    - PICARD-2136 - macOS: File browser does not use user's home
      folder by default
    - PICARD-2138 - macOS: After saving options the toolbar style
      changes
  * Improvements
    - PICARD-1357 - Support dark mode on macOS Mojave 10.14 and
      later
    - PICARD-2095 - Allow the user to choose between light or
      dark theme on Windows and macOS
- Version 2.6.0b2
  * Bugfixes
    - PICARD-2131 - Tagger button reacts slow in Firefox
  * Improvements
    - PICARD-2130 - Restructure cover art options to make them

OBS-URL: https://build.opensuse.org/request/show/883392
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/picard?expand=0&rev=102
This commit is contained in:
2021-04-07 05:06:58 +00:00
committed by Git OBS Bridge
parent 4c27f09907
commit 0125dd0ee8
4 changed files with 84 additions and 7 deletions

View File

@@ -17,7 +17,7 @@
Name: picard
Version: 2.5.6
Version: 2.6
Release: 0
Summary: The Next Generation MusicBrainz Tagger
License: GPL-2.0-or-later
@@ -29,15 +29,17 @@ BuildRequires: gcc-c++
BuildRequires: hicolor-icon-theme
BuildRequires: libofa-devel
BuildRequires: python3-devel
BuildRequires: python3-mutagen >= 1.43
BuildRequires: python3-qt5
BuildRequires: python3-fasteners
BuildRequires: python3-mutagen >= 1.37
BuildRequires: python3-qt5 >= 5.10
BuildRequires: python3-setuptools
BuildRequires: python3-sip
BuildRequires: update-desktop-files
Requires: python3-Markdown
Requires: python3-dateutil >= 2.7.3
Requires: python3-fasteners
Requires: python3-mutagen >= 1.37
Requires: python3-qt5
Requires: python3-qt5 >= 5.10
Recommends: chromaprint-fpcalc
Recommends: python3-discid