forked from pool/audacity
Takashi Iwai
0640adec67
- Update to 3.6.1 This is a hotfix release. It fixes the following bugs: * #6889 Fixed a crash when exporting multichannel audio. * #6882 Fixed a crash when pasting mono clips into stereo tracks. * #4763 (Accessibility) Made more values available when using the plain UI of plugins. (Thanks, David Bailes!) * #6855 Prevented incompatible versions from opening projects created in 3.6.x. * #6892 Fixed the dark theme sometimes having white corners in buttons. OBS-URL: https://build.opensuse.org/request/show/1188974 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=224
27 lines
482 B
Plaintext
27 lines
482 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>
|
|
<overwrite>
|
|
<conditions>
|
|
<arch>riscv64</arch>
|
|
</conditions>
|
|
<hardware>
|
|
<memory>
|
|
<size unit="G">14</size>
|
|
</memory>
|
|
</hardware>
|
|
</overwrite>
|
|
</constraints>
|
|
|