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

- Update to 2.2.0:
  * Bug-fix
    * [PICARD-456] - "Delete empty directories" should not delete special folders such as the desktop
    * [PICARD-571] - Scripting and renaming font on macOS and Windows not monospace
    * [PICARD-622] - File Browser resets horizontal scrolling on selection change
    * [PICARD-765] - Refreshing a release reloads the CAA index.json file from cache, even if it changed online
    * [PICARD-1025] - An empty destination directory prevents the options from being saved, but doesn't show an error
    * [PICARD-1090] - Match quality indicators are blurry
    * [PICARD-1282] - ⌘W does not close Preferences window
    * [PICARD-1284] - Can't quit with preferences open
    * [PICARD-1446] - Expand/collapse indicator for the release is briefly missing
    * [PICARD-1483] - Can't submit fingerprints to non-album recordings
    * [PICARD-1489] - Crash on start when loading python-discid without libdiscid being available
    * [PICARD-1490] - Local cover art provider fails on Windows
    * [PICARD-1491] - Version check when loading Picard plugins too strict
    * [PICARD-1492] - Can’t save rated tracks when it’s a FLAC file (when Metadata/Ratings is active)
    * [PICARD-1493] - Crash on pre 1.0 config upgrade
    * [PICARD-1497] - Saving fails when setting tags with invalid names for the underlying tagging format
    * [PICARD-1499] - Picard loads embedded cover art with ID3 type "other" as sticker
    * [PICARD-1501] - Double click in a cover opens it in web browser instead of an image viewer
    * [PICARD-1503] - Scanning CDROM uses path containing ampersand (&)
    * [PICARD-1516] - Picard fails to load MP4 without tags
    * [PICARD-1517] - Functions matchedtracks and is_complete throw exception when run on cluster
    * [PICARD-1522] - Crash when removing NAT recordings
    * [PICARD-1527] - Can't resize options window in 2.1.x (Mac)
    * [PICARD-1529] - NAT tracks get assigned wrong cover art
    * [PICARD-1533] - Attribute Qt::AA_EnableHighDpiScaling must be set before QCoreApplication is created
    * [PICARD-1541] - Closing log views destroys widgets
    * [PICARD-1543] - v2.1.3 crashes when selecting Preferences in the Apple menu 10.14.5
    * [PICARD-1547] - Picard doesn't warn about not updating .wav metadata

OBS-URL: https://build.opensuse.org/request/show/731315
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/picard?expand=0&rev=70
This commit is contained in:
Antonio Larrosa 2019-09-16 15:56:44 +00:00 committed by Git OBS Bridge
parent 78164d7f29
commit 134425f6ac
4 changed files with 98 additions and 10 deletions

View File

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

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

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

View File

@ -1,3 +1,91 @@
-------------------------------------------------------------------
Mon Sep 16 14:42:19 UTC 2019 - Antonio Larrosa <alarrosa@suse.com>
- Update to 2.2.0:
* Bug-fix
* [PICARD-456] - "Delete empty directories" should not delete special folders such as the desktop
* [PICARD-571] - Scripting and renaming font on macOS and Windows not monospace
* [PICARD-622] - File Browser resets horizontal scrolling on selection change
* [PICARD-765] - Refreshing a release reloads the CAA index.json file from cache, even if it changed online
* [PICARD-1025] - An empty destination directory prevents the options from being saved, but doesn't show an error
* [PICARD-1090] - Match quality indicators are blurry
* [PICARD-1282] - ⌘W does not close Preferences window
* [PICARD-1284] - Can't quit with preferences open
* [PICARD-1446] - Expand/collapse indicator for the release is briefly missing
* [PICARD-1483] - Can't submit fingerprints to non-album recordings
* [PICARD-1489] - Crash on start when loading python-discid without libdiscid being available
* [PICARD-1490] - Local cover art provider fails on Windows
* [PICARD-1491] - Version check when loading Picard plugins too strict
* [PICARD-1492] - Cant save rated tracks when its a FLAC file (when Metadata/Ratings is active)
* [PICARD-1493] - Crash on pre 1.0 config upgrade
* [PICARD-1497] - Saving fails when setting tags with invalid names for the underlying tagging format
* [PICARD-1499] - Picard loads embedded cover art with ID3 type "other" as sticker
* [PICARD-1501] - Double click in a cover opens it in web browser instead of an image viewer
* [PICARD-1503] - Scanning CDROM uses path containing ampersand (&)
* [PICARD-1516] - Picard fails to load MP4 without tags
* [PICARD-1517] - Functions matchedtracks and is_complete throw exception when run on cluster
* [PICARD-1522] - Crash when removing NAT recordings
* [PICARD-1527] - Can't resize options window in 2.1.x (Mac)
* [PICARD-1529] - NAT tracks get assigned wrong cover art
* [PICARD-1533] - Attribute Qt::AA_EnableHighDpiScaling must be set before QCoreApplication is created
* [PICARD-1541] - Closing log views destroys widgets
* [PICARD-1543] - v2.1.3 crashes when selecting Preferences in the Apple menu 10.14.5
* [PICARD-1547] - Picard doesn't warn about not updating .wav metadata
* [PICARD-1549] - Source distributions are broken on Windows
* [PICARD-1551] - "compare_to_track" method considers "score" parameter only if track has releases
* [PICARD-1556] - Default File Naming Script produces "00" track number in file name.
* [PICARD-1558] - Setting rating on a track does not apply to already matched files
* [PICARD-1566] - Cannot drag misidentified song back to the left pane
* [PICARD-1567] - Parsing track number from file name modifies original title in metadata
* [PICARD-1571] - On macOS multiple option dialogs can be opened
* [PICARD-1573] - Crash when loading release with a tag that contains only whitespace.
* [PICARD-1575] - Can't drag and drop a picture from the Google Picture Result Page to Picard.
* [PICARD-1580] - Crash when closing options window on "Preferred Releases" page
* [PICARD-1582] - "Allow selection of multiple directories" has no effect on Linux with Gtk file chooser
* [PICARD-1584] - Crash when disabling script function providing plugin
* [PICARD-1585] - On macOS restore default options dialog opens in background
* [PICARD-1588] - Metadata box shows tags unsupported by format
* [PICARD-1591] - Error when loading Vorbis file with invalid metadata_block_picture
* [PICARD-1593] - Picard crashes on plugin install error
* [PICARD-1595] - Cursor in tag edit box always jumps to end on input
* [PICARD-1598] - Metadata box hidden when album gets updated
* [PICARD-1601] - PyPI source tarball misses some test data
New Feature
* [PICARD-143] - Add a plugin hook for a file-added-to-a-track event
* [PICARD-1130] - Post save plugins
* [PICARD-1488] - Built-in media player (beta feature)
* [PICARD-1510] - Add a plugin hook for a file-removed-from-a-track event
* [PICARD-1512] - Add a plugin hook for an album-removed event
* [PICARD-1514] - Replace genre / folksonomy tag blacklist with more comprehensive list
* [PICARD-1524] - Replace hardcoded colors by user-configurable ones
* [PICARD-1560] - Add a plugin hook for a file loaded event
* [PICARD-1594] - Provide $is_video() / $is_audio scripting functions
* Task
* [PICARD-1353] - Update Travis CI to use newer Xcode
* [PICARD-1388] - Document how to uninstall local built version of picard from CLI
* [PICARD-1561] - test_file.TestPreserveTimes fails on macOS 10.14
* [PICARD-1563] - Add 'picard.egg-info' file to .gitignore
* Improvement
* [PICARD-1235] - Picard is not responding during start while CD is being inserted
* [PICARD-1361] - Add "Launch Picard" to Windows installer
* [PICARD-1400] - Remove Amazon cover art provider from Picard and place it into a plugin
* [PICARD-1468] - Localize Windows installer
* [PICARD-1485] - Picard should show the hours of long tracks
* [PICARD-1494] - Use Python3.3+ nano seconds resolution stat()/utime() to preserve times on file save
* [PICARD-1496] - Display count of Other versions available once known in album's contextual menu
* [PICARD-1502] - qApp.setDesktopFileName (wayland app_ip)
* [PICARD-1525] - Log/History views are updated even if not actually visible
* [PICARD-1546] - Display in Others submenu is messy for albums with a lot of tracks
* [PICARD-1552] - "compare_to_release_parts" considers track count of only first medium
* [PICARD-1559] - Allow moving files to subfolders without renaming
* [PICARD-1564] - Picard code for parsing response from AcoustID servers ignores tracks
* [PICARD-1576] - Open option help context sensitive
* [PICARD-1578] - Allow dragging images from Bing image search result
* [PICARD-1579] - Dragging cover art from Google image search on Linux drops just preview image
* [PICARD-1581] - "Recursively add files and folders" is very technical and hard to understand
* [PICARD-1586] - Support for ReplayGain 2.0 tags
* [PICARD-1599] - Use fpcalc json output for more robust output parsing
-------------------------------------------------------------------
Tue Mar 5 11:45:43 UTC 2019 - Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@fastmail.net>
@ -47,12 +135,12 @@ Wed Jan 30 06:10:38 UTC 2019 - mvetter@suse.com
Sat Dec 22 09:58:29 UTC 2018 - Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@fastmail.net>
- Update to version 2.1.0:
* support for MusicBrainz genres
* new convenient script functions: $title and $delete
* new command line option (-P, --no-plugins) allowing to skip plugin loading, which may help when a plugin is crashing Picard at start and to identify if an issue is due to a plugin or the main program
* improve tags support, better compatibility with other applications, wider range of audio files supported
* better stability and performance
* full changelog available at https://blog.metabrainz.org/2018/12/21/picard-2-1-release/
* support for MusicBrainz genres
* new convenient script functions: $title and $delete
* new command line option (-P, --no-plugins) allowing to skip plugin loading, which may help when a plugin is crashing Picard at start and to identify if an issue is due to a plugin or the main program
* improve tags support, better compatibility with other applications, wider range of audio files supported
* better stability and performance
* full changelog available at https://blog.metabrainz.org/2018/12/21/picard-2-1-release/
- Picard has been refactored to org.musicbrainz.Picard
- Add appdata.xml file

View File

@ -17,7 +17,7 @@
Name: picard
Version: 2.1.3
Version: 2.2.0
Release: 0
Summary: The Next Generation MusicBrainz Tagger
License: GPL-2.0-or-later