diff --git a/Audacity-2.2.0.tar.gz b/Audacity-2.2.0.tar.gz deleted file mode 100644 index 7efdd34..0000000 --- a/Audacity-2.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3e4b6861f45885e4c90db62eb479cab2a9361e1ebb0c567bf8362a2b17c9b727 -size 25167947 diff --git a/Audacity-2.2.1.tar.gz b/Audacity-2.2.1.tar.gz new file mode 100644 index 0000000..b229f5b --- /dev/null +++ b/Audacity-2.2.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff346e7a68a57a05089813efd78a81439f5419d211f80bb472c9d94c16ca05d8 +size 24597030 diff --git a/audacity.changes b/audacity.changes index 8e1bccd..8792565 100644 --- a/audacity.changes +++ b/audacity.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Mon Jan 15 08:11:19 UTC 2018 - davejplater@gmail.com + +- Update to maintenance release version 2.2.1 +- Upstream changes and fixes: + *Waveform colorways: + You can optionally change the colorway of the waveforms + displayed in your project. The setting is per track and not per + project so you can have multiple colorways in the same project. + *"Save Other" reverts to "Export" in the File menu: + When we made the menu changes for 2.2.0 we introduced an entry + into the File menu called "Save Other" which led to a sub-menu + for exporting various audio formats. + Many users were confused by this change and found it hard to + find where they could export. + *Bug #1770 - Crash applying certain chain files + *Bug #1783 - Preview fails when selection extends before zero + *Bug #1787 - Auto-scroll stopped working in 2.2.0 + *Bug #1765 - Using File > Open to import audio gives wrong zoom + level and no scroll bar slider. + ------------------------------------------------------------------- Sun Nov 5 12:21:03 UTC 2017 - davejplater@gmail.com diff --git a/audacity.spec b/audacity.spec index 740c8aa..59204e8 100644 --- a/audacity.spec +++ b/audacity.spec @@ -1,7 +1,7 @@ # # spec file for package audacity # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -23,7 +23,7 @@ %endif Name: audacity -Version: 2.2.0 +Version: 2.2.1 Release: 0 Summary: A Free, Cross-Platform Digital Audio Editor License: GPL-2.0+ @@ -54,6 +54,7 @@ BuildRequires: gcc5-c++ %else BuildRequires: gcc-c++ %endif +#!BuildIgnore: gstreamer-0_10-plugins-base BuildRequires: hicolor-icon-theme BuildRequires: wxWidgets-3_0-nostl-devel BuildRequires: pkgconfig(alsa)