diff --git a/audacity-1.3.6-compile.patch b/audacity-1.3.6-compile.patch deleted file mode 100644 index 8d7f758..0000000 --- a/audacity-1.3.6-compile.patch +++ /dev/null @@ -1,34 +0,0 @@ ---- lib-src/libvamp/vamp-sdk/PluginAdapter.h -+++ lib-src/libvamp/vamp-sdk/PluginAdapter.h -@@ -37,6 +37,9 @@ - #ifndef _VAMP_PLUGIN_ADAPTER_H_ - #define _VAMP_PLUGIN_ADAPTER_H_ - -+#include -+#include -+ - #include - - #include "Plugin.h" ---- lib-src/libvamp/vamp-sdk/PluginHostAdapter.h -+++ lib-src/libvamp/vamp-sdk/PluginHostAdapter.h -@@ -37,6 +37,8 @@ - #ifndef _VAMP_PLUGIN_HOST_ADAPTER_H_ - #define _VAMP_PLUGIN_HOST_ADAPTER_H_ - -+#include -+ - #include - #include - ---- lib-src/libvamp/vamp-sdk/hostext/PluginLoader.h -+++ lib-src/libvamp/vamp-sdk/hostext/PluginLoader.h -@@ -37,6 +37,8 @@ - #ifndef _VAMP_PLUGIN_LOADER_H_ - #define _VAMP_PLUGIN_LOADER_H_ - -+#include -+ - #include - #include - #include diff --git a/audacity-1.3.6-locale.patch b/audacity-1.3.6-locale.patch deleted file mode 100644 index 2ceba62..0000000 --- a/audacity-1.3.6-locale.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- locale/Makefile.in -+++ locale/Makefile.in -@@ -8,7 +8,7 @@ - # This makefile may be invoked to build either audacity.pot or any lang.mo - - PROGNAME=audacity --LINGUAS=af ar bn bg ca cb cs cy da de el es eu fa fi fr ga gl he hu it ja ko lt mk nb nl oc pl pt_BR ro ru sk sl sv tg tr uk vi zh zh_TW -+LINGUAS=af ar bn bg ca cs cy da de el es eu fa fi fr ga gl he hu it ja km ko lt mk nb nl oc pl pt_BR ro ru sk sl sv tg tr uk vi zh zh_TW - # these languages are not generated because they are currently unmaintained and - # overlapped by another one: - # pt - Cleber maintains pt_BR, and we do not have a pt_PT maintainer. diff --git a/audacity-1.3.6-endian-fix.patch b/audacity-1.3.7-endian-fix.patch similarity index 100% rename from audacity-1.3.6-endian-fix.patch rename to audacity-1.3.7-endian-fix.patch diff --git a/audacity-1.3.6-font-fix.patch b/audacity-1.3.7-font-fix.patch similarity index 100% rename from audacity-1.3.6-font-fix.patch rename to audacity-1.3.7-font-fix.patch diff --git a/audacity-1.3.6-modal-help-dialog.patch b/audacity-1.3.7-modal-help-dialog.patch similarity index 100% rename from audacity-1.3.6-modal-help-dialog.patch rename to audacity-1.3.7-modal-help-dialog.patch diff --git a/audacity-1.3.6-retval.patch b/audacity-1.3.7-retval.patch similarity index 100% rename from audacity-1.3.6-retval.patch rename to audacity-1.3.7-retval.patch diff --git a/audacity-1.3.6-strict-aliasing.patch b/audacity-1.3.7-strict-aliasing.patch similarity index 100% rename from audacity-1.3.6-strict-aliasing.patch rename to audacity-1.3.7-strict-aliasing.patch diff --git a/audacity-minsrc-1.3.7.tar.bz2 b/audacity-minsrc-1.3.7.tar.bz2 new file mode 100644 index 0000000..93221fa --- /dev/null +++ b/audacity-minsrc-1.3.7.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0044916ffe0d6d8f9227fc1e3d973e11b37edd89005a110ebff482ef301d4d5 +size 5386329 diff --git a/audacity-src-1.3.6.tar.bz2 b/audacity-src-1.3.6.tar.bz2 deleted file mode 100644 index c2ffb49..0000000 --- a/audacity-src-1.3.6.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a9224ab67abbe15d9fbe7655287a6e5fe98ab329d80ed7d42c8b588c6584da3e -size 4719800 diff --git a/audacity.changes b/audacity.changes index c17b4e0..09bb3c7 100644 --- a/audacity.changes +++ b/audacity.changes @@ -1,3 +1,35 @@ +------------------------------------------------------------------- +Mon Feb 2 09:33:38 CET 2009 - mseben@suse.cz + +- updated to version 1.3.7 + Bug Fixes: + * Muting/soloing caused incorrect channel results in exported + stereo files + * Nyquist effects: pasted unmodified audio into the result, + no progress bar, truncation of processed audio on cancel + * Noise Removal: pasted unmodified audio into the result, unwanted + filtering tail + * Uncompressed exports: export as WAV could be corrupted if + overwriting to same file, export multiple to uncompressed formats + only produced 16-bit WAV + * Compressed exports: MP3 exports now produce correct bit rate + mode, quality and length, with improved metadata visibility + in player applications, WMA exports containing metadata are now correct + * Restored support for multi-channel recording devices that can + record more than two channels using Audacity + * fixes for spurious clipping, label typing, no shortcuts after + running effects + * project rate now always changes to respect that of first imported file + New Features: + * F11 Full Screen mode, high-quality "Sliding Time Scale/Pitch Shift" + effect, Audio Contrast Analyzer + Other changes: + * As a first step towards improving latency correction, a fixed + rather than variable correction is now applied + * Numerous minor interface fixes and improvements + +- obsolete *-compile.patch, *-locale.patch + ------------------------------------------------------------------- Mon Jan 12 13:19:49 CET 2009 - mseben@suse.cz diff --git a/audacity.spec b/audacity.spec index ea87841..2f37be9 100644 --- a/audacity.spec +++ b/audacity.spec @@ -1,5 +1,5 @@ # -# spec file for package audacity (Version 1.3.6) +# spec file for package audacity (Version 1.3.7) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -18,26 +18,25 @@ Name: audacity -BuildRequires: SDL-devel flac-devel gcc-c++ glib-devel id3lib-devel jack-devel libexpat-devel libid3tag-devel libmspack-devel libsamplerate-devel libsndfile-devel libtiff-devel libvorbis-devel soundtouch-devel unixODBC-devel update-desktop-files wxGTK-devel zip -# build with local portaudio for now -# BuildRequires: portaudio-devel +BuildRequires: SDL-devel flac-devel gcc-c++ glib-devel id3lib-devel jack-devel +BuildRequires: libexpat-devel libid3tag-devel libmspack-devel libsamplerate-devel +BuildRequires: libsndfile-devel libtiff-devel libvorbis-devel soundtouch-devel +BuildRequires: unixODBC-devel update-desktop-files wxGTK-devel zip %define DISTRIBUTABLE 1 Summary: A Free, Cross-Platform Digital Audio Editor -Version: 1.3.6 -Release: 2 +Version: 1.3.7 +Release: 1 License: GPL v2 or later Group: Productivity/Multimedia/Sound/Editors and Convertors BuildRoot: %{_tmppath}/%{name}-%{version}-build Url: http://audacity.sourceforge.net/ -Source: %{name}-src-%{version}.tar.bz2 +Source: %{name}-minsrc-%{version}.tar.bz2 Source1: %{name}.desktop Source2: %{name}.png -Patch1: %{name}-%{version}-locale.patch Patch2: %{name}-%{version}-endian-fix.patch Patch3: %{name}-%{version}-font-fix.patch Patch5: %{name}-%{version}-retval.patch Patch6: %{name}-%{version}-strict-aliasing.patch -Patch8: %{name}-%{version}-compile.patch Patch9: %{name}-%{version}-modal-help-dialog.patch %description @@ -67,20 +66,15 @@ Authors: %prep %setup -q -n %{name}-src-%{version} -%patch1 %patch2 %patch3 %patch5 %patch6 -%patch8 %patch9 -mv ./locale/cb.po ./locale/km.po %build %{?suse_update_config:%{suse_update_config -f . lib-src/*/.}} export AUTOMAKE="automake --foreign" -# autoreconf -f -i -# Needed for audacity-1.3.3: export CXXFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing" %configure \ --enable-unicode \ @@ -120,6 +114,34 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/mime/packages/audacity.xml %changelog +* Mon Feb 02 2009 mseben@suse.cz +- updated to version 1.3.7 + Bug Fixes: + * Muting/soloing caused incorrect channel results in exported + stereo files + * Nyquist effects: pasted unmodified audio into the result, + no progress bar, truncation of processed audio on cancel + * Noise Removal: pasted unmodified audio into the result, unwanted + filtering tail + * Uncompressed exports: export as WAV could be corrupted if + overwriting to same file, export multiple to uncompressed formats + only produced 16-bit WAV + * Compressed exports: MP3 exports now produce correct bit rate + mode, quality and length, with improved metadata visibility + in player applications, WMA exports containing metadata are now correct + * Restored support for multi-channel recording devices that can + record more than two channels using Audacity + * fixes for spurious clipping, label typing, no shortcuts after + running effects + * project rate now always changes to respect that of first imported file + New Features: + * F11 Full Screen mode, high-quality "Sliding Time Scale/Pitch Shift" + effect, Audio Contrast Analyzer + Other changes: + * As a first step towards improving latency correction, a fixed + rather than variable correction is now applied + * Numerous minor interface fixes and improvements +- obsolete *-compile.patch, *-locale.patch * Mon Jan 12 2009 mseben@suse.cz - fixed Khmer translation file (*-locale.patch) - added array-delete.patch to fix array delete (bnc#442936)