Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package taisei for openSUSE:Factory checked 
in at 2026-08-24 12:10:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/taisei (Old)
 and      /work/SRC/openSUSE:Factory/.taisei.new.1258 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "taisei"

Mon Aug 24 12:10:08 2026 rev:13 rq:1373145 version:1.4.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/taisei/taisei.changes    2026-07-09 
22:20:01.359437516 +0200
+++ /work/SRC/openSUSE:Factory/.taisei.new.1258/taisei.changes  2026-08-24 
12:15:53.205106346 +0200
@@ -1,0 +2,29 @@
+Sat Aug 22 20:23:44 UTC 2026 - Mia Herkt <[email protected]>
+
+- Update to version 1.4.6
+  * Fixed toggling fullscreen mode from the menu causing it to
+    flip back and forth
+    gh#taisei-project/taisei#430
+  * Fixed some minor background rendering errors, in particular
+    in the non-OpenGL backends.
+  * Fixed a crash in Stage Practice menu when choosing a
+    difficulty that was never played before.
+  * Improved FPS limiter accuracy on some systems.
+  * Fixed "System" language option always defaulting to English.
+    gh#taisei-project/taisei#433
+  * Implemented dialogue title cards for bosses.
+  * Added background color adjustment options
+    (brightness, contrast, saturation).
+  * Improved visibility of Iku's cloud bullets in Stage 5.
+  * Minor locale fixes; French no longer overflows the HUD.
+  * Improved progress and config saving robustness by writing to a
+    temporary file.
+
+-------------------------------------------------------------------
+Mon Aug 17 14:36:31 UTC 2026 - Bernhard Wiedemann <[email protected]>
+
+- Fix unresolvable build on Leap 16.0: it has neither Python 3.14
+  nor backports.zstd, so drop that BuildRequires there and build
+  with -Dpackage_data=disabled, shipping the data as .pkgdir.
+
+-------------------------------------------------------------------

Old:
----
  taisei-1.4.5.tar.xz
  taisei-1.4.5.tar.xz.sig

New:
----
  taisei-1.4.6.tar.xz
  taisei-1.4.6.tar.xz.sig

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

Other differences:
------------------
++++++ taisei.spec ++++++
--- /var/tmp/diff_new_pack.d3p92q/_old  2026-08-24 12:15:56.475223519 +0200
+++ /var/tmp/diff_new_pack.d3p92q/_new  2026-08-24 12:15:56.479223662 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           taisei
-Version:        1.4.5
+Version:        1.4.6
 Release:        0
 Summary:        Clone of the Touhou Project series of shoot ’em up games
 License:        MIT
@@ -36,7 +36,9 @@
 BuildRequires:  python3-docutils
 BuildRequires:  shaderc
 BuildRequires:  spirv-cross-devel
+%if 0%{?suse_version} > 1600
 BuildRequires:  (python3-backports.zstd if python(abi) < 3.14)
+%endif
 BuildRequires:  cmake(glslang) >= 15.0.0
 BuildRequires:  pkgconfig(cglm) >= 0.7.8
 BuildRequires:  pkgconfig(freetype2)
@@ -61,6 +63,11 @@
 BuildOption:    -Dinstall_relocatable=disabled
 BuildOption:    -Dshader_transpiler=enabled
 BuildOption:    -Dr_gles30=enabled
+%if 0%{?suse_version} <= 1600
+# Leap 16.0 has neither Python 3.14 (compression.zstd) nor backports.zstd,
+# which scripts/pack.py needs to build the data archive.
+BuildOption:    -Dpackage_data=disabled
+%endif
 
 %description
 Taisei is an open clone of the Touhou Project series. Touhou is a one-man 
project


++++++ taisei-1.4.5.tar.xz -> taisei-1.4.6.tar.xz ++++++
/work/SRC/openSUSE:Factory/taisei/taisei-1.4.5.tar.xz 
/work/SRC/openSUSE:Factory/.taisei.new.1258/taisei-1.4.6.tar.xz differ: char 
27, line 1

Reply via email to