From 45949eee9034e5779440286c2c3d5efe6f5726e691de795a5f4a237f7d7ece34 Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Tue, 12 Sep 2023 07:57:27 +0000 Subject: [PATCH] Accepting request 1110441 from home:jubalh:branches:multimedia:apps - Update to 2.9.2: * Bugfixes - PICARD-2700 - Content of series variables gets duplicated on each refresh - PICARD-2712 - "00" is always stripped from DATE tag on save - PICARD-2722 - Windows version can crash on exit and prevent restart of Picard - PICARD-2724 - Crash in track search dialog if artist name translation is enabled - PICARD-2733 - Crash when saving files with UI language set to Finnish - PICARD-2736 - Windows: SSL errors if conflicting libssl is installed system wide * Tasks - PICARD-2752 - Include resource/images in source archive * Improvements - PICARD-2720 - Linux: Allow opening new instance via XDG desktop entry application action OBS-URL: https://build.opensuse.org/request/show/1110441 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/picard?expand=0&rev=135 --- picard-2.9.1.tar.gz | 3 --- picard-2.9.2.tar.gz | 3 +++ picard.changes | 16 ++++++++++++++++ picard.spec | 2 +- 4 files changed, 20 insertions(+), 4 deletions(-) delete mode 100644 picard-2.9.1.tar.gz create mode 100644 picard-2.9.2.tar.gz diff --git a/picard-2.9.1.tar.gz b/picard-2.9.1.tar.gz deleted file mode 100644 index 5b92e55..0000000 --- a/picard-2.9.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:58d45ee8085efc7d208a98abe51ee7564d560fac638eb6a1f3779b75e90dea73 -size 6476920 diff --git a/picard-2.9.2.tar.gz b/picard-2.9.2.tar.gz new file mode 100644 index 0000000..7e0ee0b --- /dev/null +++ b/picard-2.9.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f8737a54aa3d0851e70c01fd2f5c056a670868a4696824a59d609b549866b1f +size 6477547 diff --git a/picard.changes b/picard.changes index 27e98e5..09e3a80 100644 --- a/picard.changes +++ b/picard.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Tue Sep 12 06:56:05 UTC 2023 - Michael Vetter + +- Update to 2.9.2: + * Bugfixes + - PICARD-2700 - Content of series variables gets duplicated on each refresh + - PICARD-2712 - "00" is always stripped from DATE tag on save + - PICARD-2722 - Windows version can crash on exit and prevent restart of Picard + - PICARD-2724 - Crash in track search dialog if artist name translation is enabled + - PICARD-2733 - Crash when saving files with UI language set to Finnish + - PICARD-2736 - Windows: SSL errors if conflicting libssl is installed system wide + * Tasks + - PICARD-2752 - Include resource/images in source archive + * Improvements + - PICARD-2720 - Linux: Allow opening new instance via XDG desktop entry application action + ------------------------------------------------------------------- Thu Aug 17 07:16:45 UTC 2023 - Michael Vetter diff --git a/picard.spec b/picard.spec index fa4e334..108280b 100644 --- a/picard.spec +++ b/picard.spec @@ -17,7 +17,7 @@ Name: picard -Version: 2.9.1 +Version: 2.9.2 Release: 0 Summary: The Next Generation MusicBrainz Tagger License: GPL-2.0-or-later