forked from pool/audacity
Accepting request 1083912 from home:kill_it:daw
- Remove "changesgenerate" from _service for vst3sdk - Update to 3.3.1 This is a hotfix release. It fixes the following bugs: * #4600 Fixed cut lines massively inflating project size. * #4612 Fixed custom project sample rates being uneditable. * #4604 Fixed crash reporting being disabled. * #4234 Audacity now shows an error if the upload to audio.com exceeds file size limits. * #4114 Fixed an error in calculating channels when uploading to audio.com. OBS-URL: https://build.opensuse.org/request/show/1083912 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=202
This commit is contained in:
parent
243a7b88f4
commit
21316784e7
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:10e937f0ca170228ecc8fd84e264078c43b6e287ab3c19b79ecd91710d66288d
|
||||
size 57119700
|
3
Audacity-3.3.1.tar.gz
Normal file
3
Audacity-3.3.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5c22735a9ed7b0a0143a1817cc5f7e61ae3a855d911fbca8758962e5273710e4
|
||||
size 57120730
|
1
_service
1
_service
@ -4,7 +4,6 @@
|
||||
<param name="url">https://github.com/steinbergmedia/vst3sdk/</param>
|
||||
<param name="revision">v3.7.7_build_19</param>
|
||||
<param name="version">3.7.7_build_19</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="filename">vst3sdk</param>
|
||||
</service>
|
||||
<service name="recompress" mode="disabled">
|
||||
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 2 00:31:15 UTC 2023 - Konstantin Voinov <kv@kott.no-ip.biz>
|
||||
|
||||
- Remove "changesgenerate" from _service for vst3sdk
|
||||
- Update to 3.3.1
|
||||
|
||||
This is a hotfix release. It fixes the following bugs:
|
||||
|
||||
* #4600 Fixed cut lines massively inflating project size.
|
||||
* #4612 Fixed custom project sample rates being uneditable.
|
||||
* #4604 Fixed crash reporting being disabled.
|
||||
* #4234 Audacity now shows an error if the upload to audio.com
|
||||
exceeds file size limits.
|
||||
* #4114 Fixed an error in calculating channels when uploading to
|
||||
audio.com.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 25 02:44:07 UTC 2023 - Konstantin Voinov <kv@kott.no-ip.biz>
|
||||
|
||||
|
@ -24,7 +24,7 @@
|
||||
%endif
|
||||
|
||||
Name: audacity
|
||||
Version: 3.3.0
|
||||
Version: 3.3.1
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user