From 02081aff5a5c2ae160e7c21ebc5fa8630b89d086e3568d6ec2489edd51df9d1e Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Thu, 4 May 2023 07:45:44 +0000 Subject: [PATCH] go to sonumber 9 as there is no symbol versioning that would allow minor number bumps OBS-URL: https://build.opensuse.org/package/show/X11:wxWidgets/wxWidgets-3_2?expand=0&rev=104 --- soversion.diff | 4 ++-- wxWidgets-3_2.spec | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/soversion.diff b/soversion.diff index 9f8ab22..ac2a3af 100644 --- a/soversion.diff +++ b/soversion.diff @@ -10,7 +10,7 @@ did so between 3.0.1 and 3.0.2) without changing the SONAME, we have to do it. As we have a vendor suffix, no filename conflicts can occur. One needs to look at the diff between versions. If in doubt, just -always bump. +always bump, specifically(!) the SO major. Index: wxWidgets-3.2.1/build/aclocal/bakefile.m4 =================================================================== @@ -52,7 +52,7 @@ Index: wxWidgets-3.2.1/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).8.1.0 ++@COND_USE_SOVERSION_1_USE_SOVERSOLARIS_1@dll___targetsuf3 = .$(SO_SUFFIX).9.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.spec b/wxWidgets-3_2.spec index 9ce7497..152b404 100644 --- a/wxWidgets-3_2.spec +++ b/wxWidgets-3_2.spec @@ -67,8 +67,8 @@ Name: wxQt-3_2 # Use default debug level, enabling exceptions # Other valid values: yes/no/max %define wx_debug %nil -%define psonum 8_1_0 -%define sonum 8.1.0 +%define psonum 9_0_0 +%define sonum 9.0.0 Version: 3.2.2.1 Release: 0 %define wx_minor 3.2