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-02-27 14:49:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ksshaskpass6 (Old) and /work/SRC/openSUSE:Factory/.ksshaskpass6.new.25152 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ksshaskpass6" Thu Feb 27 14:49:25 2025 rev:20 rq:1248659 version:6.3.2 Changes: -------- --- /work/SRC/openSUSE:Factory/ksshaskpass6/ksshaskpass6.changes 2025-02-20 16:31:22.839450512 +0100 +++ /work/SRC/openSUSE:Factory/.ksshaskpass6.new.25152/ksshaskpass6.changes 2025-02-27 14:49:49.213689365 +0100 @@ -1,0 +2,9 @@ +Tue Feb 25 19:38:40 UTC 2025 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 6.3.2: + * New bugfix release + * For more details see https://kde.org/announcements/plasma/6/6.3.2 +- Changes since 6.3.1: + * update version for new release + +------------------------------------------------------------------- Old: ---- ksshaskpass-6.3.1.tar.xz ksshaskpass-6.3.1.tar.xz.sig New: ---- ksshaskpass-6.3.2.tar.xz ksshaskpass-6.3.2.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ksshaskpass6.spec ++++++ --- /var/tmp/diff_new_pack.iWPg1k/_old 2025-02-27 14:49:50.333736077 +0100 +++ /var/tmp/diff_new_pack.iWPg1k/_new 2025-02-27 14:49:50.333736077 +0100 @@ -21,7 +21,7 @@ %define rname ksshaskpass %bcond_without released Name: ksshaskpass6 -Version: 6.3.1 +Version: 6.3.2 Release: 0 Summary: Plasma 6 version of ssh-askpass License: GPL-2.0-or-later ++++++ ksshaskpass-6.3.1.tar.xz -> ksshaskpass-6.3.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ksshaskpass-6.3.1/CMakeLists.txt new/ksshaskpass-6.3.2/CMakeLists.txt --- old/ksshaskpass-6.3.1/CMakeLists.txt 2025-02-18 14:28:54.000000000 +0100 +++ new/ksshaskpass-6.3.2/CMakeLists.txt 2025-02-25 17:06:48.000000000 +0100 @@ -1,6 +1,6 @@ cmake_minimum_required(VERSION 3.16) project(ksshaskpass) -set(PROJECT_VERSION "6.3.1") +set(PROJECT_VERSION "6.3.2") set(QT_MIN_VERSION "6.7.0") set(KF6_MIN_VERSION "6.10.0")