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-04-14 17:50:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/QtPass (Old) and /work/SRC/openSUSE:Factory/.QtPass.new.21863 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "QtPass" Tue Apr 14 17:50:01 2026 rev:5 rq:1346844 version:1.6.0 Changes: -------- --- /work/SRC/openSUSE:Factory/QtPass/QtPass.changes 2026-03-22 14:13:57.069657521 +0100 +++ /work/SRC/openSUSE:Factory/.QtPass.new.21863/QtPass.changes 2026-04-14 17:51:45.336061640 +0200 @@ -1,0 +2,16 @@ +Tue Apr 14 10:00:22 UTC 2026 - [email protected] + +- Update to version 1.6.0: + * chore: bump version to 1.6.0 and update CHANGELOG + * test: address review findings for util tests (#985) + * test: fix executor and util review findings (#984) + * test: strengthen test assertions per review (#983) + * test: add executor edge case tests (#982) + * test: add filecontent edge case tests (#981) + * test: add more coverage tests (#980) + * Localization update + * test: add gpgkeystate coverage tests (#979) + * test: add UserInfo created/expiry coverage (#978) +- Drop QtPass-desktop_version.patch because it's no longer needed. + +------------------------------------------------------------------- Old: ---- QtPass-1.5.1.tar.gz QtPass-desktop_version.patch New: ---- QtPass-1.6.0.tar.xz _service _servicedata ----------(Old B)---------- Old: * test: add UserInfo created/expiry coverage (#978) - Drop QtPass-desktop_version.patch because it's no longer needed. ----------(Old E)---------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ QtPass.spec ++++++ --- /var/tmp/diff_new_pack.RlXTIh/_old 2026-04-14 17:51:45.984088427 +0200 +++ /var/tmp/diff_new_pack.RlXTIh/_new 2026-04-14 17:51:45.988088593 +0200 @@ -17,14 +17,14 @@ Name: QtPass -Version: 1.5.1 +Version: 1.6.0 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 +#Source0: https://github.com/IJHack/qtpass/archive/v%%{version}.tar.gz#/%%{name}-%%{version}.tar.gz +Source0: %{name}-%{version}.tar.xz BuildRequires: hicolor-icon-theme BuildRequires: libqt5-linguist BuildRequires: pkgconfig ++++++ _service ++++++ <?xml version="1.0"?> <services> <service name="tar_scm" mode="manual"> <param name="url">https://github.com/IJHack/QtPass.git</param> <param name="scm">git</param> <param name="exclude">.git</param> <param name="versionformat">@PARENT_TAG@</param> <param name="versionrewrite-pattern">v(.*)</param> <param name="revision">v1.6.0</param> <param name="changesgenerate">enable</param> </service> <service name="recompress" mode="manual"> <param name="file">*.tar</param> <param name="compression">xz</param> </service> <service name="set_version" mode="manual"> </service> </services> ++++++ _servicedata ++++++ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/IJHack/QtPass.git</param> <param name="changesrevision">4b6b0a24c10f6dfad56ced6b472749d03707c0ff</param></service></servicedata> (No newline at EOF)
