Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package pam_kwallet6 for openSUSE:Factory checked in at 2024-11-27 22:06:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pam_kwallet6 (Old) and /work/SRC/openSUSE:Factory/.pam_kwallet6.new.28523 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pam_kwallet6" Wed Nov 27 22:06:07 2024 rev:17 rq:1226722 version:6.2.4 Changes: -------- --- /work/SRC/openSUSE:Factory/pam_kwallet6/pam_kwallet6.changes 2024-11-06 16:51:52.667876424 +0100 +++ /work/SRC/openSUSE:Factory/.pam_kwallet6.new.28523/pam_kwallet6.changes 2024-11-27 22:11:21.056501147 +0100 @@ -1,0 +2,9 @@ +Tue Nov 26 15:46:50 UTC 2024 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 6.2.4: + * New bugfix release + * For more details see https://kde.org/announcements/plasma/6/6.2.4 +- Changes since 6.2.3: + * update version for new release + +------------------------------------------------------------------- Old: ---- kwallet-pam-6.2.3.tar.xz kwallet-pam-6.2.3.tar.xz.sig New: ---- kwallet-pam-6.2.4.tar.xz kwallet-pam-6.2.4.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pam_kwallet6.spec ++++++ --- /var/tmp/diff_new_pack.oK981z/_old 2024-11-27 22:11:22.580564772 +0100 +++ /var/tmp/diff_new_pack.oK981z/_new 2024-11-27 22:11:22.608565941 +0100 @@ -23,7 +23,7 @@ %bcond_without released Name: pam_kwallet6 -Version: 6.2.3 +Version: 6.2.4 Release: 0 Summary: A PAM Module for KWallet signing License: GPL-2.0-or-later AND LGPL-2.1-only AND GPL-3.0-only ++++++ kwallet-pam-6.2.3.tar.xz -> kwallet-pam-6.2.4.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwallet-pam-6.2.3/CMakeLists.txt new/kwallet-pam-6.2.4/CMakeLists.txt --- old/kwallet-pam-6.2.3/CMakeLists.txt 2024-11-05 13:35:29.000000000 +0100 +++ new/kwallet-pam-6.2.4/CMakeLists.txt 2024-11-26 11:07:33.000000000 +0100 @@ -2,7 +2,7 @@ project(pam_kwallet) set(KF6_MIN_VERSION "6.5.0") set(KDE_COMPILERSETTINGS_LEVEL "5.82") -set(PROJECT_VERSION "6.2.3") +set(PROJECT_VERSION "6.2.4") set(PROJECT_VERSION_MAJOR 6) set(CMAKE_CXX_STANDARD 20)