Hello community, here is the log from the commit of package pam_kwallet for openSUSE:Leap:15.2 checked in at 2020-02-29 17:15:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/pam_kwallet (Old) and /work/SRC/openSUSE:Leap:15.2/.pam_kwallet.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pam_kwallet" Sat Feb 29 17:15:01 2020 rev:72 rq:779794 version:5.18.2 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/pam_kwallet/pam_kwallet.changes 2020-02-21 10:53:27.567434218 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.pam_kwallet.new.26092/pam_kwallet.changes 2020-02-29 17:15:02.052868130 +0100 @@ -1,0 +2,9 @@ +Tue Feb 25 14:07:18 UTC 2020 - Fabian Vogt <[email protected]> + +- Update to 5.18.2 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.18.2.php +- No code changes since 5.18.1 + +------------------------------------------------------------------- Old: ---- kwallet-pam-5.18.1.tar.xz kwallet-pam-5.18.1.tar.xz.sig New: ---- kwallet-pam-5.18.2.tar.xz kwallet-pam-5.18.2.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pam_kwallet.spec ++++++ --- /var/tmp/diff_new_pack.WEtzLV/_old 2020-02-29 17:15:03.332870768 +0100 +++ /var/tmp/diff_new_pack.WEtzLV/_new 2020-02-29 17:15:03.368870843 +0100 @@ -1,7 +1,7 @@ # # spec file for package pam_kwallet # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,12 +19,12 @@ %bcond_without lang Name: pam_kwallet -Version: 5.18.1 +Version: 5.18.2 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 Group: System/GUI/KDE -Url: http://www.kde.org/ +URL: http://www.kde.org/ Source: https://download.kde.org/stable/plasma/%{version}/kwallet-pam-%{version}.tar.xz %if %{with lang} Source1: https://download.kde.org/stable/plasma/%{version}/kwallet-pam-%{version}.tar.xz.sig ++++++ kwallet-pam-5.18.1.tar.xz -> kwallet-pam-5.18.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwallet-pam-5.18.1/CMakeLists.txt new/kwallet-pam-5.18.2/CMakeLists.txt --- old/kwallet-pam-5.18.1/CMakeLists.txt 2020-02-18 14:08:01.000000000 +0100 +++ new/kwallet-pam-5.18.2/CMakeLists.txt 2020-02-25 14:12:55.000000000 +0100 @@ -1,7 +1,7 @@ project(pam_kwallet) cmake_minimum_required(VERSION 2.8.12) set(KF5_MIN_VERSION "5.66.0") -set(PROJECT_VERSION "5.18.1") +set(PROJECT_VERSION "5.18.2") set(PROJECT_VERSION_MAJOR 5) find_package (ECM ${KF5_MIN_VERSION} REQUIRED NO_MODULE)
