From d7ebaaf4fc66e435b368f68399dfe98041f53d0c Mon Sep 17 00:00:00 2001
From: Mikhail Efremov <sem@altlinux.org>
Date: Fri, 9 Dec 2022 18:38:44 +0300
Subject: [PATCH] 10.2.0-alt1

- stage2: Rewrite 80-setup-user-groups.
---
 installer-distro-alt-workstation.spec | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/installer-distro-alt-workstation.spec b/installer-distro-alt-workstation.spec
index 15bea24..d6872a0 100644
--- a/installer-distro-alt-workstation.spec
+++ b/installer-distro-alt-workstation.spec
@@ -1,5 +1,5 @@
 Name: installer-distro-alt-workstation
-Version: 10.1.0
+Version: 10.2.0
 Release: alt1
 
 Summary: Installer configuration (ALT Workstation)
@@ -45,7 +45,7 @@ Group: System/Configuration/Other
 %ifarch  %ix86 x86_64 aarch64 ppc64le
 Requires: alterator-grub
 %endif
-Requires: alterator-users
+Requires: alterator-users >= 10.14-alt1
 Requires: alterator-root
 Requires: alterator-luks
 Requires: alterator-net-eth
@@ -73,6 +73,9 @@ cp -a * %buildroot%install2dir/
 %files stage3
 
 %changelog
+* Thu Dec 08 2022 Mikhail Efremov <sem@altlinux.org> 10.2.0-alt1
+- stage2: Rewrite 80-setup-user-groups.
+
 * Wed Aug 24 2022 Mikhail Efremov <sem@altlinux.org> 10.1.0-alt1
 - stage2: Replace vm step with vm-ortodox.
 - stage2: Include user to fuse group.
-- 
2.24.1