From fd86d0bbda2554a70a8c293b9dccbf5443ae183780aaca6557e959d6ea857b10 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sat, 8 Mar 2025 00:21:57 +0100 Subject: [PATCH] Bump SO version since the base for wxGLCanvas had changed. --- soversion.diff | 2 +- wxWidgets-3_2.changes | 1 + wxWidgets-3_2.spec | 4 ++-- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/soversion.diff b/soversion.diff index 1c27ab9..76fdf16 100644 --- a/soversion.diff +++ b/soversion.diff @@ -48,7 +48,7 @@ Index: wxWidgets-3.2.6/Makefile.in @COND_USE_SOVERCYGWIN_1_USE_SOVERSION_1@dll___targetsuf3 = -0.$(SO_SUFFIX) @COND_USE_SOVERSION_0@dll___targetsuf3 = .$(SO_SUFFIX) -@COND_USE_SOVERSION_1_USE_SOVERSOLARIS_1@dll___targetsuf3 = .$(SO_SUFFIX).0 -+@COND_USE_SOVERSION_1_USE_SOVERSOLARIS_1@dll___targetsuf3 = .$(SO_SUFFIX).12.0.0 ++@COND_USE_SOVERSION_1_USE_SOVERSOLARIS_1@dll___targetsuf3 = .$(SO_SUFFIX).13.0.0 @COND_TOOLKIT_MSW@__RCDEFDIR_p = --include-dir \ @COND_TOOLKIT_MSW@ $(LIBDIRNAME)/wx/include/$(TOOLCHAIN_FULLNAME) @COND_USE_GUI_1_wxUSE_LIBTIFF_builtin@__LIB_TIFF_p \ diff --git a/wxWidgets-3_2.changes b/wxWidgets-3_2.changes index 976fe86..ad37337 100644 --- a/wxWidgets-3_2.changes +++ b/wxWidgets-3_2.changes @@ -5,6 +5,7 @@ Sat Mar 1 09:12:56 UTC 2025 - Jan Engelhardt and enables EGL instead. Sibling toolkits need to do this at the same time for this to work, e.g. hugin needs both wx and GLEW to be built for EGL. +- Bump SO version since the base for wxGLCanvas changed. [boo#1239101] ------------------------------------------------------------------- Mon Oct 7 14:14:45 UTC 2024 - Jan Engelhardt diff --git a/wxWidgets-3_2.spec b/wxWidgets-3_2.spec index 20c9d10..6103611 100644 --- a/wxWidgets-3_2.spec +++ b/wxWidgets-3_2.spec @@ -65,8 +65,8 @@ wxString and instead rely on the wxChar pointer API. # At most one Name: line to not confuse quilt(1) %define base_name wxWidgets-3_2 %define wx_minor 3.2 -%define psonum 12_0_0 -%define sonum 12.0.0 +%define psonum 13_0_0 +%define sonum 13.0.0 Name: %this_spec Version: 3.2.6 Release: 0