From d86bee450f80d401256a54f7441b1404f2ecd28b5dfab338a72eb75b1353aace Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Wed, 25 Sep 2013 14:14:54 +0000 Subject: [PATCH] Accepting request 199950 from home:Fisiu:branches:multimedia:apps - Update to 2.0.4: * New "Reverb" effect to replace GVerb, based on the original "Freeverb". * New View > Go to Selection Start and Go to Selection End commands. * New Tracks > Align End to End command to append existing tracks to each other. * Change Tempo now supports fractional BPM. * Plot Spectrum now supports FFT sizes up to 65536. * WAV files now support "Album Title", "Track Number" and "Genre" LIST INFO tags and also support ID3 tags. * Handle a bug in older iPods or some OS X applications that cause them to refuse AIFF files whose metadata contains an uneven number of characters, * CTRL + ALT can now be used to smooth samples in Draw Tool. * Modules Preferences replaced with a dialog on launch of Audacity enabling you to choose which modules to load. * Many bug fixes. OBS-URL: https://build.opensuse.org/request/show/199950 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=68 --- audacity-minsrc-2.0.3.tar.xz | 3 --- audacity-minsrc-2.0.4.tar.xz | 3 +++ audacity.changes | 18 ++++++++++++++++++ audacity.spec | 2 +- 4 files changed, 22 insertions(+), 4 deletions(-) delete mode 100644 audacity-minsrc-2.0.3.tar.xz create mode 100644 audacity-minsrc-2.0.4.tar.xz diff --git a/audacity-minsrc-2.0.3.tar.xz b/audacity-minsrc-2.0.3.tar.xz deleted file mode 100644 index 8e21960..0000000 --- a/audacity-minsrc-2.0.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2e481eab900a31817d273e7e3e8b8c127b0d3cc55d8efa46dd005177615f8bcc -size 5116320 diff --git a/audacity-minsrc-2.0.4.tar.xz b/audacity-minsrc-2.0.4.tar.xz new file mode 100644 index 0000000..c32576a --- /dev/null +++ b/audacity-minsrc-2.0.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:772ba2336fc3f2c7b6e0dfa927b91143c987db14201e7bc523fa4f4fa313895e +size 5331376 diff --git a/audacity.changes b/audacity.changes index 9f4a803..4504507 100644 --- a/audacity.changes +++ b/audacity.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Tue Sep 10 15:15:25 UTC 2013 - fisiu@opensuse.org + +- Update to 2.0.4: + * New "Reverb" effect to replace GVerb, based on the original "Freeverb". + * New View > Go to Selection Start and Go to Selection End commands. + * New Tracks > Align End to End command to append existing tracks to each other. + * Change Tempo now supports fractional BPM. + * Plot Spectrum now supports FFT sizes up to 65536. + * WAV files now support "Album Title", "Track Number" and "Genre" + LIST INFO tags and also support ID3 tags. + * Handle a bug in older iPods or some OS X applications that cause them + to refuse AIFF files whose metadata contains an uneven number of characters, + * CTRL + ALT can now be used to smooth samples in Draw Tool. + * Modules Preferences replaced with a dialog on launch of Audacity enabling + you to choose which modules to load. + * Many bug fixes. + ------------------------------------------------------------------- Fri Mar 29 09:25:00 UTC 2013 - kkaempf@suse.com diff --git a/audacity.spec b/audacity.spec index 2c75c29..ff82068 100644 --- a/audacity.spec +++ b/audacity.spec @@ -54,7 +54,7 @@ BuildRequires: pkgconfig(mad) %if %{with twolame} BuildRequires: pkgconfig(twolame) %endif -Version: 2.0.3 +Version: 2.0.4 Release: 0 Summary: A Free, Cross-Platform Digital Audio Editor License: GPL-2.0+