diff --git a/linux-system-roles.spec b/linux-system-roles.spec index e1046a1..f223496 100644 --- a/linux-system-roles.spec +++ b/linux-system-roles.spec @@ -21,8 +21,8 @@ Name: linux-system-roles %endif Url: https://github.com/linux-system-roles Summary: Set of interfaces for unified system management -Version: 1.6.1 -Release: 2%{?dist} +Version: 1.6.2 +Release: 1%{?dist} #Group: Development/Libraries License: GPLv3+ and MIT and BSD @@ -123,7 +123,7 @@ BuildRequires: ansible >= 2.9.10 %global rolename4 kdump %deftag 4 1.0.5 -%defcommit 5 245ff58e25b0aaecdb59e65d24b19f4a1797798d +%defcommit 5 e10919ec62ce5efbc8d405c3d25c1e45e26d6b48 %global rolename5 network #%%deftag 5 1.0.0 @@ -613,6 +613,15 @@ fi %endif %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 1.6.2-1 +- Error: device becoming unmanaged and pytest not reproducible in tests_integration_pytest.yml + Resolves rhbz#1985382 (EL9) + Resolves rhbz#1932699 (EL8) +- EPEL yum repository configuration for tests + Rebasing to latest picks up this fix - see rhel7 bz1980439 +- connections: workaround DeprecationWarning for NM.SettingEthtool.set_feature() + Rebasing to latest picks up this fix + * Thu Jul 22 2021 Fedora Release Engineering - 1.6.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild