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 2021-04-14 10:10:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pam_kwallet (Old) and /work/SRC/openSUSE:Factory/.pam_kwallet.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pam_kwallet" Wed Apr 14 10:10:20 2021 rev:84 rq:883427 version:5.21.4 Changes: -------- --- /work/SRC/openSUSE:Factory/pam_kwallet/pam_kwallet.changes 2021-03-19 16:42:49.202086779 +0100 +++ /work/SRC/openSUSE:Factory/.pam_kwallet.new.2401/pam_kwallet.changes 2021-04-14 10:10:41.665464851 +0200 @@ -1,0 +2,9 @@ +Tue Apr 6 14:00:38 UTC 2021 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 5.21.4 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.21.4 +- No code changes since 5.21.3 + +------------------------------------------------------------------- Old: ---- kwallet-pam-5.21.3.tar.xz kwallet-pam-5.21.3.tar.xz.sig New: ---- kwallet-pam-5.21.4.tar.xz kwallet-pam-5.21.4.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pam_kwallet.spec ++++++ --- /var/tmp/diff_new_pack.WRa7BK/_old 2021-04-14 10:10:42.221465790 +0200 +++ /var/tmp/diff_new_pack.WRa7BK/_new 2021-04-14 10:10:42.221465790 +0200 @@ -19,7 +19,7 @@ %bcond_without lang Name: pam_kwallet -Version: 5.21.3 +Version: 5.21.4 Release: 0 Summary: A PAM Module for KWallet signing License: LGPL-2.1-only AND GPL-2.0-or-later AND GPL-3.0-only ++++++ kwallet-pam-5.21.3.tar.xz -> kwallet-pam-5.21.4.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwallet-pam-5.21.3/CMakeLists.txt new/kwallet-pam-5.21.4/CMakeLists.txt --- old/kwallet-pam-5.21.3/CMakeLists.txt 2021-03-16 13:26:15.000000000 +0100 +++ new/kwallet-pam-5.21.4/CMakeLists.txt 2021-04-06 14:25:35.000000000 +0200 @@ -1,7 +1,7 @@ project(pam_kwallet) cmake_minimum_required(VERSION 2.8.12) set(KF5_MIN_VERSION "5.78") -set(PROJECT_VERSION "5.21.3") +set(PROJECT_VERSION "5.21.4") set(PROJECT_VERSION_MAJOR 5) find_package (ECM ${KF5_MIN_VERSION} REQUIRED NO_MODULE)