Hello community, here is the log from the commit of package audacity for openSUSE:Factory checked in at 2020-02-07 15:52:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/audacity (Old) and /work/SRC/openSUSE:Factory/.audacity.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "audacity" Fri Feb 7 15:52:31 2020 rev:84 rq:769494 version:2.3.3 Changes: -------- --- /work/SRC/openSUSE:Factory/audacity/audacity.changes 2019-11-26 17:01:50.544058680 +0100 +++ /work/SRC/openSUSE:Factory/.audacity.new.26092/audacity.changes 2020-02-07 15:53:20.619475750 +0100 @@ -1,0 +2,7 @@ +Mon Feb 3 07:34:28 UTC 2020 - Dave Plater <[email protected]> + +- Download 2.3.3 tarball again to fix incorrect release info. +- Use autopatch and refresh patches. +- Fix boo#1162418, caused by wxWidgets. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ audacity.spec ++++++ --- /var/tmp/diff_new_pack.NTEpZ4/_old 2020-02-07 15:53:22.631476850 +0100 +++ /var/tmp/diff_new_pack.NTEpZ4/_new 2020-02-07 15:53:22.631476850 +0100 @@ -1,7 +1,7 @@ # # spec file for package audacity # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 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 @@ -102,10 +102,7 @@ %prep %setup -q -n %{name}-Audacity-%{version} -%patch0 -%patch1 -p0 -%patch3 -p0 -%patch2 +%autopatch -p1 cp -f %{SOURCE1} LICENSE_NYQUIST.txt # Make sure we use the system versions. ++++++ Audacity-2.3.3.tar.gz ++++++ /work/SRC/openSUSE:Factory/audacity/Audacity-2.3.3.tar.gz /work/SRC/openSUSE:Factory/.audacity.new.26092/Audacity-2.3.3.tar.gz differ: char 16, line 1 ++++++ audacity-flacversion.patch ++++++ --- /var/tmp/diff_new_pack.NTEpZ4/_old 2020-02-07 15:53:22.687476881 +0100 +++ /var/tmp/diff_new_pack.NTEpZ4/_new 2020-02-07 15:53:22.687476881 +0100 @@ -1,7 +1,7 @@ -Index: m4/audacity_checklib_libflac.m4 +Index: audacity-Audacity-2.3.3/m4/audacity_checklib_libflac.m4 =================================================================== ---- m4/audacity_checklib_libflac.m4.orig 2017-03-13 23:02:21.000000000 +0200 -+++ m4/audacity_checklib_libflac.m4 2017-03-18 18:39:01.009659215 +0200 +--- audacity-Audacity-2.3.3.orig/m4/audacity_checklib_libflac.m4 2019-11-15 13:14:55.000000000 +0200 ++++ audacity-Audacity-2.3.3/m4/audacity_checklib_libflac.m4 2020-02-02 15:41:14.847457491 +0200 @@ -13,21 +13,21 @@ AC_DEFUN([AUDACITY_CHECKLIB_LIBFLAC], [ dnl See if FLAC is installed in the system ++++++ audacity-misc-errors.patch ++++++ --- /var/tmp/diff_new_pack.NTEpZ4/_old 2020-02-07 15:53:22.707476891 +0100 +++ /var/tmp/diff_new_pack.NTEpZ4/_new 2020-02-07 15:53:22.707476891 +0100 @@ -23,10 +23,10 @@ E: audacity mathmeaning SplashDialog.cpp:148 -Index: lib-src/portmidi/pm_linux/finddefault.c +Index: audacity-Audacity-2.3.3/lib-src/portmidi/pm_linux/finddefault.c =================================================================== ---- lib-src/portmidi/pm_linux/finddefault.c.orig 2018-10-01 08:28:57.297126154 +0200 -+++ lib-src/portmidi/pm_linux/finddefault.c 2018-10-01 08:35:55.991702808 +0200 +--- audacity-Audacity-2.3.3.orig/lib-src/portmidi/pm_linux/finddefault.c 2019-11-15 13:14:55.000000000 +0200 ++++ audacity-Audacity-2.3.3/lib-src/portmidi/pm_linux/finddefault.c 2020-02-02 15:41:26.235929851 +0200 @@ -5,6 +5,8 @@ #include <stdlib.h> #include <stdio.h> @@ -36,10 +36,10 @@ #include "portmidi.h" #define STRING_MAX 256 -Index: include/audacity/EffectAutomationParameters.h +Index: audacity-Audacity-2.3.3/include/audacity/EffectAutomationParameters.h =================================================================== ---- include/audacity/EffectAutomationParameters.h.orig 2018-10-01 08:28:57.297126154 +0200 -+++ include/audacity/EffectAutomationParameters.h 2018-10-01 08:35:55.995702976 +0200 +--- audacity-Audacity-2.3.3.orig/include/audacity/EffectAutomationParameters.h 2019-11-15 13:14:55.000000000 +0200 ++++ audacity-Audacity-2.3.3/include/audacity/EffectAutomationParameters.h 2020-02-02 15:41:26.235929851 +0200 @@ -135,7 +135,7 @@ public: bool ReadFloat(const wxString & key, float *pf) const ++++++ audacity-no_buildstamp.patch ++++++ --- /var/tmp/diff_new_pack.NTEpZ4/_old 2020-02-07 15:53:22.711476893 +0100 +++ /var/tmp/diff_new_pack.NTEpZ4/_new 2020-02-07 15:53:22.715476896 +0100 @@ -1,7 +1,7 @@ -Index: src/AboutDialog.cpp +Index: audacity-Audacity-2.3.3/src/AboutDialog.cpp =================================================================== ---- src/AboutDialog.cpp.orig 2019-11-15 01:28:15.000000000 +0200 -+++ src/AboutDialog.cpp 2019-11-25 12:08:49.331580095 +0200 +--- audacity-Audacity-2.3.3.orig/src/AboutDialog.cpp 2019-11-15 13:14:55.000000000 +0200 ++++ audacity-Audacity-2.3.3/src/AboutDialog.cpp 2020-02-02 15:40:57.718746982 +0200 @@ -65,7 +65,7 @@ hold information about one contributor t #ifdef REV_LONG #define REV_IDENT wxString( "[[https://github.com/audacity/audacity/commit/" )+ REV_LONG + "|" + wxString( REV_LONG ).Left(6) + "]] of " + REV_TIME @@ -22,10 +22,10 @@ AddBuildinfoRow(&informationStr, _("Commit Id:"), REV_IDENT ); // Not translated in 2.3.1. -Index: lib-src/portaudio-v19/qa/loopback/src/paqa.c +Index: audacity-Audacity-2.3.3/lib-src/portaudio-v19/qa/loopback/src/paqa.c =================================================================== ---- lib-src/portaudio-v19/qa/loopback/src/paqa.c.orig 2019-11-15 01:28:15.000000000 +0200 -+++ lib-src/portaudio-v19/qa/loopback/src/paqa.c 2019-11-25 11:46:54.896516478 +0200 +--- audacity-Audacity-2.3.3.orig/lib-src/portaudio-v19/qa/loopback/src/paqa.c 2019-11-15 13:14:55.000000000 +0200 ++++ audacity-Audacity-2.3.3/lib-src/portaudio-v19/qa/loopback/src/paqa.c 2020-02-02 15:40:57.718746982 +0200 @@ -1460,7 +1460,7 @@ int main( int argc, char **argv ) int justMath = 0; char *executableName = argv[0]; ++++++ audacity-no_return_in_nonvoid.patch ++++++ --- /var/tmp/diff_new_pack.NTEpZ4/_old 2020-02-07 15:53:22.719476898 +0100 +++ /var/tmp/diff_new_pack.NTEpZ4/_new 2020-02-07 15:53:22.719476898 +0100 @@ -1,8 +1,8 @@ -Index: src/widgets/NumericTextCtrl.cpp +Index: audacity-Audacity-2.3.3/src/widgets/NumericTextCtrl.cpp =================================================================== ---- src/widgets/NumericTextCtrl.cpp.orig 2018-09-20 16:35:07.000000000 +0200 -+++ src/widgets/NumericTextCtrl.cpp 2018-10-02 15:40:50.555227216 +0200 -@@ -551,6 +551,7 @@ static const BuiltinFormatString Bandwid +--- audacity-Audacity-2.3.3.orig/src/widgets/NumericTextCtrl.cpp 2019-11-15 13:14:55.000000000 +0200 ++++ audacity-Audacity-2.3.3/src/widgets/NumericTextCtrl.cpp 2020-02-02 15:41:21.663740215 +0200 +@@ -637,6 +637,7 @@ static const BuiltinFormatString Bandwid case NumericConverter::BANDWIDTH: return WXSIZEOF(BandwidthConverterFormats_); } @@ -10,10 +10,10 @@ } } -Index: lib-src/libnyquist/nyquist/xlisp/xlbfun.c +Index: audacity-Audacity-2.3.3/lib-src/libnyquist/nyquist/xlisp/xlbfun.c =================================================================== ---- lib-src/libnyquist/nyquist/xlisp/xlbfun.c.orig 2018-09-20 16:35:07.000000000 +0200 -+++ lib-src/libnyquist/nyquist/xlisp/xlbfun.c 2018-10-02 15:35:59.076781229 +0200 +--- audacity-Audacity-2.3.3.orig/lib-src/libnyquist/nyquist/xlisp/xlbfun.c 2019-11-15 13:14:55.000000000 +0200 ++++ audacity-Audacity-2.3.3/lib-src/libnyquist/nyquist/xlisp/xlbfun.c 2020-02-02 15:41:21.663740215 +0200 @@ -603,7 +603,10 @@ LVAL xcleanup(void) { xllastarg();
