diff --git a/WALinuxAgent.spec b/WALinuxAgent.spec index 40ad3c2..49289c7 100644 --- a/WALinuxAgent.spec +++ b/WALinuxAgent.spec @@ -3,7 +3,7 @@ Name: WALinuxAgent Version: 2.5.0.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: The Microsoft Azure Linux Agent License: ASL 2.0 @@ -119,6 +119,9 @@ install -m0755 -D -t %{buildroot}%{_prefix}/lib/dracut/modules.d/%{dracut_modnam %endif %changelog +* Wed Jan 19 2022 Fedora Release Engineering - 2.5.0.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Mon Jan 02 2022 Vitaly Kuznetsov - 2.5.0.2-1 - Update to 2.5.0.2 (#2008699)