diff --git a/WALinuxAgent.spec b/WALinuxAgent.spec index 63fe409..03e6b9c 100644 --- a/WALinuxAgent.spec +++ b/WALinuxAgent.spec @@ -2,7 +2,7 @@ %global dracut_modname 97walinuxagent Name: WALinuxAgent -Version: 2.9.0.4 +Version: 2.9.1.1 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 +* Wed Jan 03 2024 lijian - 2.9.1.1-1 +- upgrade version to 2.9.1.1 + * Mon Jun 12 2023 duyiwei - 2.9.0.4-1 - upgrade version to 2.9.0.4 diff --git a/v2.9.0.4.tar.gz b/v2.9.0.4.tar.gz deleted file mode 100644 index e2b6c13..0000000 Binary files a/v2.9.0.4.tar.gz and /dev/null differ diff --git a/v2.9.1.1.tar.gz b/v2.9.1.1.tar.gz new file mode 100644 index 0000000..594a173 Binary files /dev/null and b/v2.9.1.1.tar.gz differ