Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package slade for openSUSE:Factory checked in at 2025-01-02 19:22:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/slade (Old) and /work/SRC/openSUSE:Factory/.slade.new.1881 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "slade" Thu Jan 2 19:22:25 2025 rev:17 rq:1234416 version:3.2.7 Changes: -------- --- /work/SRC/openSUSE:Factory/slade/slade.changes 2024-12-06 14:26:11.163992684 +0100 +++ /work/SRC/openSUSE:Factory/.slade.new.1881/slade.changes 2025-01-02 19:23:14.596969685 +0100 @@ -1,0 +2,11 @@ +Wed Dec 25 19:22:33 UTC 2024 - Jan Engelhardt <jengelh@inai.de> + +- Update to release 3.2.7 + * Added support for DECOHack + * Added Blasphemer palette + * Added support for versions 0x200 and 0x300 of + Blood RFF archives + * Map editor: + * Added ability to filter the action specials list by name + +------------------------------------------------------------------- Old: ---- 3.2.6.tar.gz New: ---- 3.2.7.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ slade.spec ++++++ --- /var/tmp/diff_new_pack.qyDXJU/_old 2025-01-02 19:23:16.293039491 +0100 +++ /var/tmp/diff_new_pack.qyDXJU/_new 2025-01-02 19:23:16.297039656 +0100 @@ -17,7 +17,7 @@ Name: slade -Version: 3.2.6 +Version: 3.2.7 Release: 0 Summary: An editor for DOOM maps and WAD/PK3 archives License: GPL-2.0-or-later @@ -65,9 +65,11 @@ %build %define _lto_cflags %nil +export CFLAGS="%optflags -O0 -ggdb3 -fsanitize=address,undefined" +export CXXFLAGS="%optflags -O0 -ggdb3 -fsanitize=address,undefined" %cmake -DNO_WEBVIEW=ON -DWX_GTK3=OFF -DNO_CRASHHANDLER=ON \ - -DCMAKE_C_FLAGS_RELWITHDEBINFO:STRING="%optflags" \ - -DCMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING="%optflags" \ + -DCMAKE_C_FLAGS_RELWITHDEBINFO:STRING="$CFLAGS" \ + -DCMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING="$CFLAGS" \ %if 0%{?suse_version} >= 1600 -DUSE_SYSTEM_FMT:BOOL=ON \ %endif ++++++ 0001-build-allow-deactivating-the-crash-handler-at-build-.patch ++++++ --- /var/tmp/diff_new_pack.qyDXJU/_old 2025-01-02 19:23:16.481047229 +0100 +++ /var/tmp/diff_new_pack.qyDXJU/_new 2025-01-02 19:23:16.537049534 +0100 @@ -15,13 +15,13 @@ Fixes: #1166 --- src/Application/SLADEWxApp.cpp | 2 +- - src/CMakeLists.txt | 4 ++++ - 2 files changed, 5 insertions(+), 1 deletion(-) + src/CMakeLists.txt | 3 +++ + 2 files changed, 4 insertions(+), 1 deletion(-) -Index: SLADE-3.2.6/src/Application/SLADEWxApp.cpp +Index: SLADE-3.2.7/src/Application/SLADEWxApp.cpp =================================================================== ---- SLADE-3.2.6.orig/src/Application/SLADEWxApp.cpp -+++ SLADE-3.2.6/src/Application/SLADEWxApp.cpp +--- SLADE-3.2.7.orig/src/Application/SLADEWxApp.cpp ++++ SLADE-3.2.7/src/Application/SLADEWxApp.cpp @@ -449,7 +449,7 @@ bool SLADEWxApp::OnInit() #endif @@ -31,16 +31,15 @@ wxHandleFatalExceptions(true); #endif -Index: SLADE-3.2.6/src/CMakeLists.txt +Index: SLADE-3.2.7/src/CMakeLists.txt =================================================================== ---- SLADE-3.2.6.orig/src/CMakeLists.txt -+++ SLADE-3.2.6/src/CMakeLists.txt -@@ -41,3 +41,7 @@ if (WIN32 AND MSVC) - else () - include("unix") # Linux or MacOS - endif () +--- SLADE-3.2.7.orig/src/CMakeLists.txt ++++ SLADE-3.2.7/src/CMakeLists.txt +@@ -41,3 +41,6 @@ if(WIN32 AND MSVC) + else() + include("unix") # Linux or MacOS + endif() +if (NOT NO_CRASHHANDLER) + add_definitions(-DUSE_CRASHHANDLER) +endif () -+ ++++++ 3.2.6.tar.gz -> 3.2.7.tar.gz ++++++ /work/SRC/openSUSE:Factory/slade/3.2.6.tar.gz /work/SRC/openSUSE:Factory/.slade.new.1881/3.2.7.tar.gz differ: char 18, line 1 ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.qyDXJU/_old 2025-01-02 19:23:16.913065010 +0100 +++ /var/tmp/diff_new_pack.qyDXJU/_new 2025-01-02 19:23:16.937065998 +0100 @@ -1,5 +1,5 @@ -mtime: 1732826729 -commit: 660aab5cf295b570fdec6cb717962d47960d9db53e8bd082b26e19b0b4a2bb89 +mtime: 1735155456 +commit: eeb37b47fa1bd23cf516ff18c99af4dbec4f4a61f8c72066097f4a27db7cf041 url: https://src.opensuse.org/jengelh/slade revision: master ++++++ build.specials.obscpio ++++++ diff: old/*: No such file or directory diff: new/*: No such file or directory ++++++ clzma.diff ++++++ --- /var/tmp/diff_new_pack.qyDXJU/_old 2025-01-02 19:23:17.481088389 +0100 +++ /var/tmp/diff_new_pack.qyDXJU/_new 2025-01-02 19:23:17.513089706 +0100 @@ -8,19 +8,19 @@ thirdparty/CMakeLists.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) -Index: SLADE-3.2.6/thirdparty/CMakeLists.txt +Index: SLADE-3.2.7/thirdparty/CMakeLists.txt =================================================================== ---- SLADE-3.2.6.orig/thirdparty/CMakeLists.txt -+++ SLADE-3.2.6/thirdparty/CMakeLists.txt +--- SLADE-3.2.7.orig/thirdparty/CMakeLists.txt ++++ SLADE-3.2.7/thirdparty/CMakeLists.txt @@ -17,7 +17,6 @@ endif() set(EXTERNAL_SOURCES ) file(GLOB_RECURSE EXTERNAL_SOURCES - lzma/C/LzmaDec.c - mus2mid/mus2mid.cpp - zreaders/*.cpp glad/src/*.c -@@ -43,7 +42,7 @@ add_subdirectory(lunasvg/3rdparty/softwa + ${DUMB_SOURCES} + ${SLADE_HEADERS} +@@ -41,7 +40,7 @@ add_subdirectory(lunasvg/3rdparty/softwa add_subdirectory(lunasvg/3rdparty/plutovg) add_library(external STATIC ${EXTERNAL_SOURCES}) ++++++ disable_sse.patch ++++++ --- /var/tmp/diff_new_pack.qyDXJU/_old 2025-01-02 19:23:17.601093328 +0100 +++ /var/tmp/diff_new_pack.qyDXJU/_new 2025-01-02 19:23:17.633094645 +0100 @@ -12,11 +12,11 @@ thirdparty/dumb/helpers/resampler.c | 2 +- 2 files changed, 1 insertion(+), 6 deletions(-) -Index: SLADE-3.2.6/cmake/unix.cmake +Index: SLADE-3.2.7/cmake/unix.cmake =================================================================== ---- SLADE-3.2.6.orig/cmake/unix.cmake -+++ SLADE-3.2.6/cmake/unix.cmake -@@ -150,11 +150,6 @@ endif(APPLE) +--- SLADE-3.2.7.orig/cmake/unix.cmake ++++ SLADE-3.2.7/cmake/unix.cmake +@@ -133,11 +133,6 @@ endif(APPLE) # Enable SSE instructions for dumb library include(CheckCCompilerFlag) @@ -26,12 +26,12 @@ - add_definitions(-D_USE_SSE) -endif() - # Enable debug symbols for glib (so gdb debugging works properly with strings etc.) - set(CMAKE_CXX_FLAGS_DEBUG "${CMAKE_CXX_FLAGS_DEBUG} -D_GLIBCXX_DEBUG") -Index: SLADE-3.2.6/thirdparty/dumb/helpers/resampler.c + # Define a SLADE_DEBUG macro + set(CMAKE_CXX_FLAGS_DEBUG "${CMAKE_CXX_FLAGS_DEBUG} -DSLADE_DEBUG") +Index: SLADE-3.2.7/thirdparty/dumb/helpers/resampler.c =================================================================== ---- SLADE-3.2.6.orig/thirdparty/dumb/helpers/resampler.c -+++ SLADE-3.2.6/thirdparty/dumb/helpers/resampler.c +--- SLADE-3.2.7.orig/thirdparty/dumb/helpers/resampler.c ++++ SLADE-3.2.7/thirdparty/dumb/helpers/resampler.c @@ -2,7 +2,7 @@ #include <string.h> #define _USE_MATH_DEFINES
participants (1)
-
Source-Sync