diff --git a/WALinuxAgent.spec b/WALinuxAgent.spec index 334f943..fdfb739 100644 --- a/WALinuxAgent.spec +++ b/WALinuxAgent.spec @@ -2,7 +2,7 @@ Name: WALinuxAgent Version: 2.2.40 -Release: 1%{?dist} +Release: 2%{?dist} Summary: The Microsoft Azure Linux Agent License: ASL 2.0 @@ -100,6 +100,9 @@ mv %{buildroot}%{_sysconfdir}/logrotate.d/waagent.logrotate %{buildroot}%{_sysco %endif %changelog +* Wed Jul 24 2019 Fedora Release Engineering - 2.2.40-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Mon Jun 03 2019 Vitaly Kuznetsov - 2.2.40-1 - Update to 2.2.40 - Fix FTBFS in the preparation for Python3.8 (#1705219)