From fdffbb02817585e8602cc8a73a9976295c49c69f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 19 Jun 2018 10:39:20 +0200 Subject: [PATCH] Rebuilt for Python 3.7 --- WALinuxAgent.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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)