From 52a1e51a9e17f8fff89a43620136a63a216051be49eb82ef2471c803e1dcf40a Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Tue, 21 Aug 2018 07:00:29 +0000 Subject: [PATCH] Accepting request 630702 from home:alarrosa:branches:multimedia:apps - Update to version 2.0.3 * Bug-fix * [PICARD-1122] - Preffered release type settings are exclusive and should be inclusive * [PICARD-1207] - Move additional files feature fails when source directory contains non-ascii characters * [PICARD-1247] - Not all "preserved" tags are preserved * [PICARD-1305] - Search dialog crashes picard when record doesn't have an album * [PICARD-1306] - picard crashes when opening the options dialog if the cwd doesn't exist * New Feature * [PICARD-1289] - Allow manually running any tagger script * Improvement * [PICARD-1302] - Dropping an image from Google image crashes picard * [PICARD-1303] - picard crashes when matching a cluster with a release with no tracks * [PICARD-1304] - Info dialog for album crashes because track doesn't have a tracknumber * Regression * [PICARD-259] - Make file-specific variables available to tagger script - Update to version 2.0.2 * Bug-fix * [PICARD-1212] - Picard 2.0.0dev4 crashing at startup * [PICARD-1300] - Picard crashes when logging lots of events - Update to version 2.0.1 * No changes for linux users. OBS-URL: https://build.opensuse.org/request/show/630702 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/picard?expand=0&rev=60 --- picard-2.0.0.tar.gz | 3 --- picard-2.0.3.tar.gz | 3 +++ picard.changes | 27 +++++++++++++++++++++++++++ picard.spec | 2 +- 4 files changed, 31 insertions(+), 4 deletions(-) delete mode 100644 picard-2.0.0.tar.gz create mode 100644 picard-2.0.3.tar.gz diff --git a/picard-2.0.0.tar.gz b/picard-2.0.0.tar.gz deleted file mode 100644 index 5944197..0000000 --- a/picard-2.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9607146f75c5ba56298062ae063db3c77ff107d0196fb21bd58eaf2e2f843054 -size 2736738 diff --git a/picard-2.0.3.tar.gz b/picard-2.0.3.tar.gz new file mode 100644 index 0000000..61864a3 --- /dev/null +++ b/picard-2.0.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc56dbd744d736e2b75645c3d37a1a383e7e1b591d2a09ee988be67fff1deea6 +size 2748358 diff --git a/picard.changes b/picard.changes index 78f15df..8aa7175 100644 --- a/picard.changes +++ b/picard.changes @@ -1,3 +1,30 @@ +------------------------------------------------------------------- +Tue Aug 21 06:41:03 UTC 2018 - alarrosa@suse.com + +- Update to version 2.0.3 + * Bug-fix + * [PICARD-1122] - Preffered release type settings are exclusive and should be inclusive + * [PICARD-1207] - Move additional files feature fails when source directory contains non-ascii characters + * [PICARD-1247] - Not all "preserved" tags are preserved + * [PICARD-1305] - Search dialog crashes picard when record doesn't have an album + * [PICARD-1306] - picard crashes when opening the options dialog if the cwd doesn't exist + * New Feature + * [PICARD-1289] - Allow manually running any tagger script + * Improvement + * [PICARD-1302] - Dropping an image from Google image crashes picard + * [PICARD-1303] - picard crashes when matching a cluster with a release with no tracks + * [PICARD-1304] - Info dialog for album crashes because track doesn't have a tracknumber + * Regression + * [PICARD-259] - Make file-specific variables available to tagger script + +- Update to version 2.0.2 + * Bug-fix + * [PICARD-1212] - Picard 2.0.0dev4 crashing at startup + * [PICARD-1300] - Picard crashes when logging lots of events + +- Update to version 2.0.1 + * No changes for linux users. + ------------------------------------------------------------------- Fri Jul 20 07:05:44 UTC 2018 - aloisio@gmx.com diff --git a/picard.spec b/picard.spec index db495eb..79a8f01 100644 --- a/picard.spec +++ b/picard.spec @@ -17,7 +17,7 @@ Name: picard -Version: 2.0.0 +Version: 2.0.3 Release: 0 Summary: The Next Generation MusicBrainz Tagger License: GPL-2.0-or-later