diff --git a/Audacity-3.0.0.tar.gz b/Audacity-3.0.0.tar.gz deleted file mode 100644 index 802e611..0000000 --- a/Audacity-3.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:14c5b6d661fbe85fa09b7caac5fa261e392a28150fa18fca91380e695ca76cc9 -size 64375465 diff --git a/Audacity-3.0.2.tar.gz b/Audacity-3.0.2.tar.gz new file mode 100644 index 0000000..42458be --- /dev/null +++ b/Audacity-3.0.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9eac298513f506cdeb07fd7c448f7d6a0d3f366b952ce5bb080084168d1ad75a +size 64438785 diff --git a/audacity-no_buildstamp.patch b/audacity-no_buildstamp.patch index 75cac21..a4bf972 100644 --- a/audacity-no_buildstamp.patch +++ b/audacity-no_buildstamp.patch @@ -1,7 +1,7 @@ -Index: b/lib-src/portaudio-v19/qa/loopback/src/paqa.c +Index: audacity-Audacity-3.0.2/lib-src/portaudio-v19/qa/loopback/src/paqa.c =================================================================== ---- a/lib-src/portaudio-v19/qa/loopback/src/paqa.c 2021-03-23 08:54:14.352557632 +0200 -+++ b/lib-src/portaudio-v19/qa/loopback/src/paqa.c 2021-03-23 08:54:38.785492888 +0200 +--- audacity-Audacity-3.0.2.orig/lib-src/portaudio-v19/qa/loopback/src/paqa.c ++++ audacity-Audacity-3.0.2/lib-src/portaudio-v19/qa/loopback/src/paqa.c @@ -1460,7 +1460,7 @@ int main( int argc, char **argv ) int justMath = 0; char *executableName = argv[0]; @@ -11,10 +11,10 @@ Index: b/lib-src/portaudio-v19/qa/loopback/src/paqa.c if( argc > 1 ){ printf("running with arguments:"); -Index: b/src/AboutDialog.cpp +Index: audacity-Audacity-3.0.2/src/AboutDialog.cpp =================================================================== ---- a/src/AboutDialog.cpp 2021-03-23 08:54:14.352557632 +0200 -+++ b/src/AboutDialog.cpp 2021-03-23 08:54:38.785492888 +0200 +--- audacity-Audacity-3.0.2.orig/src/AboutDialog.cpp ++++ audacity-Audacity-3.0.2/src/AboutDialog.cpp @@ -69,7 +69,7 @@ hold information about one contributor t #endif @@ -24,9 +24,9 @@ Index: b/src/AboutDialog.cpp #else #define REV_IDENT (XO("No revision identifier was provided").Translation()) #endif -@@ -750,8 +750,8 @@ void AboutDialog::PopulateInformationPag - << XO("Build Information") - << wxT("\n"); +@@ -575,8 +575,8 @@ void AboutDialog::PopulateInformationPag + << XO("The Build") + << wxT("\n
"); // start build info table - // Current date - AddBuildinfoRow(&informationStr, XO("Program build date:"), __TDATE__); diff --git a/audacity.changes b/audacity.changes index 38df8cb..a79396b 100644 --- a/audacity.changes +++ b/audacity.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Apr 19 14:02:21 UTC 2021 - ecsos + +- Update to 3.0.2 + * Audacity 3.0.2 fixes some important bugs and improves diagnostic + reporting. + * We also added a new preference for macro output, + and a 'Save' button on the manage macros dialog. +- Rebase audacity-no_buildstamp.patch. + ------------------------------------------------------------------- Thu Apr 8 08:39:08 UTC 2021 - Dave Plater diff --git a/audacity.spec b/audacity.spec index 3a80200..da21ba2 100644 --- a/audacity.spec +++ b/audacity.spec @@ -17,7 +17,7 @@ Name: audacity -Version: 3.0.0 +Version: 3.0.2 Release: 0 Summary: A Multi Track Digital Audio Editor License: GPL-2.0-or-later