Hello community, here is the log from the commit of package wyrmgus for openSUSE:Factory checked in at 2017-09-13 22:33:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/wyrmgus (Old) and /work/SRC/openSUSE:Factory/.wyrmgus.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "wyrmgus" Wed Sep 13 22:33:26 2017 rev:2 rq:523372 version:2.8.1 Changes: -------- --- /work/SRC/openSUSE:Factory/wyrmgus/wyrmgus.changes 2017-05-08 19:02:23.781379758 +0200 +++ /work/SRC/openSUSE:Factory/.wyrmgus.new/wyrmgus.changes 2017-09-13 22:33:27.549221298 +0200 @@ -1,0 +2,17 @@ +Sun Sep 10 12:15:24 UTC 2017 - [email protected] + +- Update to 2.8.1: + * Added code for terrain features + * Terrain features are groups of tiles which have their name + displayed when one of the tiles is hovered over + * Update to supply display + * Fixed issue with the AI not building town halls close + to silver and gold deposits + * Ai force update + * Added support for variation weight + * Update to character code to make heroes be more dynamically + applied to the scenario mode + * Fixed issue with minecart stone right-click crash + * Fixed issue with genversion + +------------------------------------------------------------------- Old: ---- v2.5.3.tar.gz New: ---- Wyrmgus-2.8.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ wyrmgus.spec ++++++ --- /var/tmp/diff_new_pack.WEsQPO/_old 2017-09-13 22:33:28.113141911 +0200 +++ /var/tmp/diff_new_pack.WEsQPO/_new 2017-09-13 22:33:28.117141348 +0200 @@ -17,13 +17,13 @@ Name: wyrmgus -Version: 2.5.3 +Version: 2.8.1 Release: 0 Summary: Game engine for Wyrmsun License: GPL-2.0 Group: Amusements/Games/Strategy/Real Time Url: https://andrettin.github.io/ -Source: https://github.com/Andrettin/Wyrmgus/archive/v%{version}.tar.gz +Source: https://github.com/Andrettin/Wyrmgus/archive/v%{version}/Wyrmgus-%{version}.tar.gz BuildRequires: SDL-devel BuildRequires: cmake BuildRequires: gcc-c++ @@ -39,10 +39,10 @@ BuildRequires: oaml-devel BuildRequires: sqlite3-devel BuildRequires: zlib-devel -%if 0%{?suse_version} > 1320 +%if 0%{?suse_version} <= 1320 BuildRequires: pkgconfig(tolua++) %else -BuildRequires: tolua++ +BuildRequires: libtolua++-5_1-devel %endif BuildRoot: %{_tmppath}/%{name}-%{version}-build
