SHA256
1
0
forked from pool/audacity

Accepting request 1199822 from multimedia:apps

OBS-URL: https://build.opensuse.org/request/show/1199822
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/audacity?expand=0&rev=123
This commit is contained in:
Ana Guerrero 2024-09-10 19:14:01 +00:00 committed by Git OBS Bridge
commit 241b26dde7
7 changed files with 54 additions and 14 deletions

View File

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

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

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

View File

@ -1,13 +1,13 @@
<services>
<service name="tar_scm" mode="disabled">
<service name="tar_scm" mode="manual">
<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="revision">v3.7.12_build_20</param>
<param name="version">3.7.12_build_20</param>
<param name="exclude">doc</param>
<param name="filename">vst3sdk</param>
</service>
<service name="recompress" mode="disabled">
<service name="recompress" mode="manual">
<param name="file">*.tar</param>
<param name="compression">xz</param>
</service>

View File

@ -1,3 +1,44 @@
-------------------------------------------------------------------
Mon Sep 9 22:07:05 UTC 2024 - Konstantin Voinov <kv@kott.no-ip.biz>
- Update vst3sdk to 3.7.12_build_20
- Update to 3.6.3
* #7266 Fixed a crash when exiting Audacity. (Thanks, Joe Souza!)
- Updated 3.6.2 release notes:
* This is a patch release. It adds a "Legacy" effects section
containing the old Limiter, Compressor and Classic Filters.
* #6995 Fixed a hang after undoing.
* #6912 Fixed the zero line going missing.
* #6927 Fixed envelope appearance for clips offset from 0.
* #6955 Fixed Audacity turning white on some systems.
* #6857 Fixed the pitch indicator disappearing on Linux when
hitting double digits.
* #6941 Fixed cutting not putting clips into the clipboard.
* #6926 Fixed pasting sometimes resetting the clip name.
* #6751 Fixed the track header UI breaking when resizing channels
in a stereo track.
* #6847, #6846 Fixed LV2 plugin detection on macOS and Windows.
* #3679 Fixed Labeled Audio operations.
* #6924, #6989 Fixed Cloud projects sometimes not opening.
* #7060 Fixed a bug regarding stereo-to-mono splitting.
* #7055 Fixed a bug causing tracks with master effects sometimes
only exporting silence.
* #7025, #7133 Fixed multi-channel OGG and Wavpack import.
* #7018 Fixed a crash after recording long sessions.
* #7126 Fixed a crash when failing to load a cloud project.
* #7093 Fixed Audacity maxing out the CPU when minimized.
* #7124 Fixed the "editing clips can move other clips" preference
desynchronizing multiple tracks.
* Other changes:
* #6736 The time track range now is a single dialog.
* #6929 Reverted the behavior of selection change when importing
a clip to the previous behavior.
-------------------------------------------------------------------
Sat Jul 27 10:01:46 UTC 2024 - Stephan Hemeier <Sauerlandlinux@gmx.de>

View File

@ -24,7 +24,7 @@
%endif
Name: audacity
Version: 3.6.2
Version: 3.6.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
@ -33,14 +33,13 @@ URL: http://audacityteam.org/
Source: https://github.com/audacity/audacity/archive/Audacity-%{version}.tar.gz
Source1: audacity-license-nyquist
Source2: audacity-rpmlintrc
Source3: vst3sdk-3.7.11_build_10.tar.xz
Source3: vst3sdk-3.7.12_build_20.tar.xz
# PATCH-FIX-OPENSUSE audacity-no_buildstamp.patch davejplater@gmail.com -- Remove the buildstamp.
Patch0: audacity-no_buildstamp.patch
# PATCH-FIX-UPSTREAM audacity-no_return_in_nonvoid.patch - Fix false positive errors Two new gcc10 ones ignoring assert
Patch1: audacity-no_return_in_nonvoid.patch
# PATCH-FIX-OPENSUSE vst-system-path.patch - search fo vsts in /usr/lib64 in x86_64 and ARM system
Patch3: lib64-plugins-default-path.patch
BuildRequires: cmake >= 3.16
BuildRequires: desktop-file-utils
%if 0%{?suse_version} <= 1600
@ -55,6 +54,7 @@ BuildRequires: hicolor-icon-theme
BuildRequires: libmp3lame-devel
BuildRequires: portmidi-devel
BuildRequires: wxWidgets-3_2-nostl-devel
BuildRequires: xz
BuildRequires: pkgconfig(RapidJSON)
BuildRequires: pkgconfig(alsa)
BuildRequires: pkgconfig(expat)
@ -97,7 +97,6 @@ BuildRequires: pkgconfig(xcb-cursor)
BuildRequires: pkgconfig(xcb-keysyms)
BuildRequires: pkgconfig(xcb-util)
BuildRequires: pkgconfig(xkbcommon-x11)
BuildRequires: pkgconfig(zlib)
# WARNING lilv-0 >= 0.24.6;lv2 >= 1.16.0;serd-0 >= 0.30.2;sord-0 >= 0.16.4;sratom-0 >= 0.6.4;suil-0 >= 0.10.6
# check these versions after every update otherwise audacity builds libsuil itself.

View File

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

View File

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