Update to 2.0.18
This commit is contained in:
parent
025af9a0a8
commit
7790ba50ba
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
||||
/WALinuxAgent-26785b64279913d416767a6288a3b3f970ed4522.tar.gz
|
||||
/WALinuxAgent-30019ae2c10a5c78f55d4ec342db07366abcc602.tar.gz
|
||||
/WALinuxAgent-54d4ebde1a626e6bd000abdfd518e150b0495f37.tar.gz
|
||||
/WALinuxAgent-5bb9df7f2f485dbd5be057bbb657afe54bc1bf1b.tar.gz
|
||||
|
@ -1,4 +1,4 @@
|
||||
%global commit 54d4ebde1a626e6bd000abdfd518e150b0495f37
|
||||
%global commit 5bb9df7f2f485dbd5be057bbb657afe54bc1bf1b
|
||||
|
||||
%if 0%{?fedora}
|
||||
%global distro fedora
|
||||
@ -18,8 +18,8 @@
|
||||
%endif
|
||||
|
||||
Name: WALinuxAgent
|
||||
Version: 2.0.14
|
||||
Release: 2%{?dist}
|
||||
Version: 2.0.18
|
||||
Release: 1%{?dist}
|
||||
Summary: The Microsoft Azure Linux Agent
|
||||
|
||||
Group: System Environment/Daemons
|
||||
@ -131,6 +131,9 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Sat Apr 02 2016 Scott K Logan <logans@cottsay.net> - 2.0.18-1
|
||||
- Update to 2.0.18
|
||||
|
||||
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.14-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user