OBS User unknown 2008-10-06 15:18:19 +00:00 committed by Git OBS Bridge
parent 45f0405dfc
commit e5d6bf1801
4 changed files with 18 additions and 5 deletions

View File

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

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

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5ab4a4f44af0eeae54ee041e5d5a3ed934630c7f535bba0dd93c4b199fc4d684
size 282712

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Oct 6 14:00:17 CEST 2008 - mc@suse.de
- Version 0.61
* print correct error message if sanity check fails
* fix the loose of values in case of some string options.
(bnc#414447)
-------------------------------------------------------------------
Thu Sep 4 17:11:53 CEST 2008 - kukuk@suse.de

View File

@ -1,5 +1,5 @@
#
# spec file for package pam-config (Version 0.60)
# spec file for package pam-config (Version 0.61)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -20,7 +20,7 @@
Name: pam-config
Summary: Modify common PAM configuration files
Version: 0.60
Version: 0.61
Release: 1
License: GPL v2 only
AutoReqProv: on
@ -95,6 +95,11 @@ fi
%ghost %config %{_sysconfdir}/pam.d/common-session-pc
%changelog
* Mon Oct 06 2008 mc@suse.de
- Version 0.61
* print correct error message if sanity check fails
* fix the loose of values in case of some string options.
(bnc#414447)
* Thu Sep 04 2008 kukuk@suse.de
- Version 0.60
* Generate manual page from internal data