Accepting request 681707 from home:jaimeMF:branches:multimedia:apps

- Update to 2.1.3:
  * Bug-fix
    * [PICARD-323] – Only the discid of the first disc in a release is written to tags
    * [PICARD-455] – Picard setting cover art height, width and depth to 0 for FLAC files –> breaks libFLAC
    * [PICARD-729] – Tracks get stuck at “[loading track information]” on Bad Gateway errors
    * [PICARD-938] – Need two left-arrow key presses to go from track with file to album
    * [PICARD-1178] – Images tagged with extra types that the user has chosen to ignore should not be shown as ‘modified’
    * [PICARD-1288] – Folskonomy tags / genre fallback on album artists tags not working
    * [PICARD-1422] – Windows: Uninstall 32 bit Picard before upgrade
    * [PICARD-1447] – When releasing a new version, appdata should also be updated
    * [PICARD-1460] – Windows installer does not detect running instance
    * [PICARD-1461] – Crash when running with Spanish language
    * [PICARD-1463] – Picard crashes on startup on Windows
    * [PICARD-1469] – Force close when adding songs to larger albums
    * [PICARD-1471] – Artist searches do not show begin and end area
    * [PICARD-1473] – AcoustId lookup fails if fingerprint already in tags
    * [PICARD-1474] – Windows installer shows outdated version string in file properties
    * [PICARD-1475] – Cover art sources do not support HTTPS
    * [PICARD-1476] – Filled up thread pool prevents metadata box updates
    * [PICARD-1478] – Changing MB server requires a restart
    * [PICARD-1480] – Search line input clear button icon is too small
  * Task
    * [PICARD-1459] – Remove OptionsPage.info method
    * [PICARD-1472] – macOS code signing on Travis CI fails for xcode7.3 image
  * Improvement
    * [PICARD-1242] – Consider the number of AcoustID sources for linked recordings
    * [PICARD-1457] – “Check for Update” should be in the Picard menu
    * [PICARD-1458] – “Check for Update” should have an ellipsis at the end
    * [PICARD-1470] – Make warning about Qt locale loading less prominent

OBS-URL: https://build.opensuse.org/request/show/681707
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/picard?expand=0&rev=68
This commit is contained in:
Tomáš Chvátal 2019-03-05 12:44:53 +00:00 committed by Git OBS Bridge
parent 040eaf14a4
commit 78164d7f29
4 changed files with 38 additions and 5 deletions

View File

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

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

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

View File

@ -1,3 +1,36 @@
-------------------------------------------------------------------
Tue Mar 5 11:45:43 UTC 2019 - Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@fastmail.net>
- Update to 2.1.3:
* Bug-fix
* [PICARD-323] Only the discid of the first disc in a release is written to tags
* [PICARD-455] Picard setting cover art height, width and depth to 0 for FLAC files > breaks libFLAC
* [PICARD-729] Tracks get stuck at “[loading track information]” on Bad Gateway errors
* [PICARD-938] Need two left-arrow key presses to go from track with file to album
* [PICARD-1178] Images tagged with extra types that the user has chosen to ignore should not be shown as modified
* [PICARD-1288] Folskonomy tags / genre fallback on album artists tags not working
* [PICARD-1422] Windows: Uninstall 32 bit Picard before upgrade
* [PICARD-1447] When releasing a new version, appdata should also be updated
* [PICARD-1460] Windows installer does not detect running instance
* [PICARD-1461] Crash when running with Spanish language
* [PICARD-1463] Picard crashes on startup on Windows
* [PICARD-1469] Force close when adding songs to larger albums
* [PICARD-1471] Artist searches do not show begin and end area
* [PICARD-1473] AcoustId lookup fails if fingerprint already in tags
* [PICARD-1474] Windows installer shows outdated version string in file properties
* [PICARD-1475] Cover art sources do not support HTTPS
* [PICARD-1476] Filled up thread pool prevents metadata box updates
* [PICARD-1478] Changing MB server requires a restart
* [PICARD-1480] Search line input clear button icon is too small
* Task
* [PICARD-1459] Remove OptionsPage.info method
* [PICARD-1472] macOS code signing on Travis CI fails for xcode7.3 image
* Improvement
* [PICARD-1242] Consider the number of AcoustID sources for linked recordings
* [PICARD-1457] “Check for Update” should be in the Picard menu
* [PICARD-1458] “Check for Update” should have an ellipsis at the end
* [PICARD-1470] Make warning about Qt locale loading less prominent
-------------------------------------------------------------------
Wed Jan 30 06:10:38 UTC 2019 - mvetter@suse.com

View File

@ -12,12 +12,12 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
Name: picard
Version: 2.1.2
Version: 2.1.3
Release: 0
Summary: The Next Generation MusicBrainz Tagger
License: GPL-2.0-or-later