Hello community, here is the log from the commit of package schismtracker for openSUSE:Factory checked in at 2019-08-19 21:41:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/schismtracker (Old) and /work/SRC/openSUSE:Factory/.schismtracker.new.22127 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "schismtracker" Mon Aug 19 21:41:30 2019 rev:13 rq:724394 version:20190805 Changes: -------- --- /work/SRC/openSUSE:Factory/schismtracker/schismtracker.changes 2018-02-12 10:14:39.370713470 +0100 +++ /work/SRC/openSUSE:Factory/.schismtracker.new.22127/schismtracker.changes 2019-08-19 21:42:02.576282761 +0200 @@ -1,0 +2,12 @@ +Sun Aug 18 14:08:18 UTC 2019 - Jan Engelhardt <[email protected]> + +- Update to new upstream release 20190805 + * fixed CVE-2019-14524 [boo#1144261]: heap overflow in + MTM loader + * fixed CVE-2019-14523 [boo#1144266]: heap overflow in + Oktalyzer loader + * support 15-channel MOD files + * Support undocumented MIDI macro characters, and support + character p (MIDI program) properly. + +------------------------------------------------------------------- Old: ---- 20170910.tar.gz New: ---- 20190805.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ schismtracker.spec ++++++ --- /var/tmp/diff_new_pack.ttbSxD/_old 2019-08-19 21:42:03.948282491 +0200 +++ /var/tmp/diff_new_pack.ttbSxD/_new 2019-08-19 21:42:03.964282488 +0200 @@ -1,7 +1,7 @@ # # spec file for package schismtracker # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 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 @@ -12,25 +12,24 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: schismtracker -Version: 20170910 +Version: 20190805 Release: 0 -Url: http://schismtracker.org/ Summary: Music editor that matches the look and feel of Impulse Tracker -License: GPL-2.0+ +License: GPL-2.0-or-later 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/20170910.tar.gz +Source: https://github.com/schismtracker/schismtracker/archive/%version.tar.gz Source2: %name.desktop Patch1: schism-alsa.diff Patch2: schism-nodate.diff Patch3: schism-deptrack.diff -BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: SDL-devel >= 1.2.10 BuildRequires: alsa-devel BuildRequires: autoconf @@ -62,7 +61,7 @@ %install b="%buildroot" -make install DESTDIR="$b" +%make_install for size in 16 22 24 32 36 48 64 72 96 128 192; do install -Dm 0644 "icons/schism-icon-$size.png" \ "$b/%_datadir/icons/hicolor/${size}x$size/apps/%name.png" @@ -74,10 +73,12 @@ %files %defattr(-,root,root) -%doc AUTHORS COPYING NEWS README.md +%license COPYING +%doc NEWS README.md %_bindir/schismtracker %_datadir/icons/hicolor -%_datadir/applications/%name.desktop +%_datadir/applications/* +%_datadir/pixmaps/* %_mandir/man*/* %changelog ++++++ 20170910.tar.gz -> 20190805.tar.gz ++++++ ++++ 3160 lines of diff (skipped)
