Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package otpclient for openSUSE:Factory checked in at 2026-02-18 17:11:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/otpclient (Old) and /work/SRC/openSUSE:Factory/.otpclient.new.1977 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "otpclient" Wed Feb 18 17:11:38 2026 rev:42 rq:1333720 version:4.3.1 Changes: -------- --- /work/SRC/openSUSE:Factory/otpclient/otpclient.changes 2025-12-28 19:19:30.335656377 +0100 +++ /work/SRC/openSUSE:Factory/.otpclient.new.1977/otpclient.changes 2026-02-18 17:12:21.067013073 +0100 @@ -1,0 +2,21 @@ +Wed Feb 18 10:13:10 UTC 2026 - Paolo Stivanin <[email protected]> + +- Update to 4.3.1: + * Made countdown colors configurable. + * Added support for selecting the countdown display type (numeric value or cake-style). + * Wired the validity countdown switch to disable color pickers when “show countdown as seconds” is enabled, and stored those widgets in the settings state for reuse in callbacks. + * Added a dedicated handler to update color picker sensitivity whenever the display mode switch changes (including on dialog initialization). + * Added persistence for tree view column widths by loading saved widths on startup and saving current widths to the configuration on shutdown. + * Renamed the “OTP Value” column header to “OTP” and tagged columns with IDs to support width tracking. + * Added polished empty-state screens with direct call-to-action buttons. + * Improved consistency and clarity across menus, headers, and dialogs. + * Enhanced OTP list readability with resizable columns, ellipsized labels, and monospace formatting. + * Replaced the validity text column with a progress bar showing remaining TOTP time. + * Switched visual indicators from bar-based to filled pie charts for clearer status at a glance. + * Improved CLI usability and feedback. + * Refactored the codebase to follow proper GTK coding patterns and lifecycle management. + * Removed obsolete option-migration logic. + * Added an explicit shutdown event. + * Hardened shutdown cleanup to safely handle partially initialized components, avoiding GTK critical warnings while still persisting window state when possible. + +------------------------------------------------------------------- Old: ---- v4.2.0.tar.gz v4.2.0.tar.gz.asc New: ---- v4.3.1.tar.gz v4.3.1.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ otpclient.spec ++++++ --- /var/tmp/diff_new_pack.awdvFY/_old 2026-02-18 17:12:22.047053927 +0100 +++ /var/tmp/diff_new_pack.awdvFY/_new 2026-02-18 17:12:22.051054094 +0100 @@ -1,7 +1,7 @@ # # spec file for package otpclient # -# 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,7 +18,7 @@ %define uclname OTPClient Name: otpclient -Version: 4.2.0 +Version: 4.3.1 Release: 0 Summary: Simple GTK+ client for managing TOTP and HOTP License: GPL-3.0-or-later ++++++ v4.2.0.tar.gz -> v4.3.1.tar.gz ++++++ ++++ 4384 lines of diff (skipped)
