- Update to 3.7.3

This is a hotfix release. It fixes the following bugs:
  * #8426 Incorrect results when applying effects to multiple clips
  * #8425 Truncate Silence fails to work properly when there is more
    than one silent part

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=243
This commit is contained in:
2025-03-14 05:47:31 +00:00
committed by Git OBS Bridge
parent 5acbe37f7f
commit 873f3d61b8
4 changed files with 15 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ba27fd7dde065e2fc17e7cfca0a43cad52fe38f42b9aa7f20c2eff8280670f4c
size 61935621

3
Audacity-3.7.3.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f5bfef1db18fab2c6a729da68f66779decc8cb0e2cc16111cd160b5e9f93577a
size 61936865

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu Mar 13 22:11:01 UTC 2025 - Konstantin Voinov <kv@kott.no-ip.biz>
- Update to 3.7.3
This is a hotfix release. It fixes the following bugs:
* #8426 Incorrect results when applying effects to multiple clips
* #8425 Truncate Silence fails to work properly when there is more
than one silent part
-------------------------------------------------------------------
Wed Mar 12 07:03:15 UTC 2025 - Konstantin Voinov <kv@kott.no-ip.biz>

View File

@@ -19,7 +19,7 @@
%bcond_with vst3
Name: audacity
Version: 3.7.2
Version: 3.7.3
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