From 82dd5b841eb323296306ac137bca671608facbe68c23869443915cbcc7582f0e Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sat, 26 Jun 2021 09:48:09 +0000 Subject: [PATCH] - Update to release 20210525 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/schismtracker?expand=0&rev=35 --- 20200412.tar.gz | 3 --- 20210525.tar.gz | 3 +++ schismtracker.changes | 12 ++++++++++++ schismtracker.spec | 14 ++++++-------- 4 files changed, 21 insertions(+), 11 deletions(-) delete mode 100644 20200412.tar.gz create mode 100644 20210525.tar.gz diff --git a/20200412.tar.gz b/20200412.tar.gz deleted file mode 100644 index 81caa80..0000000 --- a/20200412.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:255a07cdcf4df818095c290be5cc7e291a09581d5ce2cb7088b45285f74ede3d -size 1308056 diff --git a/20210525.tar.gz b/20210525.tar.gz new file mode 100644 index 0000000..eff6b52 --- /dev/null +++ b/20210525.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5211eaca881b31498f22167abd8275e116299f5fa63334867b3e1e198356530 +size 1309489 diff --git a/schismtracker.changes b/schismtracker.changes index e2f8db4..06c2532 100644 --- a/schismtracker.changes +++ b/schismtracker.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Sat Jun 26 09:43:41 UTC 2021 - Jan Engelhardt + +- Update to release 20210525 + * Add support for saving MOD files + * Fix conflict in MIDI setup when ALSA and OSS are both available + * Fix instrument and sample panning overwriting channel panning + * Fix issues related to portamento with Amiga slides + * Support compressed stereo samples in ITI/ITS files + * Convert XM/MOD EA0/EB0 to D00 when loading + * Fix memory access bug in the MTM loader + ------------------------------------------------------------------- Thu Jul 2 18:48:18 UTC 2020 - Mathias Homann diff --git a/schismtracker.spec b/schismtracker.spec index 4b7f0fe..d12d443 100644 --- a/schismtracker.spec +++ b/schismtracker.spec @@ -1,7 +1,7 @@ # # spec file for package schismtracker # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: schismtracker -Version: 20200412 +Version: 20210525 Release: 0 Summary: Music editor that matches the look and feel of Impulse Tracker License: GPL-2.0-or-later @@ -25,7 +25,7 @@ Group: Productivity/Multimedia/Sound/Editors and Convertors URL: http://schismtracker.org/ #Git-Clone: https://github.com/schismtracker/schismtracker -Source: https://github.com/schismtracker/schismtracker/archive/%version.tar.gz +Source: https://github.com/schismtracker/schismtracker/archive/refs/tags/%version.tar.gz Source2: %name.desktop Patch1: schism-alsa.diff Patch2: schism-nodate.diff @@ -37,7 +37,7 @@ BuildRequires: automake BuildRequires: freeglut-devel BuildRequires: gcc-c++ BuildRequires: libtool -BuildRequires: python >= 2.4 +BuildRequires: python3-base BuildRequires: update-desktop-files BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(xv) @@ -51,13 +51,12 @@ modified version of the Modplug engine, with a number of bugfixes and changes to improve IT playback. %prep -%setup -q -%patch -P 1 -P 2 -P 3 -p1 +%autosetup -p1 %build autoreconf -fi %configure -make %{?_smp_mflags} +%make_build %install b="%buildroot" @@ -72,7 +71,6 @@ install -Dm 0644 icons/schism-icon.svg \ %suse_update_desktop_file -i %name %files -%defattr(-,root,root) %license COPYING %doc NEWS README.md %_bindir/schismtracker