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-05-27 11:45:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pam_kwallet6 (Old) and /work/SRC/openSUSE:Factory/.pam_kwallet6.new.24587 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pam_kwallet6" Mon May 27 11:45:58 2024 rev:6 rq:1176114 version:6.0.5 Changes: -------- --- /work/SRC/openSUSE:Factory/pam_kwallet6/pam_kwallet6.changes 2024-04-18 22:12:32.401335576 +0200 +++ /work/SRC/openSUSE:Factory/.pam_kwallet6.new.24587/pam_kwallet6.changes 2024-05-27 11:49:02.562811064 +0200 @@ -1,0 +2,9 @@ +Wed May 22 07:43:10 UTC 2024 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 6.0.5: + * New bugfix release + * For more details see https://kde.org/announcements/plasma/6/6.0.5 +- Changes since 6.0.4: + * update version for new release + +------------------------------------------------------------------- Old: ---- kwallet-pam-6.0.4.tar.xz kwallet-pam-6.0.4.tar.xz.sig New: ---- kwallet-pam-6.0.5.tar.xz kwallet-pam-6.0.5.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pam_kwallet6.spec ++++++ --- /var/tmp/diff_new_pack.g6jDGc/_old 2024-05-27 11:49:07.386987838 +0200 +++ /var/tmp/diff_new_pack.g6jDGc/_new 2024-05-27 11:49:07.386987838 +0200 @@ -23,7 +23,7 @@ %bcond_without released Name: pam_kwallet6 -Version: 6.0.4 +Version: 6.0.5 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.0.4.tar.xz -> kwallet-pam-6.0.5.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwallet-pam-6.0.4/CMakeLists.txt new/kwallet-pam-6.0.5/CMakeLists.txt --- old/kwallet-pam-6.0.4/CMakeLists.txt 2024-04-16 12:35:50.000000000 +0200 +++ new/kwallet-pam-6.0.5/CMakeLists.txt 2024-05-21 18:48:33.000000000 +0200 @@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.16) set(KF6_MIN_VERSION "6.0.0") set(KDE_COMPILERSETTINGS_LEVEL "5.82") -set(PROJECT_VERSION "6.0.4") +set(PROJECT_VERSION "6.0.5") set(PROJECT_VERSION_MAJOR 6) set(CMAKE_CXX_STANDARD 20)