Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package pam_kwallet for openSUSE:Factory checked in at 2022-02-24 18:20:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pam_kwallet (Old) and /work/SRC/openSUSE:Factory/.pam_kwallet.new.1958 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pam_kwallet" Thu Feb 24 18:20:38 2022 rev:101 rq:956973 version:5.24.2 Changes: -------- --- /work/SRC/openSUSE:Factory/pam_kwallet/pam_kwallet.changes 2022-02-17 23:41:02.671700657 +0100 +++ /work/SRC/openSUSE:Factory/.pam_kwallet.new.1958/pam_kwallet.changes 2022-02-24 18:23:54.534651358 +0100 @@ -1,0 +2,9 @@ +Tue Feb 22 16:21:02 UTC 2022 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 5.24.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.24.2 +- No code changes since 5.24.1 + +------------------------------------------------------------------- Old: ---- kwallet-pam-5.24.1.tar.xz kwallet-pam-5.24.1.tar.xz.sig New: ---- kwallet-pam-5.24.2.tar.xz kwallet-pam-5.24.2.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pam_kwallet.spec ++++++ --- /var/tmp/diff_new_pack.JADR3R/_old 2022-02-24 18:23:55.090651214 +0100 +++ /var/tmp/diff_new_pack.JADR3R/_new 2022-02-24 18:23:55.094651213 +0100 @@ -18,7 +18,7 @@ %bcond_without released Name: pam_kwallet -Version: 5.24.1 +Version: 5.24.2 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-5.24.1.tar.xz -> kwallet-pam-5.24.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwallet-pam-5.24.1/CMakeLists.txt new/kwallet-pam-5.24.2/CMakeLists.txt --- old/kwallet-pam-5.24.1/CMakeLists.txt 2022-02-15 13:29:24.000000000 +0100 +++ new/kwallet-pam-5.24.2/CMakeLists.txt 2022-02-22 13:12:47.000000000 +0100 @@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.16) set(KF5_MIN_VERSION "5.86") set(KDE_COMPILERSETTINGS_LEVEL "5.82") -set(PROJECT_VERSION "5.24.1") +set(PROJECT_VERSION "5.24.2") set(PROJECT_VERSION_MAJOR 5) find_package (ECM ${KF5_MIN_VERSION} REQUIRED NO_MODULE)