diff --git a/pam-config-0.89.tar.bz2 b/pam-config-0.89.tar.bz2 deleted file mode 100644 index 8b8de58..0000000 --- a/pam-config-0.89.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e7f5226b37831b6d97ba8d95379561d9569d788575016b41fb5e4104f54a2b34 -size 334488 diff --git a/pam-config-0.91.tar.bz2 b/pam-config-0.91.tar.bz2 new file mode 100644 index 0000000..7e58d60 --- /dev/null +++ b/pam-config-0.91.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed70b81cdf3ae34134eb312b44306942bbf0cdcfc4467c8ce2df4ea8589abd78 +size 321326 diff --git a/pam-config.changes b/pam-config.changes index b166719..03f7560 100644 --- a/pam-config.changes +++ b/pam-config.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Jun 23 11:20:02 CEST 2016 - kukuk@suse.de + +- Update to version 0.91 + - Adjust for Linux-PAM 1.3.0 + - Automatically replace obsolete PAM modules no longer installed + - Extend error messages + ------------------------------------------------------------------- Fri Apr 1 11:37:05 CEST 2016 - kukuk@suse.de diff --git a/pam-config.spec b/pam-config.spec index 3dce522..0a57f0e 100644 --- a/pam-config.spec +++ b/pam-config.spec @@ -20,9 +20,10 @@ Name: pam-config Summary: Modify common PAM configuration files License: GPL-2.0 Group: System/Management -Version: 0.89 +Version: 0.91 Release: 0 -PreReq: pam >= 0.99 +PreReq: pam >= 1.3.0 +Url: https://github.com/SUSE/pam-config Source: %{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build