diff --git a/Audacity-3.6.1.tar.gz b/Audacity-3.6.1.tar.gz deleted file mode 100644 index dbaede4..0000000 --- a/Audacity-3.6.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d3af8c8068cdc3072fb583d5062aa75f4b25846da342bd30df40bfb5ede83cc5 -size 61369168 diff --git a/Audacity-3.6.2.tar.gz b/Audacity-3.6.2.tar.gz new file mode 100644 index 0000000..f8541ec --- /dev/null +++ b/Audacity-3.6.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9990f463aaedbfc65828f7e73ed203109c57bacc164aeab6bad1a6d66b3158a3 +size 61537819 diff --git a/audacity.changes b/audacity.changes index ea28a0f..5d01417 100644 --- a/audacity.changes +++ b/audacity.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Sat Jul 27 10:01:46 UTC 2024 - Stephan Hemeier + +- Update to 3.6.2 + * #6955 Fix out of bound access in waveform cache + * #6857 fix: pitch-shift value not showing on Linux + * #6883 Fix for labeled audio operations don't work in certain cases + * Fix for TCP UI Breaks when dragging waveform splitter + * Undo stack is cleared before project is compacted + * Call SetBypass at the right time + * Clear clipboard also before cutting + * Prepare a set of tracks to apply labeled audio operations depending + * Extend Join Region by one sample, to ensure that Split-Join operation + * Envelope display fix: pass absolute time value when querying envelope + ------------------------------------------------------------------- Mon Jul 22 09:16:50 UTC 2024 - Konstantin Voinov diff --git a/audacity.spec b/audacity.spec index 774a011..781c799 100644 --- a/audacity.spec +++ b/audacity.spec @@ -24,7 +24,7 @@ %endif Name: audacity -Version: 3.6.1 +Version: 3.6.2 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 @@ -40,6 +40,7 @@ Patch0: audacity-no_buildstamp.patch 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