diff --git a/shadow.spec b/shadow.spec index 18327c8..6d64b5f 100644 --- a/shadow.spec +++ b/shadow.spec @@ -2,7 +2,7 @@ %define mailgroupid 72 Summary: Utilities for managing shadow password files and user/group accounts Name: shadow -Version: 4.14.1 +Version: 4.14.2 Group: Applications/Security Release: 1mamba Vendor: openmamba @@ -37,7 +37,6 @@ BuildRequires: libsemanage-devel BuildRequires: libsystemd-devel BuildRequires: libxcrypt-devel ## AUTOBUILDREQ-END -BuildRequires: skey-devel BuildRequires: libsemanage-devel >= 3.3 Requires: pam >= 0.77 Provides: shadowtool @@ -264,6 +263,9 @@ groupadd mail -g %{mailgroupid} 2>/dev/null || : %{_libdir}/libsubid.so %changelog +* Mon Oct 30 2023 Automatic Build System 4.14.2-1mamba +- automatic version update by autodist + * Fri Oct 06 2023 Automatic Build System 4.14.1-1mamba - automatic version update by autodist