diff --git a/audacity-minsrc-1.3.11.tar.bz2 b/audacity-minsrc-1.3.11.tar.bz2 deleted file mode 100644 index 0b6ca74..0000000 --- a/audacity-minsrc-1.3.11.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2d59d5eeb2acf451142263876a7bebcab91bbff137c867effaf77d52c963e271 -size 7142931 diff --git a/audacity-minsrc-1.3.12-beta.tar.bz2 b/audacity-minsrc-1.3.12-beta.tar.bz2 new file mode 100644 index 0000000..346b209 --- /dev/null +++ b/audacity-minsrc-1.3.12-beta.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0f55839ca3013d2e43e5114c73d195bc34503685aeab683eafca4d1bbf3b768 +size 6087920 diff --git a/audacity.changes b/audacity.changes index 478a7b9..96f21de 100644 --- a/audacity.changes +++ b/audacity.changes @@ -1,3 +1,52 @@ +------------------------------------------------------------------- +Tue Apr 13 08:43:47 UTC 2010 - davejplater@gmail.com + +- Update to version 1.3.12 +- Bug fixes for: + * Imports and Exports: + * AAC files could not be exported at 48000 Hz + * When importing multiple native file formats using FFmpeg, all + files after the first reverted to using the native importer + * FFmpeg custom export window too large on 800 x 600 resolution + monitors + * Projects froze if files imported via On-Demand were no longer + available + * (Linux) WAV/AIFF exports were corrupted if overwriting an aliased + file which had been imported using the command line + * Labels: + * Cutting or deleting a region in the waveform and label track did + not move the labels in advance of the cut + * Incorrect behavior snapping to labels and boundaries when Snep To + was enabled + * Labels can now be reversed if included with the audio selection + * Other bug fixes: + * When using non-English languages, Generate effects truncated the + selected region + * Mice with high-precision scroll-wheels could cause a crash + * Changing recording preferences using the Transport menu did + not update the menu in other open projects + * (Windows 7) Clicking in a file open or save dialog caused files or + folders to disappear from the list, and file filtering was broken +- Changes and improvements: + * A hover tooltip is now provided if the Mixer Toolbar input selector + cannot control the system slider for the selected input. + * More intuitive behavior when moving and resizing labels by dragging + * Support added for importing lists of files (LOF) containing relative + paths + * Export Multiple: new option to use a numerical prefix before existing + label or track names; "Success" dialog now resizable + * New Equalization preset "Inverse RIAA", with new button to invert + other curves + * Timer Record now remembers last scheduled duration + * Meter Toolbar can now be made much narrower, and so more suitable for + vertical orientation + * New Preferences choice for "System" language which is used on first + run instead of asking user to choose language + * Warning now provided if WAV/AIFF exports are not successfully + completed + * (Linux) Improved icon set in compliance with freedesktop.org + Icon Theme Specification 0.6 + ------------------------------------------------------------------- Mon Mar 15 16:31:02 UTC 2010 - coolo@novell.com diff --git a/audacity.spec b/audacity.spec index 2b42159..7fe8d8b 100644 --- a/audacity.spec +++ b/audacity.spec @@ -1,5 +1,5 @@ # -# spec file for package audacity (Version 1.3.11) +# spec file for package audacity (Version 1.3.12) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -41,13 +41,13 @@ BuildRequires: libmad-devel BuildRequires: libtwolame-devel %endif Summary: A Free, Cross-Platform Digital Audio Editor -Version: 1.3.11 -Release: 2 +Version: 1.3.12 +Release: 1 License: GPLv2+ Group: Productivity/Multimedia/Sound/Editors and Convertors BuildRoot: %{_tmppath}/%{name}-%{version}-build Url: http://audacity.sourceforge.net/ -Source: %{name}-minsrc-%{version}.tar.bz2 +Source: %{name}-minsrc-%{version}-beta.tar.bz2 Source1: %{name}.png # PATCH-FIX-OPENSUSE %{name}-no_buildstamp.patch cmorve69@yahoo.es -- this patch removes the buildstamp Patch0: %{name}-no_buildstamp.patch @@ -120,5 +120,6 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/applications/*.desktop %{_datadir}/pixmaps/*.png %{_datadir}/mime/packages/audacity.xml +%{_datadir}/icons/hicolor/* %changelog