SHA256
1
0
forked from pool/audacity

Accepting request 887334 from multimedia:apps

OBS-URL: https://build.opensuse.org/request/show/887334
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/audacity?expand=0&rev=92
This commit is contained in:
Dominique Leuenberger 2021-04-22 16:03:48 +00:00 committed by Git OBS Bridge
commit 6a8f7fbcac
5 changed files with 23 additions and 13 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:14c5b6d661fbe85fa09b7caac5fa261e392a28150fa18fca91380e695ca76cc9
size 64375465

3
Audacity-3.0.2.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9eac298513f506cdeb07fd7c448f7d6a0d3f366b952ce5bb080084168d1ad75a
size 64438785

View File

@ -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("</h3>\n<table>");
@@ -575,8 +575,8 @@ void AboutDialog::PopulateInformationPag
<< XO("The Build")
<< wxT("</h3>\n<table>"); // start build info table
- // Current date
- AddBuildinfoRow(&informationStr, XO("Program build date:"), __TDATE__);

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Apr 19 14:02:21 UTC 2021 - ecsos <ecsos@opensuse.org>
- 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 <davejplater@gmail.com>

View File

@ -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