diff --git a/WALinuxAgent.spec b/WALinuxAgent.spec index cd007f8..63fe409 100644 --- a/WALinuxAgent.spec +++ b/WALinuxAgent.spec @@ -2,7 +2,7 @@ %global dracut_modname 97walinuxagent Name: WALinuxAgent -Version: 2.8.0.11 +Version: 2.9.0.4 Release: 1 Summary: The Microsoft Azure Linux Agent @@ -109,6 +109,9 @@ install -m0755 -D -t %{buildroot}%{_prefix}/lib/dracut/modules.d/%{dracut_modnam %endif %changelog +* Mon Jun 12 2023 duyiwei - 2.9.0.4-1 +- upgrade version to 2.9.0.4 + * Tue Nov 08 2022 duyiwei - 2.8.0.11-1 - upgrade to 2.8.0.11 diff --git a/v2.8.0.11.tar.gz b/v2.8.0.11.tar.gz deleted file mode 100644 index b32741a..0000000 Binary files a/v2.8.0.11.tar.gz and /dev/null differ diff --git a/v2.9.0.4.tar.gz b/v2.9.0.4.tar.gz new file mode 100644 index 0000000..e2b6c13 Binary files /dev/null and b/v2.9.0.4.tar.gz differ