From 8446811c0ce5e083196ae2999b29c81b597ec13baffa299ef1dba73638cdf956 Mon Sep 17 00:00:00 2001 From: Michal Seben Date: Mon, 25 Jan 2010 21:55:01 +0000 Subject: [PATCH] Accepting request 30440 from home:mseben:branches:multimedia:apps Copy from home:mseben:branches:multimedia:apps/audacity via accept of submit request 30440 revision 2. Request was accepted with message: OBS-URL: https://build.opensuse.org/request/show/30440 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=29 --- audacity-minsrc-1.3.10.tar.bz2 | 3 --- audacity-minsrc-1.3.11.tar.bz2 | 3 +++ audacity.changes | 16 ++++++++++++++++ audacity.spec | 4 ++-- 4 files changed, 21 insertions(+), 5 deletions(-) delete mode 100644 audacity-minsrc-1.3.10.tar.bz2 create mode 100644 audacity-minsrc-1.3.11.tar.bz2 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..b16beba 100644 --- a/audacity.spec +++ b/audacity.spec @@ -41,7 +41,7 @@ BuildRequires: libmad-devel BuildRequires: libtwolame-devel %endif Summary: A Free, Cross-Platform Digital Audio Editor -Version: 1.3.10 +Version: 1.3.11 Release: 3 License: GPLv2+ Group: Productivity/Multimedia/Sound/Editors and Convertors @@ -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