diff --git a/audacity-minsrc-1.3.10.tar.bz2 b/audacity-minsrc-1.3.10.tar.bz2 deleted file mode 100644 index 36f7f40..0000000 --- a/audacity-minsrc-1.3.10.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7df8a12064cbd85b85a38ad56942dbbf46eace7ea685ec64daca9ad064e2ba09 -size 6953513 diff --git a/audacity-minsrc-1.3.11.tar.bz2 b/audacity-minsrc-1.3.11.tar.bz2 new file mode 100644 index 0000000..0b6ca74 --- /dev/null +++ b/audacity-minsrc-1.3.11.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d59d5eeb2acf451142263876a7bebcab91bbff137c867effaf77d52c963e271 +size 7142931 diff --git a/audacity.changes b/audacity.changes index 3c618b3..c732bc9 100644 --- a/audacity.changes +++ b/audacity.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Mon Jan 25 21:28:17 UTC 2010 - mseben@novell.com + +- updated to 1.3.11 + - Bug fixes for: + *Too much audio exported when exporting partial selections + * Exports via FFmpeg corrupted if included metadata; M4A now supports metadata export + * Nyquist plug-ins did not add labels to an existing label track + * Crash opening Preferences when no audio devices available + * Timer Record and Sound Activated Recording bugs + * (Windows) Installer now installs correctly over previous Audacity versions + * Miscellaneous crashes and interface issues + - Improvements: + * (Windows) Higher resolution icon file + * New Sound Finder plug-in for labelling regions of audio + ------------------------------------------------------------------- Fri Jan 8 16:50:03 CET 2010 - vuntz@opensuse.org diff --git a/audacity.spec b/audacity.spec index bc65cdc..6ed3131 100644 --- a/audacity.spec +++ b/audacity.spec @@ -1,5 +1,5 @@ # -# spec file for package audacity (Version 1.3.10) +# spec file for package audacity (Version 1.3.11) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -41,8 +41,8 @@ BuildRequires: libmad-devel BuildRequires: libtwolame-devel %endif Summary: A Free, Cross-Platform Digital Audio Editor -Version: 1.3.10 -Release: 3 +Version: 1.3.11 +Release: 1 License: GPLv2+ Group: Productivity/Multimedia/Sound/Editors and Convertors BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -80,7 +80,7 @@ Authors: Tom Woodhams %prep -%setup -q -n %{name}-src-%{version} +%setup -q -n %{name}-src-%{version}-beta %patch0 %patch5 %patch12 -p1