Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package wt for openSUSE:Factory checked in at 2026-04-12 17:52:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/wt (Old) and /work/SRC/openSUSE:Factory/.wt.new.21863 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "wt" Sun Apr 12 17:52:29 2026 rev:49 rq:1346116 version:4.12.6 Changes: -------- --- /work/SRC/openSUSE:Factory/wt/wt.changes 2025-09-30 17:48:52.417650836 +0200 +++ /work/SRC/openSUSE:Factory/.wt.new.21863/wt.changes 2026-04-12 17:52:37.531931717 +0200 @@ -1,0 +2,13 @@ +Sat Apr 11 20:34:00 UTC 2026 - Gemini CLI <[email protected]> + +- Update to 4.12.6: + * Major release 4.12.0 adds std::filesystem support (optional) + * Added WPasswordEdit to replace deprecated WLineEdit password echo mode + * Added WStackedValidator to combine multiple validators + * Added native HTML5 input support for WDateEdit and WTimeEdit + * Added WLeafletMap improvements: Popups, Tooltips, and Marker options + * Many WTableView fixes and improvements in 4.12.1-4.12.6 + * For full changes see ReleaseNotes.html +- Refined missing_libs.patch for 4.12.6 + +------------------------------------------------------------------- Old: ---- wt-4.11.3.tar.gz New: ---- wt-4.12.6.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ wt.spec ++++++ --- /var/tmp/diff_new_pack.CaRHtI/_old 2026-04-12 17:52:38.095954683 +0200 +++ /var/tmp/diff_new_pack.CaRHtI/_new 2026-04-12 17:52:38.095954683 +0200 @@ -1,7 +1,7 @@ # # spec file for package wt # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,9 +18,9 @@ %define WTSRVDIR /srv/wt %define WTRUNDIR %{WTSRVDIR}/run -%define so_version 4_11_3 +%define so_version 4_12_6 Name: wt -Version: 4.11.3 +Version: 4.12.6 Release: 0 Summary: C++ library for developing web applications (Web Toolkit) License: GPL-2.0-only @@ -39,6 +39,10 @@ BuildRequires: glew-devel BuildRequires: glu-devel BuildRequires: graphviz +BuildRequires: libboost_atomic-devel +BuildRequires: libboost_filesystem-devel +BuildRequires: libboost_program_options-devel +BuildRequires: libboost_thread-devel BuildRequires: libharu-devel BuildRequires: libpng-devel BuildRequires: mysql-devel @@ -54,10 +58,6 @@ Recommends: %{name}-dbo = %{version} Suggests: %{name}-dbo-mysql = %{version} Suggests: %{name}-dbo-postgres = %{version} -BuildRequires: libboost_atomic-devel -BuildRequires: libboost_filesystem-devel -BuildRequires: libboost_program_options-devel -BuildRequires: libboost_thread-devel %description Wt is a C++ library and application server for developing and @@ -187,6 +187,8 @@ %files devel %{_includedir}/Wt +%dir %{_includedir}/thirdparty +%{_includedir}/thirdparty/qrcodegen %{_libdir}/*.so %{_libdir}/cmake/wt %doc %{_docdir}/%{name}-devel ++++++ wt-4.11.3.tar.gz -> wt-4.12.6.tar.gz ++++++ /work/SRC/openSUSE:Factory/wt/wt-4.11.3.tar.gz /work/SRC/openSUSE:Factory/.wt.new.21863/wt-4.12.6.tar.gz differ: char 18, line 1
