Accepting request 694833 from YaST:Head
submit new version 4.2.0 OBS-URL: https://build.opensuse.org/request/show/694833 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-users?expand=0&rev=221
This commit is contained in:
parent
2d67806b82
commit
f616ab3fb9
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0c2cb1a8e5132839bafc1106d5c5749803b292736b0436bbc82e1a90185bd56b
|
||||
size 294984
|
3
yast2-users-4.2.0.tar.bz2
Normal file
3
yast2-users-4.2.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:08e1ff3cb6b520eace43a8219fa06cbc8646dc86d04da77426753a94b7c0d671
|
||||
size 295452
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 16 14:27:28 UTC 2019 - Stefan Hundhammer <shundhammer@suse.com>
|
||||
|
||||
- Offer autologin only if a display manager that supports it is
|
||||
installed (bsc#1128385)
|
||||
- 4.2.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 15 13:57:04 CEST 2019 - schubi@suse.de
|
||||
|
||||
- AY creating user: Improved checking of already existing home
|
||||
directories (bsc#1130158)
|
||||
- 4.1.12
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 11 16:22:01 CET 2019 - schubi@suse.de
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: yast2-users
|
||||
Version: 4.1.11
|
||||
Version: 4.2.0
|
||||
Release: 0
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@ -44,7 +44,10 @@ Requires: perl-Digest-SHA1
|
||||
Requires: perl-X500-DN
|
||||
Requires: perl-gettext
|
||||
Requires: yast2-country
|
||||
Requires: yast2-pam
|
||||
|
||||
# Autologin.supported?
|
||||
Requires: yast2-pam >= 4.2.0
|
||||
|
||||
Requires: yast2-security
|
||||
Obsoletes: yast2-users-devel-doc
|
||||
Conflicts: autoyast2 < 3.1.92
|
||||
|
Loading…
x
Reference in New Issue
Block a user