Accepting request 1172348 from multimedia:apps

- Update to release 20240503

OBS-URL: https://build.opensuse.org/request/show/1172348
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/schismtracker?expand=0&rev=32
This commit is contained in:
Dominique Leuenberger 2024-05-07 16:04:29 +00:00 committed by Git OBS Bridge
commit 4d834694d7
4 changed files with 15 additions and 8 deletions

View File

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

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7f86895eb3851e81940e966927570e4c94c76dc2884cb7f95ca9fff1425815f1
size 1172609

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sun May 5 22:18:06 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- Update to release 20240503
* Add initial JACK-MIDI support.
* Fix handling of instrument + tone portamento while in
Compatible Gxx mode.
* Warn on nonfunctional MIDI processing.
* When loading .669 files, reset the effects list on a new note.
-------------------------------------------------------------------
Sat Apr 27 08:51:18 UTC 2024 - Jan Engelhardt <jengelh@inai.de>

View File

@ -17,13 +17,13 @@
Name: schismtracker
Version: 20240426
Version: 20240503
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/archive/refs/tags/%version.tar.gz
Source: https://github.com/schismtracker/schismtracker/releases/download/%version/schismtracker-%version.source.tar.gz
Source2: %name.desktop
Patch1: schism-alsa.diff
Patch2: schism-nodate.diff
@ -38,8 +38,6 @@ BuildRequires: libtool
BuildRequires: python3-base
BuildRequires: update-desktop-files
BuildRequires: pkgconfig(sdl2)
BuildRequires: pkgconfig(x11)
BuildRequires: pkgconfig(xv)
%description
Schism Tracker is a reimplementation of Impulse Tracker, a
@ -53,7 +51,6 @@ bugfixes and changes to improve IT playback.
%autosetup -p1
%build
autoreconf -fi
%configure
%make_build