Update to 2.2.32.2
Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com>
This commit is contained in:
parent
cf2bebfa4d
commit
052fe264fe
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@
|
||||
/WALinuxAgent-54d4ebde1a626e6bd000abdfd518e150b0495f37.tar.gz
|
||||
/WALinuxAgent-5bb9df7f2f485dbd5be057bbb657afe54bc1bf1b.tar.gz
|
||||
/WALinuxAgent-2.2.25.tar.gz
|
||||
/WALinuxAgent-2.2.32.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: WALinuxAgent
|
||||
Version: 2.2.25
|
||||
Release: 4%{?dist}
|
||||
Version: 2.2.32
|
||||
Release: 1%{?dist}
|
||||
Summary: The Microsoft Azure Linux Agent
|
||||
|
||||
Group: System Environment/Daemons
|
||||
@ -85,12 +85,15 @@ mv %{buildroot}%{_sysconfdir}/logrotate.d/waagent.logrotate %{buildroot}%{_sysco
|
||||
%{_udevrulesdir}/99-azure-product-uuid.rules
|
||||
%{_unitdir}/waagent.service
|
||||
%{python3_sitelib}/azurelinuxagent
|
||||
%{python3_sitelib}/%{name}-%{version}-py?.?.egg-info
|
||||
%{python3_sitelib}/*.egg-info
|
||||
|
||||
%files legacy
|
||||
%{_sbindir}/waagent2.0
|
||||
|
||||
%changelog
|
||||
* Thu Sep 20 2018 Vitaly Kuznetsov <vkuznets@redhat.com> - 2.2.32-1
|
||||
- Update to 2.2.32.2
|
||||
|
||||
* Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.25-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (WALinuxAgent-2.2.25.tar.gz) = cd38f399baa1a9d60d88d9bc98ac458e153c1331877d2bc5a25f782a1dae22a0ceb8d8d07922716d663dca34e81eab923644019119adf47a0f086467f576b187
|
||||
SHA512 (WALinuxAgent-2.2.32.tar.gz) = e3f51b07172a9e0ec232f37b1ab2e06c0187ce66df53e0a118c33a00d074107d27a375f78c0a55942c92bf331e1a5f18c4dd10bb90a5d4191a33a34c15472b58
|
||||
|
Loading…
Reference in New Issue
Block a user