From 101544936775c275647c917173ef0821221c1d1e6e9588c6319429fae94fcf67 Mon Sep 17 00:00:00 2001 From: Antonio Larrosa Date: Sat, 5 Sep 2020 17:41:09 +0000 Subject: [PATCH] Accepting request 832523 from home:alarrosa:branches:multimedia:apps - Update to 2.4.4: * Bugfixes - PICARD-1931 - Regression: "Unmatched Files" do not appear when release was deleted from MB - Update to 2.4.3: * Bugfixes - PICARD-1916 - Picard crashes on older releases of macOS due to theming exception - PICARD-1918 - Saving files fails if there is no front image and "Save only one front image as separate file" is enabled - PICARD-1921 - Windows 10: With dark theme inactive checkboxes cannot be distinguished from active ones - PICARD-1928 - After clustering fingerprint icon disappears - PICARD-1931 - Regression: "Unmatched Files" do not appear when release was deleted from MB * Improvements - PICARD-1935 - Include tests in PyPI sdist tarball OBS-URL: https://build.opensuse.org/request/show/832523 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/picard?expand=0&rev=88 --- picard-2.4.2.tar.gz | 3 --- picard-2.4.4.tar.gz | 3 +++ picard.changes | 22 ++++++++++++++++++++++ picard.spec | 2 +- 4 files changed, 26 insertions(+), 4 deletions(-) delete mode 100644 picard-2.4.2.tar.gz create mode 100644 picard-2.4.4.tar.gz diff --git a/picard-2.4.2.tar.gz b/picard-2.4.2.tar.gz deleted file mode 100644 index 330d770..0000000 --- a/picard-2.4.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ec8199d0fd96ec50ae07d55aed9cf70a2b01c5a527dc1b1f75687e43a805fe3e -size 4096438 diff --git a/picard-2.4.4.tar.gz b/picard-2.4.4.tar.gz new file mode 100644 index 0000000..9602ace --- /dev/null +++ b/picard-2.4.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e6a1abb886c859a20c164bec76e65a90b6b8d5a0c303a39d1432a39483cb4b0 +size 4123298 diff --git a/picard.changes b/picard.changes index 388dd92..f7c26f9 100644 --- a/picard.changes +++ b/picard.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Sat Sep 5 17:34:47 UTC 2020 - Antonio Larrosa + +- Update to 2.4.4: + * Bugfixes + - PICARD-1931 - Regression: "Unmatched Files" do not appear + when release was deleted from MB + +- Update to 2.4.3: + * Bugfixes + - PICARD-1916 - Picard crashes on older releases of macOS due + to theming exception + - PICARD-1918 - Saving files fails if there is no front image + and "Save only one front image as separate file" is enabled + - PICARD-1921 - Windows 10: With dark theme inactive checkboxes + cannot be distinguished from active ones + - PICARD-1928 - After clustering fingerprint icon disappears + - PICARD-1931 - Regression: "Unmatched Files" do not appear + when release was deleted from MB + * Improvements + - PICARD-1935 - Include tests in PyPI sdist tarball + ------------------------------------------------------------------- Thu Aug 20 09:32:18 UTC 2020 - Antonio Larrosa diff --git a/picard.spec b/picard.spec index 9b5cddd..d1c09b8 100644 --- a/picard.spec +++ b/picard.spec @@ -17,7 +17,7 @@ Name: picard -Version: 2.4.2 +Version: 2.4.4 Release: 0 Summary: The Next Generation MusicBrainz Tagger License: GPL-2.0-or-later