diff --git a/WALinuxAgent.spec b/WALinuxAgent.spec index 723c474..551db6d 100644 --- a/WALinuxAgent.spec +++ b/WALinuxAgent.spec @@ -1,6 +1,6 @@ Name: WALinuxAgent Version: 2.2.25 -Release: 2%{?dist} +Release: 3%{?dist} Summary: The Microsoft Azure Linux Agent Group: System Environment/Daemons @@ -91,6 +91,9 @@ mv %{buildroot}%{_sysconfdir}/logrotate.d/waagent.logrotate %{buildroot}%{_sysco %{_sbindir}/waagent2.0 %changelog +* Tue Jun 19 2018 Miro HronĨok - 2.2.25-3 +- Rebuilt for Python 3.7 + * Wed Apr 25 2018 Vitaly Kuznetsov - 2.2.25-2 - Move net-tools dependency to WALinuxAgent-legacy (#1106781)