Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package schismtracker for openSUSE:Factory checked in at 2024-05-27 11:54:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/schismtracker (Old) and /work/SRC/openSUSE:Factory/.schismtracker.new.24587 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "schismtracker" Mon May 27 11:54:45 2024 rev:35 rq:1176834 version:20240523 Changes: -------- --- /work/SRC/openSUSE:Factory/schismtracker/schismtracker.changes 2024-05-17 20:07:26.896337317 +0200 +++ /work/SRC/openSUSE:Factory/.schismtracker.new.24587/schismtracker.changes 2024-05-27 12:02:40.972940451 +0200 @@ -1,0 +2,8 @@ +Sat May 25 09:10:32 UTC 2024 - Jan Engelhardt <jeng...@inai.de> + +- Update to release 20240523 + * Fix an issue where F4 would silence all samples when in sample mode +- Remove 0001-player-fx-check-for-Instrument-Mode-when-handling-No.patch + (merged) + +------------------------------------------------------------------- Old: ---- 0001-player-fx-check-for-Instrument-Mode-when-handling-No.patch schismtracker-20240515.source.tar.gz New: ---- 20240523.tar.gz BETA DEBUG BEGIN: Old: * Fix an issue where F4 would silence all samples when in sample mode - Remove 0001-player-fx-check-for-Instrument-Mode-when-handling-No.patch (merged) BETA DEBUG END: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ schismtracker.spec ++++++ --- /var/tmp/diff_new_pack.rIHM2x/_old 2024-05-27 12:02:41.616964095 +0200 +++ /var/tmp/diff_new_pack.rIHM2x/_new 2024-05-27 12:02:41.616964095 +0200 @@ -17,18 +17,18 @@ Name: schismtracker -Version: 20240515 +Version: 20240523 Release: 0 Summary: Music editor that matches the look and feel of Impulse Tracker License: GPL-2.0-or-later Group: Productivity/Multimedia/Sound/Editors and Convertors URL: http://schismtracker.org/ -Source: https://github.com/schismtracker/schismtracker/releases/download/%version/%name-%version.source.tar.gz +Source: https://github.com/schismtracker/schismtracker/archive/refs/tags/%version.tar.gz +#Source: https://github.com/schismtracker/schismtracker/releases/download/%version/%name-%version.source.tar.gz Source2: %name.desktop Patch1: schism-alsa.diff Patch2: schism-nodate.diff Patch3: schism-deptrack.diff -Patch4: 0001-player-fx-check-for-Instrument-Mode-when-handling-No.patch BuildRequires: alsa-devel BuildRequires: autoconf BuildRequires: automake @@ -52,6 +52,7 @@ %autosetup -p1 %build +if [ ! -e configure ]; then autoreconf -fi; fi %configure %make_build ++++++ schismtracker-20240515.source.tar.gz -> 20240523.tar.gz ++++++ ++++ 26517 lines of diff (skipped)