diff --git a/linux-system-roles.spec b/linux-system-roles.spec index f460669..c3bf78a 100644 --- a/linux-system-roles.spec +++ b/linux-system-roles.spec @@ -21,7 +21,7 @@ Name: linux-system-roles %endif Url: https://github.com/linux-system-roles Summary: Set of interfaces for unified system management -Version: 1.4.2 +Version: 1.5.0 Release: 1%{?dist} #Group: Development/Libraries @@ -161,7 +161,7 @@ BuildRequires: ansible >= 2.9.10 #%%defcommit 14 b2a9857ac661fa32e66666e444b73bfdb34cdf95 %global rolename14 crypto_policies -%deftag 14 1.0.1 +%deftag 14 1.1.0 %global forgeorg15 https://github.com/willshersystems %global repo15 ansible-sshd @@ -613,6 +613,11 @@ fi %endif %changelog +* Thu Jul 15 2021 Rich Megginson - 1.5.0-1 +- crypto_policies - rename 'policy modules' to 'subpolicies' + Resolves rhbz#1982896 (EL9) + Resolves rhbz#1982897 (EL8) + * Thu Jul 15 2021 Rich Megginson - 1.4.2-1 - storage - relabel doesn't support - Fixed volume relabeling Resolves rhbz#1876315 (EL8)