Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package audacity for openSUSE:Factory checked in at 2023-02-03 22:06:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/audacity (Old) and /work/SRC/openSUSE:Factory/.audacity.new.4462 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "audacity" Fri Feb 3 22:06:24 2023 rev:108 rq:1063077 version:3.2.4 Changes: -------- --- /work/SRC/openSUSE:Factory/audacity/audacity.changes 2022-12-24 14:52:34.823732724 +0100 +++ /work/SRC/openSUSE:Factory/.audacity.new.4462/audacity.changes 2023-02-03 22:24:15.101343139 +0100 @@ -1,0 +2,17 @@ +Fri Feb 3 16:24:02 UTC 2023 - Takashi Iwai <ti...@suse.com> + +- Update to 3.2.3: + This is a patch release for Audacity 3.2. It adds ability to share + audio publicly and fixes some bugs. + * #3884 Audio can now be shared publicly on audio.com + * #4040 Fixed the screenshot tool + * #4019 Selecting audio no longer marks the project as changed + * #3693 A new toolbar with cut/copy/paste buttons has been added + * #3216 Plain UI for VST3 plugins no longer show MIDI CC parameters + * #2620 The effects sidebar no longer can fill the entire screen +- Update to 3.2.4: + This is a hotfix release. It fixes the following bug: + * #4057 Fixed the meters not retaining size +- Increase the constraints to avoid OOM at the build time + +------------------------------------------------------------------- Old: ---- Audacity-3.2.2.tar.gz New: ---- Audacity-3.2.4.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ audacity.spec ++++++ --- /var/tmp/diff_new_pack.RTHSiJ/_old 2023-02-03 22:24:15.485345328 +0100 +++ /var/tmp/diff_new_pack.RTHSiJ/_new 2023-02-03 22:24:15.489345352 +0100 @@ -1,7 +1,7 @@ # # spec file for package audacity # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: audacity -Version: 3.2.2 +Version: 3.2.4 Release: 0 Summary: A Multi Track Digital Audio Editor License: CC-BY-3.0 AND GPL-2.0-or-later AND GPL-3.0-only ++++++ Audacity-3.2.2.tar.gz -> Audacity-3.2.4.tar.gz ++++++ /work/SRC/openSUSE:Factory/audacity/Audacity-3.2.2.tar.gz /work/SRC/openSUSE:Factory/.audacity.new.4462/Audacity-3.2.4.tar.gz differ: char 25, line 1 ++++++ _constraints ++++++ --- /var/tmp/diff_new_pack.RTHSiJ/_old 2023-02-03 22:24:15.557345739 +0100 +++ /var/tmp/diff_new_pack.RTHSiJ/_new 2023-02-03 22:24:15.557345739 +0100 @@ -1,12 +1,14 @@ <constraints> <overwrite> <conditions> + <arch>x86_64</arch> + <arch>aarch64</arch> <arch>ppc64</arch> <arch>ppc64le</arch> </conditions> <hardware> <physicalmemory> - <size unit="G">6</size> + <size unit="G">8</size> </physicalmemory> </hardware> </overwrite>