diff --git a/pam-config-0.51.tar.bz2 b/pam-config-0.51.tar.bz2 deleted file mode 100644 index 21c4c16..0000000 --- a/pam-config-0.51.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2b377c1d696c1259e0cb8c1382a7882a1ef0876dd004b3ff4325e71083f2c229 -size 216546 diff --git a/pam-config-0.52.tar.bz2 b/pam-config-0.52.tar.bz2 new file mode 100644 index 0000000..43dce04 --- /dev/null +++ b/pam-config-0.52.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11bc654d77b05cfcd4a2a112454b4ffde581d57327731eae4e094a18382eb874 +size 247177 diff --git a/pam-config.changes b/pam-config.changes index 80ab6b4..2e514e7 100644 --- a/pam-config.changes +++ b/pam-config.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Apr 1 15:56:07 CEST 2008 - mc@suse.de + +- Version 0.52 + * fix missing pam_localuser (bnc#371558) + * update localization files + ------------------------------------------------------------------- Mon Mar 10 16:05:55 CET 2008 - mc@suse.de diff --git a/pam-config.spec b/pam-config.spec index 1cba466..ca16d67 100644 --- a/pam-config.spec +++ b/pam-config.spec @@ -1,5 +1,5 @@ # -# spec file for package pam-config (Version 0.51) +# spec file for package pam-config (Version 0.52) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -13,7 +13,7 @@ Name: pam-config Summary: Modify common PAM configuration files -Version: 0.51 +Version: 0.52 Release: 1 License: GPL v2 only AutoReqProv: on @@ -88,6 +88,10 @@ fi %ghost %config %{_sysconfdir}/pam.d/common-session-pc %changelog +* Tue Apr 01 2008 mc@suse.de +- Version 0.52 + * fix missing pam_localuser (bnc#371558) + * update localization files * Mon Mar 10 2008 mc@suse.de - Version 0.51 - adapt krb5 support to new pam_krb5 version