Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package RigelEngine for openSUSE:Factory checked in at 2021-08-24 10:54:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/RigelEngine (Old) and /work/SRC/openSUSE:Factory/.RigelEngine.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "RigelEngine" Tue Aug 24 10:54:50 2021 rev:7 rq:913902 version:0.8.1beta Changes: -------- --- /work/SRC/openSUSE:Factory/RigelEngine/RigelEngine.changes 2021-03-05 13:50:18.103896283 +0100 +++ /work/SRC/openSUSE:Factory/.RigelEngine.new.1899/RigelEngine.changes 2021-08-24 10:55:47.080248487 +0200 @@ -1,0 +2,19 @@ +Mon Aug 23 19:39:02 UTC 2021 - Martin Hauke <mar...@gmx.de> + +- Update to version 0.8.1 + * Fixed laser turrets beings destructible with Duke's regular + weapon after loading a quick save. + +------------------------------------------------------------------- +Sun Aug 22 19:40:19 UTC 2021 - Martin Hauke <mar...@gmx.de> + +- Update to versino 0.8.0 + https://github.com/lethal-guitar/RigelEngine/releases/tag/v0.8.0 + Highlights: + * extended modding support (swap in high fidelity replacements + for graphics and sound) + * more sound options (AdLib only, combined AdLib/SoundBlaster). +- Drop patch: + * RigelEngine-fix-build.patch (not longer needed) + +------------------------------------------------------------------- Old: ---- RigelEngine-0.7.1beta.tar.xz RigelEngine-fix-build.patch New: ---- RigelEngine-0.8.1beta.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ RigelEngine.spec ++++++ --- /var/tmp/diff_new_pack.xdYKqi/_old 2021-08-24 10:55:47.624247766 +0200 +++ /var/tmp/diff_new_pack.xdYKqi/_new 2021-08-24 10:55:47.628247761 +0200 @@ -17,18 +17,14 @@ # -%define realver 0.7.1-beta Name: RigelEngine -Version: 0.7.1beta +Version: 0.8.1beta Release: 0 Summary: A modern reimplementation of the game Duke Nukem II License: GPL-2.0-only Group: Amusements/Games/Action/Arcade URL: https://github.com/lethal-guitar/RigelEngine Source: %{name}-%{version}.tar.xz -Patch0: RigelEngine-fix-build.patch -# PATCH-FIX-UPSTREAM - https://github.com/lethal-guitar/RigelEngine/pull/588 -#Patch1: b413133c6b6e7837a4204f347cdaeccd41e187dc.patch BuildRequires: boost-devel BuildRequires: cmake >= 3.12 BuildRequires: libboost_program_options-devel @@ -51,8 +47,6 @@ %prep %setup -q -%patch0 -p1 -#%%patch1 -p1 %build %if 0%{?sle_version} >= 150100 && 0%{?is_opensuse} ++++++ RigelEngine-0.7.1beta.tar.xz -> RigelEngine-0.8.1beta.tar.xz ++++++ ++++ 55100 lines of diff (skipped) ++++++ _service ++++++ --- /var/tmp/diff_new_pack.xdYKqi/_old 2021-08-24 10:55:48.940246023 +0200 +++ /var/tmp/diff_new_pack.xdYKqi/_new 2021-08-24 10:55:48.944246018 +0200 @@ -2,8 +2,8 @@ <service name="tar_scm" mode="disabled"> <param name="scm">git</param> <param name="url">https://github.com/lethal-guitar/RigelEngine.git</param> - <param name="revision">v0.7.1-beta</param> - <param name="versionformat">v0.7.1-beta</param> + <param name="revision">v0.8.1</param> + <param name="versionformat">v0.8.1beta</param> <param name="versionrewrite-pattern">v(.*)</param> </service> <service name="recompress" mode="disabled">