SHA256
1
0
forked from pool/picard

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:
Antonio Larrosa 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

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

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

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

View File

@ -1,3 +1,78 @@
-------------------------------------------------------------------
Tue Apr 6 08:17:54 UTC 2021 - Antonio Larrosa <alarrosa@suse.com>
- 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
easier to understand
- Version 2.6.0b1
* Bugfixes
- PICARD-1528 - "Search for similar albums" causes crashes if
the selection includes clusters and files
- PICARD-1689 - Freezes when adding tags to large album
- PICARD-1747 - macOS: Tearing when scrolling list of plugins
- PICARD-1926 - "Show changes first" in tag preview window
leads to freeze
- PICARD-2088 - Picard hangs when adding new tag to multiple
tracks in an album
- PICARD-2091 - Loading images from cover art via drag and
drop from browser only loads PNG and JPEG images
- PICARD-2097 - Crash with zh_CN locale
- PICARD-2113 - Script can change title of "Unclustered files"
special cluster
- PICARD-2127 - "Lookup in browser" in metadata box does not
pass tagger port
* New Features
- PICARD-204 - Support for track-level original release date
- PICARD-1998 - Add "director" (for videos) tag
- PICARD-2089 - Support WebP images for cover art
- PICARD-2124 - Add MB release annotation field as
%_releaseannotation% variable
* Tasks
- PICARD-715 - Chrome to block browser access to localhost
- PICARD-1950 - Fix macOS builds with PyQt > 5.13.2
* Improvements
- PICARD-2084 - Use TLS for AcoustID web service requests
- PICARD-2090 - Reenable TIFF support for cover art images
- PICARD-2092 - Improve script editor function/variable auto
completion
- PICARD-2105 - Improve script function popup descriptions
- PICARD-2110 - Add %originaldate% and %originalyear% to file
naming examples
- PICARD-2114 - Show disambiguation comment in CD Lookup
popup window
- PICARD-2125 - Enable CAA Release Group cover art provider
by default
- PICARD-2126 - Allow cross origin access to browser
integration
-------------------------------------------------------------------
Wed Jan 6 16:43:45 UTC 2021 - Michael Vetter <mvetter@suse.com>

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