Merge remote-tracking branch 'origin/master' into el6

This commit is contained in:
Kevin Fenzi 2013-07-05 08:48:36 -06:00
commit 4cc63cd0cd
2 changed files with 5 additions and 2 deletions

View file

@ -4,7 +4,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
%endif
Name: ansible
Release: 1%{?dist}
Release: 2%{?dist}
Summary: SSH-based configuration management, deployment, and task execution system
Version: 1.2.1
@ -94,6 +94,9 @@ rm -rf $RPM_BUILD_ROOT
%doc README.md PKG-INFO COPYING
%changelog
* Fri Jul 05 2013 Kevin Fenzi <kevin@scrye.com> 1.2.1-2
- Update to newer upstream re-release to fix a syntax error
* Thu Jul 04 2013 Kevin Fenzi <kevin@scrye.com> 1.2.1-1
- Update to 1.2.1
- Fixes CVE-2013-2233

View file

@ -1 +1 @@
5d583f2ca671539a2df05d3c94f10b16 ansible-1.2.1.tar.gz
0846fadb126e2823d469a6b061ed8413 ansible-1.2.1.tar.gz