SHA256
1
0
forked from pool/audacity

Accepting request 200575 from 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. (forwarded request 199950 from Fisiu)

OBS-URL: https://build.opensuse.org/request/show/200575
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/audacity?expand=0&rev=58
This commit is contained in:
Stephan Kulow 2013-09-26 05:02:47 +00:00 committed by Git OBS Bridge
commit 81818e86dc
4 changed files with 22 additions and 4 deletions

View File

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

View File

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

View File

@ -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

View File

@ -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+