Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package dhewm3 for openSUSE:Factory checked 
in at 2024-08-15 09:57:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dhewm3 (Old)
 and      /work/SRC/openSUSE:Factory/.dhewm3.new.7232 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dhewm3"

Thu Aug 15 09:57:43 2024 rev:7 rq:1193783 version:1.5.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/dhewm3/dhewm3.changes    2024-04-02 
16:40:28.668953361 +0200
+++ /work/SRC/openSUSE:Factory/.dhewm3.new.7232/dhewm3.changes  2024-08-15 
09:57:55.493965799 +0200
@@ -1,0 +2,42 @@
+Sat Aug  3 17:49:33 UTC 2024 - Martin Hauke <mar...@gmx.de>
+
+- Update to version 1.5.4
+  * dhewm3-mods now contains game libs for several new mods:
+    * Blood Mod v1.5
+    * Perfected Doom3 (ROE) v7
+    * Sikkmod v1.2 and Sikkmod RoE v1.1
+  * A brand new settings menu that uses Dear ImGui.
+  * "Soft" Particles (that don't "cut" into geometry but fade
+    smoothly), based on code from The Dark Mod 2.04.
+  * r_enableDepthCapture: Enable capturing depth buffer to texture,
+    needed for the soft particles.
+  * Replaced dependency on (external) zlib with integrated miniz.
+  * HighDPI/Retina support.
+  * Allow inverted mouse look (horizontally, vertically or both)
+    with m_invertLook.
+  * CVar to allow always run in single player (still drains
+    stamina though!): in_allowAlwaysRunInSP.
+  * VSync can be enabled/disabled on the fly, without restarting
+    the renderer (still with r_swapInterval or in the menu, of
+    course; needs SDL2).
+  * Allow enabling/disabling HRTF with s_alHRTF.
+  * s_alOutputLimiter: Configure OpenAL's output-limiter which
+    temporarily reduces the overall volume when too many too loud
+    sounds play at once, to avoid issues like clipping.
+  * s_scaleDownAndClamp: Clamp and reduce volume of all sound to
+    prevent clipping or temporary downscaling by OpenAL's output
+    limiter.
+  * If r_windowResizable is set, the dhewm3 window (when in
+    windowed mode..) can be freely resized.
+  * Fixed screenshots when using native Wayland
+    (SDL_VIDEODRIVER=wayland).
+  * If you enter the map command in the console, without any
+    arguments, the current map name is printed.
+  * Support OpenGL debug contexts and messages.
+    (GL_ARB_debug_output). Can be enabled with r_glDebugContext 1.
+  * Changing that CVar requires a vid_restart
+    (or set it as startup argument).
+- Remove Patch:
+  * dhewm3-fix-desktop-files.patch (fixed upstream)
+
+-------------------------------------------------------------------

Old:
----
  dhewm3-1.5.3.tar.gz
  dhewm3-fix-desktop-files.patch

New:
----
  dhewm3-1.5.4.tar.gz

BETA DEBUG BEGIN:
  Old:- Remove Patch:
  * dhewm3-fix-desktop-files.patch (fixed upstream)
BETA DEBUG END:

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ dhewm3.spec ++++++
--- /var/tmp/diff_new_pack.rKi73b/_old  2024-08-15 09:57:56.089990744 +0200
+++ /var/tmp/diff_new_pack.rKi73b/_new  2024-08-15 09:57:56.089990744 +0200
@@ -17,13 +17,12 @@
 
 
 Name:           dhewm3
-Version:        1.5.3
+Version:        1.5.4
 Release:        0
 Summary:        DOOM 3 source port
 License:        GPL-3.0-only
 URL:            https://dhewm3.org/
 Source0:        
https://github.com/dhewm/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
-Patch0:         dhewm3-fix-desktop-files.patch
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
 BuildRequires:  hicolor-icon-theme
@@ -31,7 +30,7 @@
 BuildRequires:  cmake(sdl2)
 BuildRequires:  pkgconfig(libcurl)
 BuildRequires:  pkgconfig(openal)
-BuildRequires:  pkgconfig(zlib)
+Provides:       bundled(miniz)
 
 %description
 dhewm3 is a DOOM 3 GPL source port.

++++++ dhewm3-1.5.3.tar.gz -> dhewm3-1.5.4.tar.gz ++++++
/work/SRC/openSUSE:Factory/dhewm3/dhewm3-1.5.3.tar.gz 
/work/SRC/openSUSE:Factory/.dhewm3.new.7232/dhewm3-1.5.4.tar.gz differ: char 
12, line 1

Reply via email to