Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package keysmith for openSUSE:Leap:16.0 checked in at 2025-04-23 18:07:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:16.0/keysmith (Old) and /work/SRC/openSUSE:Leap:16.0/.keysmith.new.30101 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "keysmith" Wed Apr 23 18:07:28 2025 rev:3 rq:1271681 version:25.04.0 Changes: -------- --- /work/SRC/openSUSE:Leap:16.0/keysmith/keysmith.changes 2025-03-19 11:47:46.336382981 +0100 +++ /work/SRC/openSUSE:Leap:16.0/.keysmith.new.30101/keysmith.changes 2025-04-23 18:08:12.003547280 +0200 @@ -1,0 +2,84 @@ +Mon Apr 14 07:06:43 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 25.04.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/25.04.0/ +- No code change since 25.03.90 + +------------------------------------------------------------------- +Sat Mar 29 08:42:27 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 25.03.90 + * New feature release +- Too many changes to list here. + +------------------------------------------------------------------- +Tue Mar 4 13:00:59 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 24.12.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/24.12.3/ +- Changes since 24.12.2: + * Fix page action porting leftovers in error page + +------------------------------------------------------------------- +Tue Feb 4 12:29:35 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 24.12.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/24.12.2/ +- No code change since 24.12.1 + +------------------------------------------------------------------- +Tue Jan 7 18:52:57 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 24.12.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/24.12.1/ +- Changes since 24.12.0: + * Update Android Gradle plugin version to 8.6.0 + +------------------------------------------------------------------- +Sun Dec 8 09:27:33 UTC 2024 - Christophe Marin <christo...@krop.fr> + +- Update to 24.12.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/24.12.0/ +- No code change since 24.11.90 + +------------------------------------------------------------------- +Mon Dec 2 08:43:00 UTC 2024 - Christophe Marin <christo...@krop.fr> + +- Update to 24.11.90 + * New feature release +- No code change since 24.11.80 + +------------------------------------------------------------------- +Sat Nov 16 17:29:39 UTC 2024 - Christophe Marin <christo...@krop.fr> + +- Update to 24.11.80 + * New feature release +- Changes since 24.08.3: + * fix clang-format + * Appdata Fixes + * Port to REUSE.toml + * Add missing license + * Add copyright + * Add About page + * Use ECMDeprecationSettings + +------------------------------------------------------------------- +Tue Nov 5 10:43:15 UTC 2024 - Christophe Marin <christo...@krop.fr> + +- Update to 24.08.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/24.08.3/ +- No code change since 24.08.2 + +------------------------------------------------------------------- Old: ---- keysmith-24.08.2.tar.xz keysmith-24.08.2.tar.xz.sig New: ---- keysmith-25.04.0.tar.xz keysmith-25.04.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ keysmith.spec ++++++ --- /var/tmp/diff_new_pack.qfGjlY/_old 2025-04-23 18:08:12.307560089 +0200 +++ /var/tmp/diff_new_pack.qfGjlY/_new 2025-04-23 18:08:12.311560257 +0200 @@ -1,7 +1,7 @@ # # spec file for package keysmith # -# 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 @@ -16,12 +16,12 @@ # -%define kf6_version 6.3.0 +%define kf6_version 6.6.0 %define qt6_version 6.6.0 %bcond_without released Name: keysmith -Version: 24.08.2 +Version: 25.04.0 Release: 0 Summary: OTP client License: GPL-3.0-or-later @@ -34,9 +34,13 @@ BuildRequires: kf6-extra-cmake-modules >= %{kf6_version} BuildRequires: fdupes BuildRequires: pkgconfig +BuildRequires: qt6qmlimport(org.kde.prison.scanner) BuildRequires: cmake(KF6DBusAddons) >= %{kf6_version} +BuildRequires: cmake(KF6Config) >= %{kf6_version} +BuildRequires: cmake(KF6CoreAddons) >= %{kf6_version} BuildRequires: cmake(KF6I18n) >= %{kf6_version} BuildRequires: cmake(KF6Kirigami) >= %{kf6_version} +BuildRequires: cmake(KF6Prison) >= %{kf6_version} BuildRequires: cmake(KF6QQC2DesktopStyle) >= %{kf6_version} BuildRequires: cmake(KF6WindowSystem) >= %{kf6_version} BuildRequires: cmake(Qt6Concurrent) >= %{qt6_version} @@ -47,6 +51,7 @@ BuildRequires: cmake(Qt6Svg) >= %{qt6_version} BuildRequires: cmake(Qt6Widgets) >= %{qt6_version} BuildRequires: pkgconfig(libsodium) +BuildRequires: pkgconfig(openssl) Requires: kf6-kirigami-imports >= %{kf6_version} # keysmith's build system doesn't look for it, but it's required at runtime Requires: kirigami-addons6 @@ -75,7 +80,7 @@ %{_kf6_applicationsdir}/org.kde.keysmith.desktop %{_kf6_appstreamdir}/org.kde.keysmith.appdata.xml %{_kf6_bindir}/keysmith -%{_kf6_iconsdir}/hicolor/scalable/apps/keysmith.svg +%{_kf6_iconsdir}/hicolor/scalable/apps/org.kde.keysmith.svg %files lang -f %{name}.lang ++++++ keysmith-24.08.2.tar.xz -> keysmith-25.04.0.tar.xz ++++++ ++++ 20057 lines of diff (skipped)