Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package wxWidgets-3_2 for openSUSE:Factory checked in at 2025-03-10 17:58:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/wxWidgets-3_2 (Old) and /work/SRC/openSUSE:Factory/.wxWidgets-3_2.new.19136 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "wxWidgets-3_2" Mon Mar 10 17:58:11 2025 rev:32 rq:1251607 version:3.2.6 Changes: -------- --- /work/SRC/openSUSE:Factory/wxWidgets-3_2/wxWidgets-3_2.changes 2025-03-05 13:38:46.416153888 +0100 +++ /work/SRC/openSUSE:Factory/.wxWidgets-3_2.new.19136/wxWidgets-3_2.changes 2025-03-10 17:58:20.225055273 +0100 @@ -1,0 +2,5 @@ +Sun Mar 9 22:04:26 UTC 2025 - Jan Engelhardt <jeng...@inai.de> + +- Build with --enable-secretstore [boo#1239137]. + +------------------------------------------------------------------- @@ -7,0 +13 @@ +- Bump SO version since the base for wxGLCanvas changed. [boo#1239101] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ wxWidgets-3_2.spec ++++++ --- /var/tmp/diff_new_pack.r6ehz1/_old 2025-03-10 17:58:21.441106315 +0100 +++ /var/tmp/diff_new_pack.r6ehz1/_new 2025-03-10 17:58:21.445106483 +0100 @@ -1,7 +1,7 @@ # # spec file for package wxWidgets-3_2 # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -65,8 +65,8 @@ # 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 14_0_0 +%define sonum 14.0.0 Name: %this_spec Version: 3.2.6 Release: 0 @@ -102,6 +102,7 @@ BuildRequires: pkgconfig(libcurl) BuildRequires: pkgconfig(libmspack) BuildRequires: pkgconfig(libnotify) +BuildRequires: pkgconfig(libsecret-1) BuildRequires: pkgconfig(sm) %if "%toolkit" == "gtk2" BuildRequires: pkgconfig(gtk+-2.0) @@ -422,6 +423,7 @@ --enable-repro-build \ --enable-glcanvasegl \ --enable-webrequest \ + --enable-secretstore \ %if "%flavor" == "GTK3-nostl" --disable-stl \ --disable-plugins ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.r6ehz1/_old 2025-03-10 17:58:21.517109506 +0100 +++ /var/tmp/diff_new_pack.r6ehz1/_new 2025-03-10 17:58:21.521109673 +0100 @@ -1,5 +1,5 @@ -mtime: 1740822166 -commit: 4f73079cf228f377381c43d6c9c9936aac15a254a08483ef031f7bd7b8e24377 +mtime: 1741565122 +commit: 5af5487f2a69b67e453795a259814b7825b7f537fb49c36d6f1cea0c6841125e url: https://src.opensuse.org/jengelh/wxWidgets-3_2 revision: master ++++++ build.specials.obscpio ++++++ diff: old/*: No such file or directory diff: new/*: No such file or directory ++++++ soversion.diff ++++++ --- /var/tmp/diff_new_pack.r6ehz1/_old 2025-03-10 17:58:21.625114039 +0100 +++ /var/tmp/diff_new_pack.r6ehz1/_new 2025-03-10 17:58:21.629114207 +0100 @@ -48,7 +48,7 @@ @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).14.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 \