SHA256
1
0
forked from pool/audacity
audacity/_constraints
Takashi Iwai f7184ea6df Accepting request 1063072 from home:tiwai:branches:multimedia:apps
- 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

OBS-URL: https://build.opensuse.org/request/show/1063072
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=196
2023-02-03 18:36:34 +00:00

17 lines
303 B
Plaintext

<constraints>
<overwrite>
<conditions>
<arch>x86_64</arch>
<arch>aarch64</arch>
<arch>ppc64</arch>
<arch>ppc64le</arch>
</conditions>
<hardware>
<physicalmemory>
<size unit="G">8</size>
</physicalmemory>
</hardware>
</overwrite>
</constraints>