Hello community, here is the log from the commit of package bstone for openSUSE:Factory checked in at 2019-12-04 13:50:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bstone (Old) and /work/SRC/openSUSE:Factory/.bstone.new.4691 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bstone" Wed Dec 4 13:50:05 2019 rev:4 rq:750392 version:1.1.14 Changes: -------- --- /work/SRC/openSUSE:Factory/bstone/bstone.changes 2019-10-02 11:58:01.495165595 +0200 +++ /work/SRC/openSUSE:Factory/.bstone.new.4691/bstone.changes 2019-12-04 14:19:23.530388168 +0100 @@ -1,0 +2,16 @@ +Wed Nov 20 23:15:31 UTC 2019 - Simon Lees <[email protected]> + +- %make_jobs is depricated replaced by %cmake_build + +------------------------------------------------------------------- +Sat Nov 9 14:28:48 UTC 2019 - Martin Hauke <[email protected]> + +- Update to version 1.1.14 + * Removed Alt and Ctrl to handle menu item. + * Fixed Text typos + * Fixed SDL with two digit sub-version number + * Apply floor bonus correctly on percentage greater than 100% +- Remove patch: + * Fix-SDL2W.patch (fixed by upstream) + +------------------------------------------------------------------- Old: ---- Fix-SDL2W.patch bstone-1.1.13.tar.gz New: ---- bstone-1.1.14.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bstone.spec ++++++ --- /var/tmp/diff_new_pack.c3JyPn/_old 2019-12-04 14:19:24.014388576 +0100 +++ /var/tmp/diff_new_pack.c3JyPn/_new 2019-12-04 14:19:24.014388576 +0100 @@ -18,15 +18,13 @@ Name: bstone -Version: 1.1.13 +Version: 1.1.14 Release: 0 Summary: A source port of Blake Stone License: GPL-2.0-or-later Group: Amusements/Games/3D/Shoot URL: https://bibendovsky.github.io/bstone/ Source: https://github.com/bibendovsky/bstone/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz -# PATCH-FIX-UPSTREAM -Patch0: Fix-SDL2W.patch BuildRequires: cmake BuildRequires: gcc-c++ BuildRequires: pkgconfig @@ -50,12 +48,11 @@ %prep %setup -q -%patch0 -p1 %build cd src/ %cmake -%make_jobs +%cmake_build %install install -Dm0755 src/build/bstone %{buildroot}%{_bindir}/bstone ++++++ bstone-1.1.13.tar.gz -> bstone-1.1.14.tar.gz ++++++ ++++ 1754 lines of diff (skipped)
