diff --git a/WALinuxAgent.spec b/WALinuxAgent.spec index 03e6b9c..251be02 100644 --- a/WALinuxAgent.spec +++ b/WALinuxAgent.spec @@ -2,11 +2,11 @@ %global dracut_modname 97walinuxagent Name: WALinuxAgent -Version: 2.9.1.1 +Version: 2.10.0.8 Release: 1 Summary: The Microsoft Azure Linux Agent -License: ASL 2.0 +License: Apache-2.0 URL: https://github.com/Azure/%{name} Source0: https://github.com/Azure/%{name}/archive/v%{version}.tar.gz Source1: module-setup.sh @@ -109,6 +109,9 @@ install -m0755 -D -t %{buildroot}%{_prefix}/lib/dracut/modules.d/%{dracut_modnam %endif %changelog +* Fri Apr 12 2024 duyiwei - 2.10.0.8-1 +- upgrade version to 2.10.0.9 + * Wed Jan 03 2024 lijian - 2.9.1.1-1 - upgrade version to 2.9.1.1 diff --git a/v2.9.1.1.tar.gz b/v2.10.0.8.tar.gz similarity index 61% rename from v2.9.1.1.tar.gz rename to v2.10.0.8.tar.gz index 594a173..f1c74e3 100644 Binary files a/v2.9.1.1.tar.gz and b/v2.10.0.8.tar.gz differ