Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package QtPass for openSUSE:Factory checked in at 2026-03-22 14:12:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/QtPass (Old) and /work/SRC/openSUSE:Factory/.QtPass.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "QtPass" Sun Mar 22 14:12:41 2026 rev:4 rq:1341843 version:1.5.1 Changes: -------- --- /work/SRC/openSUSE:Factory/QtPass/QtPass.changes 2023-09-20 13:35:21.207894841 +0200 +++ /work/SRC/openSUSE:Factory/.QtPass.new.8177/QtPass.changes 2026-03-22 14:13:57.069657521 +0100 @@ -1,0 +2,44 @@ +Sun Mar 22 06:19:32 UTC 2026 - ecsos <[email protected]> - 1.5.1 + +- Update to 1.5.1 + * Fixes + - Crash on Wayland when screenAt() returns null (#706, #663) + - CLI arguments being parsed as password search (#652) + - OTP error handling with better messages (#677) + - Window icon not showing on dialog boxes (#671) + - Slovak translation GPG keygen script (#667) + - Suppress qApp deprecation warnings on Qt6 +- Rebase QtPass-desktop_version.patch + +------------------------------------------------------------------- +Sat Mar 21 09:41:02 UTC 2026 - ecsos <[email protected]> - 1.5.0 + +- Update to 1.5.0 + * Highlights + - Modernized C++/Qt build pipeline with clang-tidy and wider + lint/test hardening. + - Windows release pipeline reliability improvements for AppVeyor + and Inno Setup packaging. + - 1.5.0 release metadata and packaging preparation across the + desktop app, installer, and CI configuration. + * Fixes & Improvements + - Fixed profile handling issues in Qt6 compatibility scenarios + and improved profile selection behavior #681, #695. + - Preserved existing application behavior when launching qtpass + without parameters #704. + - Removed a regression where gpg_id comments could be altered #658. + - Added missing include path fixes and small reliability + hardening in core code paths #690, #716. + * Release, CI and Maintenance + - Added/updated PublicCode and CI workflows, including release-time + validation and action upgrades #701, #709, #710, #711, #712. + - Completed the AppVeyor/Inno Setup modernization and packaging + updates #722. + - Updated readme status badges and branch links to current + workflow targets #724. + * Localization + - Synchronised a large set of translation updates through + Weblate and translation automation. +- Add QtPass-desktop_version.patch to fix invalid-desktopfile. + +------------------------------------------------------------------- Old: ---- QtPass-1.4.0.tar.gz New: ---- QtPass-1.5.1.tar.gz QtPass-desktop_version.patch ----------(New B)---------- New: - Suppress qApp deprecation warnings on Qt6 - Rebase QtPass-desktop_version.patch ----------(New E)---------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ QtPass.spec ++++++ --- /var/tmp/diff_new_pack.MdJIXw/_old 2026-03-22 14:13:57.609679734 +0100 +++ /var/tmp/diff_new_pack.MdJIXw/_new 2026-03-22 14:13:57.609679734 +0100 @@ -1,7 +1,7 @@ # # spec file for package QtPass # -# Copyright (c) 2023 SUSE LLC +# 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 @@ -17,13 +17,14 @@ Name: QtPass -Version: 1.4.0 +Version: 1.5.1 Release: 0 Summary: A multi-platform gui for pass License: GPL-3.0-only Group: Productivity/Security URL: https://qtpass.org/ Source0: https://github.com/IJHack/qtpass/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz +Patch1: %{name}-desktop_version.patch BuildRequires: hicolor-icon-theme BuildRequires: libqt5-linguist BuildRequires: pkgconfig @@ -44,7 +45,7 @@ QtPass is a multi-platform GUI for pass, the standard unix password manager. %prep -%autosetup +%autosetup -p1 %build export QT_HASH_SEED=0 ++++++ QtPass-1.4.0.tar.gz -> QtPass-1.5.1.tar.gz ++++++ ++++ 75484 lines of diff (skipped) ++++++ QtPass-desktop_version.patch ++++++ diff -Pdpru QtPass-1.5.1.orig/qtpass.desktop QtPass-1.5.1/qtpass.desktop --- QtPass-1.5.1.orig/qtpass.desktop 2026-03-21 01:12:14.000000000 +0100 +++ QtPass-1.5.1/qtpass.desktop 2026-03-21 10:48:52.321239597 +0100 @@ -1,7 +1,7 @@ [Desktop Entry] Type=Application Name=QtPass -Version=1.5.1 +Version=1.5 GenericName=Password Manager #GenericName[ar_MA]= GenericName[ca]=Gestor de contrasenyes
