Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package slade for openSUSE:Factory checked 
in at 2026-01-06 17:44:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/slade (Old)
 and      /work/SRC/openSUSE:Factory/.slade.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "slade"

Tue Jan  6 17:44:44 2026 rev:22 rq:1325458 version:3.2.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/slade/slade.changes      2025-10-28 
14:46:25.958601353 +0100
+++ /work/SRC/openSUSE:Factory/.slade.new.1928/slade.changes    2026-01-06 
17:46:06.281379610 +0100
@@ -1,0 +2,36 @@
+Mon Jan  5 15:06:29 UTC 2026 - Jan Engelhardt <[email protected]>
+
+- Update to release 3.2.10
+  * Fixed SLADE launching another copy when opening archives via a
+    file manager if SLADE is already running.
+  * PNG format handling has been reworked to use libpng instead of
+    wxWidgets. This should fix some issues related to PNGs saving
+    with compressed palettes.
+  * Heretic+Hexen (2025) widescreen raw gfx are now correctly
+    recognised and displayed.
+  * Fixed a freeze when using "Check Duplicate Entry Content"
+    maintenance tool with lots of duplicates
+  * Offsets are now kept when exporting a TEXTURES texture to an
+    individual image.
+
+-------------------------------------------------------------------
+Sun Nov 16 08:01:48 UTC 2025 - Jan Engelhardt <[email protected]>
+
+- Update to release 3.2.9
+  * A soundfont is now included with SLADE, which will be used as
+    the fallback soundfont for MIDI playback if none is set up in
+    preferences.
+  * Improved OpenGL initialization to hopefully fix issues some
+    users were having with graphical views.
+  * When saving a zip archive with duplicate named entries, added a
+    prompt to auto-rename the duplicates.
+  * Dark Forces graphic formats can now be viewed again.
+  * Improved speed of "Convert All" function in the Gfx Conversion
+    dialog.
+  * Fixed blank palettes on colour remap for paletted PNGs
+  * Fixed broken texture properties layout
+  * Fixed 3D mode camera spinning on Wayland (note that this fix
+    requires a new enough DE that implements the wp_pointer_warp_v1
+    Wayland protocol).
+
+-------------------------------------------------------------------

Old:
----
  3.2.8.tar.gz

New:
----
  3.2.10.tar.gz

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

Other differences:
------------------
++++++ slade.spec ++++++
--- /var/tmp/diff_new_pack.SsPkSb/_old  2026-01-06 17:46:07.301421563 +0100
+++ /var/tmp/diff_new_pack.SsPkSb/_new  2026-01-06 17:46:07.305421727 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package slade
 #
-# Copyright (c) 2025 SUSE LLC and contributors
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           slade
-Version:        3.2.8
+Version:        3.2.10
 Release:        0
 Summary:        An editor for DOOM maps and WAD/PK3 archives
 License:        GPL-2.0-or-later

++++++ 3.2.8.tar.gz -> 3.2.10.tar.gz ++++++
/work/SRC/openSUSE:Factory/slade/3.2.8.tar.gz 
/work/SRC/openSUSE:Factory/.slade.new.1928/3.2.10.tar.gz differ: char 13, line 1

++++++ _scmsync.obsinfo ++++++
--- /var/tmp/diff_new_pack.SsPkSb/_old  2026-01-06 17:46:07.369424360 +0100
+++ /var/tmp/diff_new_pack.SsPkSb/_new  2026-01-06 17:46:07.373424524 +0100
@@ -1,5 +1,5 @@
-mtime: 1761066075
-commit: 2e771a1914a8de2797ef9c5131873a054dfa6793ac3b536ceb8e84d949fcb2e9
+mtime: 1767628255
+commit: 7f2c924a2926d40368bb3913e8c1aa6ad0c8718480419903ca86dc66916f4ab7
 url: https://src.opensuse.org/jengelh/slade
 revision: master
 

++++++ basepk3.diff ++++++
--- /var/tmp/diff_new_pack.SsPkSb/_old  2026-01-06 17:46:07.393425347 +0100
+++ /var/tmp/diff_new_pack.SsPkSb/_new  2026-01-06 17:46:07.397425511 +0100
@@ -8,11 +8,11 @@
  src/Archive/ArchiveManager.cpp |    4 +---
  1 file changed, 1 insertion(+), 3 deletions(-)
 
-Index: SLADE-3.2.6/src/Archive/ArchiveManager.cpp
+Index: SLADE-3.2.10/src/Archive/ArchiveManager.cpp
 ===================================================================
---- SLADE-3.2.6.orig/src/Archive/ArchiveManager.cpp
-+++ SLADE-3.2.6/src/Archive/ArchiveManager.cpp
-@@ -132,14 +132,12 @@ bool ArchiveManager::init()
+--- SLADE-3.2.10.orig/src/Archive/ArchiveManager.cpp
++++ SLADE-3.2.10/src/Archive/ArchiveManager.cpp
+@@ -133,14 +133,12 @@ bool ArchiveManager::init()
        }
  
        // Find slade3.pk3 directory
@@ -27,5 +27,5 @@
 -      if (!fileutil::fileExists(dir_slade_pk3))
                dir_slade_pk3 = "slade.pk3";
  
-       // Open slade.pk3
+       // If still not found, try $APPDIR/usr/share/slade3/slade.pk3
 

++++++ build.specials.obscpio ++++++

++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore      1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore      2026-01-05 16:51:12.000000000 +0100
@@ -0,0 +1 @@
+.osc

Reply via email to