Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ksshaskpass6 for openSUSE:Factory checked in at 2025-04-03 16:46:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ksshaskpass6 (Old) and /work/SRC/openSUSE:Factory/.ksshaskpass6.new.1907 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ksshaskpass6" Thu Apr 3 16:46:17 2025 rev:22 rq:1266476 version:6.3.4 Changes: -------- --- /work/SRC/openSUSE:Factory/ksshaskpass6/ksshaskpass6.changes 2025-03-13 15:05:49.413261710 +0100 +++ /work/SRC/openSUSE:Factory/.ksshaskpass6.new.1907/ksshaskpass6.changes 2025-04-03 16:46:28.698283404 +0200 @@ -1,0 +2,10 @@ +Wed Apr 2 10:05:52 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 6.3.4 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/6/6.3.4 +- Changes since 6.3.3: + * update version for new release + +------------------------------------------------------------------- Old: ---- ksshaskpass-6.3.3.tar.xz ksshaskpass-6.3.3.tar.xz.sig New: ---- ksshaskpass-6.3.4.tar.xz ksshaskpass-6.3.4.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ksshaskpass6.spec ++++++ --- /var/tmp/diff_new_pack.1ZpHEF/_old 2025-04-03 16:46:29.378312049 +0200 +++ /var/tmp/diff_new_pack.1ZpHEF/_new 2025-04-03 16:46:29.378312049 +0200 @@ -21,7 +21,7 @@ %define rname ksshaskpass %bcond_without released Name: ksshaskpass6 -Version: 6.3.3 +Version: 6.3.4 Release: 0 Summary: Plasma 6 version of ssh-askpass License: GPL-2.0-or-later ++++++ ksshaskpass-6.3.3.tar.xz -> ksshaskpass-6.3.4.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ksshaskpass-6.3.3/CMakeLists.txt new/ksshaskpass-6.3.4/CMakeLists.txt --- old/ksshaskpass-6.3.3/CMakeLists.txt 2025-03-11 14:41:47.000000000 +0100 +++ new/ksshaskpass-6.3.4/CMakeLists.txt 2025-04-02 05:36:26.000000000 +0200 @@ -1,6 +1,6 @@ cmake_minimum_required(VERSION 3.16) project(ksshaskpass) -set(PROJECT_VERSION "6.3.3") +set(PROJECT_VERSION "6.3.4") set(QT_MIN_VERSION "6.7.0") set(KF6_MIN_VERSION "6.10.0")