- Fixed removing the password expiration date (bsc#1080125)
- 4.0.3 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=557
This commit is contained in:
parent
51cee6169a
commit
c314885201
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7f47b9279dabefaefeda51992eb4cc10d4ed0df33ee9b1663aeb148cd8f75ba2
|
||||
size 282029
|
3
yast2-users-4.0.3.tar.bz2
Normal file
3
yast2-users-4.0.3.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ed391197d261a0dac964546057bdffeb80e5f71f5c59aec88991e7363dd3f443
|
||||
size 282746
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 1 09:36:25 UTC 2018 - mvidner@suse.com
|
||||
|
||||
- Fixed removing the password expiration date (bsc#1080125)
|
||||
- 4.0.3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 27 13:49:22 UTC 2018 - jreidinger@suse.com
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: yast2-users
|
||||
Version: 4.0.2
|
||||
Version: 4.0.3
|
||||
Release: 0
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@ -87,10 +87,6 @@ export Y2BASE_Y2DIR=`pwd`/testsuite
|
||||
%dir %{yast_yncludedir}/users
|
||||
%dir %{yast_moduledir}/YaPI
|
||||
%{yast_clientdir}/*.rb
|
||||
%dir %{yast_libdir}/users
|
||||
%dir %{yast_libdir}/users/clients
|
||||
%{yast_libdir}/users/*
|
||||
%{yast_libdir}/users/clients/*
|
||||
%{yast_desktopdir}/*.desktop
|
||||
%{yast_moduledir}/*.pm
|
||||
%{yast_moduledir}/SSHAuthorizedKeys.rb
|
||||
|
Loading…
x
Reference in New Issue
Block a user