From 9e3b561c11f28fbc0c9eb0c8dc20681b3bc9313d Mon Sep 17 00:00:00 2001 From: Iker Pedrosa Date: Tue, 2 Nov 2021 10:31:03 +0100 Subject: [PATCH] Generate 2:4.9-5 Signed-off-by: Iker Pedrosa --- shadow-utils.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/shadow-utils.spec b/shadow-utils.spec index a5c96dd..407bc39 100644 --- a/shadow-utils.spec +++ b/shadow-utils.spec @@ -1,7 +1,7 @@ Summary: Utilities for managing accounts and shadow password files Name: shadow-utils Version: 4.9 -Release: 4%{?dist} +Release: 5%{?dist} Epoch: 2 License: BSD and GPLv2+ URL: https://github.com/shadow-maint/shadow @@ -303,7 +303,7 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/libsubid.la %{_libdir}/libsubid.so %changelog -* Tue Nov 2 2021 Iker Pedrosa - 2:4.9-4 +* Tue Nov 2 2021 Iker Pedrosa - 2:4.9-5 - useradd: generate home and mail directories with selinux user attribute - Clean spec file: organize dependencies and move License location