1
0
forked from pool/wxWidgets-3_2

Bump SO version since the base for wxGLCanvas had changed.

This commit is contained in:
Jan Engelhardt 2025-03-08 00:21:57 +01:00
parent 4f73079cf2
commit fd86d0bbda
3 changed files with 4 additions and 3 deletions

View File

@ -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 \

View File

@ -5,6 +5,7 @@ Sat Mar 1 09:12:56 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
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 <jengelh@inai.de>

View File

@ -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