Update to NEW 1.5.3 upstream release.

This commit is contained in:
Kevin Fenzi 2014-03-14 09:51:52 -06:00
commit 8dc5eaab11
2 changed files with 5 additions and 2 deletions

View file

@ -10,7 +10,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
Name: ansible
Summary: SSH-based configuration management, deployment, and task execution system
Version: 1.5.3
Release: 1%{?dist}
Release: 2%{?dist}
Group: Development/Libraries
License: GPLv3
@ -82,6 +82,9 @@ rm -rf $RPM_BUILD_ROOT
%doc examples/playbooks
%changelog
* Fri Mar 14 2014 Kevin Fenzi <kevin@scrye.com> 1.5.3-2
- Update to NEW 1.5.3 upstream release.
* Thu Mar 13 2014 Kevin Fenzi <kevin@scrye.com> 1.5.3-1
- Update to 1.5.3

View file

@ -1 +1 @@
e582f889790eb083f1c7724322a303e7 ansible-1.5.3.tar.gz
9fe87a1f16da6732d9c24eb817f1ec18 ansible-1.5.3.tar.gz