Hello community, here is the log from the commit of package doomsday for openSUSE:Factory checked in at 2020-01-19 20:56:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/doomsday (Old) and /work/SRC/openSUSE:Factory/.doomsday.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "doomsday" Sun Jan 19 20:56:48 2020 rev:24 rq:765561 version:2.2.1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/doomsday/doomsday.changes 2019-11-03 12:19:47.541183050 +0100 +++ /work/SRC/openSUSE:Factory/.doomsday.new.26092/doomsday.changes 2020-01-19 20:58:17.256077041 +0100 @@ -1,0 +2,15 @@ +Sun Jan 19 11:36:20 UTC 2020 - Jan Engelhardt <[email protected]> + +- Update to release 2.2.1.1 + * The built-in scripting language has gained wider integration + in the engine internals. + * Scripted mobj actions + * A number of modding related improvements have been done for + Heretic. For example: customizable menu labels, enhanced + intermission screen, Values for ammo per shot, support for + Hexen-like wall-bouncing missiles, and a script binding for + starting an enemy’s attack. + * Separate FOV for rendering player weapons + * Doomsday now detects Freedoom v0.12.1. + +------------------------------------------------------------------- Old: ---- Doomsday-Engine-2.1.1.tar.xz New: ---- Doomsday-Engine-2.2.1.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ doomsday.spec ++++++ --- /var/tmp/diff_new_pack.k6LnFs/_old 2020-01-19 20:58:18.252077564 +0100 +++ /var/tmp/diff_new_pack.k6LnFs/_new 2020-01-19 20:58:18.256077566 +0100 @@ -1,7 +1,7 @@ # # spec file for package doomsday # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,12 +17,12 @@ Name: doomsday -Version: 2.1.1 +Version: 2.2.1.1 Release: 0 Summary: The Doomsday Engine: DOOM/Hertic/Hexen port with pretty graphics License: GPL-2.0-or-later AND GPL-2.0-only AND SUSE-GPL-2.0-with-linking-exception AND BSD-3-Clause AND LGPL-3.0-or-later Group: Amusements/Games/3D/Shoot -Url: http://dengine.net/ +URL: http://dengine.net/ #Git-Web: https://github.com/skyjake/Doomsday-Engine #Git-Clone: git://github.com/skyjake/Doomsday-Engine @@ -148,6 +148,8 @@ %_libdir/%name/ %_datadir/%name/ %_datadir/applications/*.desktop +%_datadir/metainfo/ +%_datadir/icons/* %_datadir/pixmaps/*.png %changelog ++++++ Doomsday-Engine-2.1.1.tar.xz -> Doomsday-Engine-2.2.1.1.tar.xz ++++++ /work/SRC/openSUSE:Factory/doomsday/Doomsday-Engine-2.1.1.tar.xz /work/SRC/openSUSE:Factory/.doomsday.new.26092/Doomsday-Engine-2.2.1.1.tar.xz differ: char 25, line 1 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.k6LnFs/_old 2020-01-19 20:58:18.284077581 +0100 +++ /var/tmp/diff_new_pack.k6LnFs/_new 2020-01-19 20:58:18.284077581 +0100 @@ -2,9 +2,9 @@ <service name="tar_scm" mode="disabled"> <param name="scm">git</param> <param name="url">https://github.com/skyjake/Doomsday-Engine</param> - <param name="revision">build2967</param> - <param name="parent-tag">build2967</param> - <param name="versionformat">2.1.1</param> + <param name="revision">v2.2.1-1</param> + <param name="parent-tag">v2.2.1-1</param> + <param name="versionformat">2.2.1.1</param> <!-- extras not in the normal tarball release --> <param name="exclude">attic</param> <param name="exclude">packs</param> ++++++ doomsday-no-abs-icon.patch ++++++ --- /var/tmp/diff_new_pack.k6LnFs/_old 2020-01-19 20:58:18.292077585 +0100 +++ /var/tmp/diff_new_pack.k6LnFs/_new 2020-01-19 20:58:18.292077585 +0100 @@ -7,25 +7,13 @@ --- - doomsday/apps/client/doomsday-engine.desktop.in | 3 +-- - doomsday/tools/shell/doomsday-shell.desktop.in | 3 +-- - 2 files changed, 2 insertions(+), 4 deletions(-) + doomsday/tools/shell/doomsday-shell.desktop.in | 3 +-- + 1 file changed, 1 insertion(+), 2 deletions(-) -Index: doomsday-2.0.0/doomsday/apps/client/doomsday-engine.desktop.in +Index: Doomsday-Engine-2.2.1.1/doomsday/tools/shell/doomsday-shell.desktop.in =================================================================== ---- doomsday-2.0.0.orig/doomsday/apps/client/doomsday-engine.desktop.in -+++ doomsday-2.0.0/doomsday/apps/client/doomsday-engine.desktop.in -@@ -6,5 +6,4 @@ Categories=Game;ActionGame; - Exec=${CMAKE_INSTALL_PREFIX}/bin/doomsday - Terminal=false - Type=Application --Icon=${CMAKE_INSTALL_PREFIX}/${DENG_INSTALL_DATA_DIR}/deng-logo-256.png -- -+Icon=deng-logo-256.png -Index: doomsday-2.0.0/doomsday/tools/shell/doomsday-shell.desktop.in -=================================================================== ---- doomsday-2.0.0.orig/doomsday/tools/shell/doomsday-shell.desktop.in -+++ doomsday-2.0.0/doomsday/tools/shell/doomsday-shell.desktop.in +--- Doomsday-Engine-2.2.1.1.orig/doomsday/tools/shell/doomsday-shell.desktop.in ++++ Doomsday-Engine-2.2.1.1/doomsday/tools/shell/doomsday-shell.desktop.in @@ -6,5 +6,4 @@ Categories=Game;ActionGame; Exec=${CMAKE_INSTALL_PREFIX}/bin/doomsday-shell Terminal=false
