From 5b214758b7fd823fa9941c0db2c2f30e8e89f5e3512ee1cf5036f0df71aeb081 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Sat, 9 Jun 2018 22:35:14 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/pam_kwallet?expand=0&rev=81 --- kwallet-pam-5.12.90.tar.xz | 3 --- kwallet-pam-5.13.0.tar.xz | 3 +++ pam_kwallet.changes | 12 ++++++++++++ pam_kwallet.spec | 4 ++-- 4 files changed, 17 insertions(+), 5 deletions(-) delete mode 100644 kwallet-pam-5.12.90.tar.xz create mode 100644 kwallet-pam-5.13.0.tar.xz diff --git a/kwallet-pam-5.12.90.tar.xz b/kwallet-pam-5.12.90.tar.xz deleted file mode 100644 index c0dc3bc..0000000 --- a/kwallet-pam-5.12.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:edc3a62e3e641303fa17716a2cf4f2d8aa9258df215e939cbd9a1cb04ef974b1 -size 18600 diff --git a/kwallet-pam-5.13.0.tar.xz b/kwallet-pam-5.13.0.tar.xz new file mode 100644 index 0000000..350a62f --- /dev/null +++ b/kwallet-pam-5.13.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea0fdad521f51d6d98baab8225cfa230975fc3e571cd9a7c7d6912f4c33970e9 +size 18616 diff --git a/pam_kwallet.changes b/pam_kwallet.changes index ee40e49..2bc97ee 100644 --- a/pam_kwallet.changes +++ b/pam_kwallet.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Thu Jun 7 20:03:51 CEST 2018 - fabian@ritter-vogt.de + +- Update to 5.13.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.13.0.php +- Changes since 5.12.90: + * Somehow last commit changed the version + * Small fixes for execute_kwallet + * Ensure the salt file is indeed a regular file + ------------------------------------------------------------------- Sat May 19 14:16:37 CEST 2018 - fabian@ritter-vogt.de diff --git a/pam_kwallet.spec b/pam_kwallet.spec index 56184c2..b212c34 100644 --- a/pam_kwallet.spec +++ b/pam_kwallet.spec @@ -17,13 +17,13 @@ Name: pam_kwallet -Version: 5.12.90 +Version: 5.13.0 Release: 0 Summary: A PAM Module for KWallet signing License: LGPL-2.1 and GPL-2.0+ and GPL-3.0 Group: System/GUI/KDE Url: http://www.kde.org/ -Source: http://download.kde.org/unstable/plasma/%{version}/kwallet-pam-%{version}.tar.xz +Source: kwallet-pam-%{version}.tar.xz Source1: baselibs.conf BuildRequires: extra-cmake-modules >= 1.2.0 BuildRequires: kf5-filesystem