diff --git a/yast2-users-4.3.7.tar.bz2 b/yast2-users-4.3.7.tar.bz2 deleted file mode 100644 index f7138fa..0000000 --- a/yast2-users-4.3.7.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d2ece1cf3cdc121367982e71dfab38bf3fc2a25d752ae654acfe04b6950f8c52 -size 278627 diff --git a/yast2-users-4.3.8.tar.bz2 b/yast2-users-4.3.8.tar.bz2 new file mode 100644 index 0000000..3b28ece --- /dev/null +++ b/yast2-users-4.3.8.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a30513ec97f47fdb82983ffc5aab5f5b702c4f28c0758d6d63accd4ca1027d2c +size 278637 diff --git a/yast2-users.changes b/yast2-users.changes index b5a8543..6405555 100644 --- a/yast2-users.changes +++ b/yast2-users.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Sep 7 11:03:04 CEST 2020 - schubi@suse.de + +- Using ":" in the autoyast(...) supplements (bsc#1146494). +- 4.3.8 + ------------------------------------------------------------------- Mon Aug 10 18:05:20 CEST 2020 - schubi@suse.de diff --git a/yast2-users.spec b/yast2-users.spec index d393039..0922847 100644 --- a/yast2-users.spec +++ b/yast2-users.spec @@ -1,7 +1,7 @@ # # spec file for package yast2-users # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,17 +12,17 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: yast2-users -Version: 4.3.7 +Version: 4.3.8 Release: 0 Summary: YaST2 - User and Group Configuration License: GPL-2.0-only Group: System/YaST -Url: https://github.com/yast/yast-users +URL: https://github.com/yast/yast-users Source0: %{name}-%{version}.tar.bz2 @@ -68,7 +68,7 @@ Conflicts: autoyast2 < 3.1.92 # older storage uses removed deprecated method, see https://github.com/yast/yast-storage/pull/187 Conflicts: yast2-storage < 3.1.75 -Supplements: autoyast(users,groups,user_defaults) +Supplements: autoyast(users:groups:user_defaults:login_settings) %description This package provides GUI for maintenance of linux users and groups.