diff --git a/baselibs.conf b/baselibs.conf index 3bed450..9134c05 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -1,7 +1,7 @@ pam_kwallet requires "pam_kwallet = " supplements "packageand(pam_kwallet:pam-)" - post "%if 0 && 0%{?suse_version} >= 1330" + post "%if 0%{?suse_version} >= 1330" post "%{_sbindir}/pam-config -a --kwallet5 || :" post "%endif" post ":" diff --git a/kwallet-pam-5.10.4.tar.xz b/kwallet-pam-5.10.4.tar.xz deleted file mode 100644 index 92db787..0000000 --- a/kwallet-pam-5.10.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0227751c8f68970e184c2e723796bf11966ae045b904e7a6b07d1e4b9e7729ea -size 17912 diff --git a/kwallet-pam-5.10.5.tar.xz b/kwallet-pam-5.10.5.tar.xz new file mode 100644 index 0000000..341db15 --- /dev/null +++ b/kwallet-pam-5.10.5.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c42e444c9c85dc5bbc60bbd666d20ea72162ddd38dc18254c47c48a0ca404073 +size 17908 diff --git a/pam_kwallet.changes b/pam_kwallet.changes index dc91559..e196f68 100644 --- a/pam_kwallet.changes +++ b/pam_kwallet.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Tue Aug 22 19:11:31 CEST 2017 - fabian@ritter-vogt.de + +- Update to 5.10.5 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.10.5.php +- Changes since 5.10.4: + * None +- Enable pam-config integration on TW + ------------------------------------------------------------------- Wed Aug 9 08:39:00 UTC 2017 - fabian@ritter-vogt.de diff --git a/pam_kwallet.spec b/pam_kwallet.spec index 68db0f3..257b6ae 100644 --- a/pam_kwallet.spec +++ b/pam_kwallet.spec @@ -17,7 +17,7 @@ Name: pam_kwallet -Version: 5.10.4 +Version: 5.10.5 Release: 0 Summary: A PAM Module for KWallet signing License: LGPL-2.1 and GPL-2.0+ and GPL-3.0 @@ -38,7 +38,7 @@ BuildRequires: pam-devel BuildRequires: socat BuildRequires: xz Requires: %{name}-common = %{version} -%if 0 && 0%{?suse_version} >= 1330 +%if 0%{?suse_version} >= 1330 Requires(postun): coreutils pam pam-config %endif @@ -69,7 +69,7 @@ module. %install %kf5_makeinstall -C build -%if 0 && 0%{?suse_version} >= 1330 +%if 0%{?suse_version} >= 1330 # Due to boo#728586 it is necessary to duplicate this in the 32bit variant. # So you need to edit baselibs.conf if you change this. %post