SHA256
1
0
forked from pool/audacity
audacity/_service
Takashi Iwai 0640adec67 Accepting request 1188974 from home:kill_it:branches:multimedia:apps
- 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
2024-07-23 08:39:03 +00:00

15 lines
506 B
Plaintext

<services>
<service name="tar_scm" mode="disabled">
<param name="scm">git</param>
<param name="url">https://github.com/steinbergmedia/vst3sdk/</param>
<param name="revision">v3.7.11_build_10</param>
<param name="version">3.7.11_build_10</param>
<param name="exclude">doc</param>
<param name="filename">vst3sdk</param>
</service>
<service name="recompress" mode="disabled">
<param name="file">*.tar</param>
<param name="compression">xz</param>
</service>
</services>