Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package wyrmgus for openSUSE:Factory checked in at 2021-08-25 20:57:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/wyrmgus (Old) and /work/SRC/openSUSE:Factory/.wyrmgus.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "wyrmgus" Wed Aug 25 20:57:49 2021 rev:11 rq:913891 version:5.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/wyrmgus/wyrmgus.changes 2021-08-23 10:09:22.756161777 +0200 +++ /work/SRC/openSUSE:Factory/.wyrmgus.new.1899/wyrmgus.changes 2021-08-25 20:59:17.649075652 +0200 @@ -1,0 +2,10 @@ +Mon Aug 23 16:42:36 UTC 2021 - Martin Hauke <[email protected]> + +- Update to version 5.0.1 + * Update to SDL2 + * Bugfixes +- Drop patches (not longer needed): + * 0001-Fix-to-Clang-compilation-issue-in-video.h.patch + * 0002-Removed-some-no-longer-used-SDL-code.patch + +------------------------------------------------------------------- Old: ---- 0001-Fix-to-Clang-compilation-issue-in-video.h.patch 0002-Removed-some-no-longer-used-SDL-code.patch Wyrmgus-5.0.0.tar.gz New: ---- Wyrmgus-5.0.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ wyrmgus.spec ++++++ --- /var/tmp/diff_new_pack.ezGWkm/_old 2021-08-25 20:59:18.177074959 +0200 +++ /var/tmp/diff_new_pack.ezGWkm/_new 2021-08-25 20:59:18.181074954 +0200 @@ -17,15 +17,13 @@ Name: wyrmgus -Version: 5.0.0 +Version: 5.0.1 Release: 0 Summary: Game engine for Wyrmsun License: GPL-2.0-only Group: Amusements/Games/Strategy/Real Time URL: https://andrettin.github.io/ Source: https://github.com/Andrettin/Wyrmgus/archive/v%{version}/Wyrmgus-%{version}.tar.gz -Patch0: 0001-Fix-to-Clang-compilation-issue-in-video.h.patch -Patch1: 0002-Removed-some-no-longer-used-SDL-code.patch BuildRequires: boost-devel >= 1.69.0 BuildRequires: cmake BuildRequires: gcc-c++ @@ -40,10 +38,10 @@ BuildRequires: pkgconfig(Qt5Qml) BuildRequires: pkgconfig(Qt5Quick) BuildRequires: pkgconfig(Qt5Widgets) -BuildRequires: pkgconfig(SDL_mixer) +BuildRequires: pkgconfig(SDL2_mixer) BuildRequires: pkgconfig(bzip2) BuildRequires: pkgconfig(physfs) -BuildRequires: pkgconfig(sdl) +BuildRequires: pkgconfig(sdl2) BuildRequires: pkgconfig(sqlite3) %if 0%{?suse_version} <= 1320 BuildRequires: pkgconfig(tolua++) @@ -64,8 +62,6 @@ %prep %setup -q -n Wyrmgus-%{version} -%patch0 -p1 -%patch1 -p1 %build %cmake \ ++++++ Wyrmgus-5.0.0.tar.gz -> Wyrmgus-5.0.1.tar.gz ++++++ ++++ 2551 lines of diff (skipped)
