OBS User unknown 2008-11-21 14:46:02 +00:00 committed by Git OBS Bridge
parent efd01a1604
commit 6e815c25fe
4 changed files with 17 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:04892f66dd62d4ebc3b98d1441ca87ec1840c26e36b1ed1f5a78d2b5d4b22c90
size 297812

3
pam-config-0.67.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:51ba5a3e448445f4317cd89a6c676906f418b323a6188d7156e278ca9edcc286
size 282857

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Nov 21 13:26:49 CET 2008 - kukuk@suse.de
- Version 0.67
* Update translations.
* Add type option for pam_pwhistory.
-------------------------------------------------------------------
Mon Nov 10 11:48:33 CET 2008 - mc@suse.de

View File

@ -1,5 +1,5 @@
#
# spec file for package pam-config (Version 0.66)
# spec file for package pam-config (Version 0.67)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -20,8 +20,8 @@
Name: pam-config
Summary: Modify common PAM configuration files
Version: 0.66
Release: 2
Version: 0.67
Release: 1
License: GPL v2 only
AutoReqProv: on
PreReq: pam >= 0.99
@ -95,6 +95,10 @@ fi
%ghost %config %{_sysconfdir}/pam.d/common-session-pc
%changelog
* Fri Nov 21 2008 kukuk@suse.de
- Version 0.67
* Update translations.
* Add type option for pam_pwhistory.
* Mon Nov 10 2008 mc@suse.de
- No options in AUTH section for gnome-keyring (bnc#43189)
* Fri Nov 07 2008 mc@suse.de