diff --git a/ansible.spec b/ansible.spec index 91dbf58..c17e134 100644 --- a/ansible.spec +++ b/ansible.spec @@ -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 1.2.1-2 +- Update to newer upstream re-release to fix a syntax error + * Thu Jul 04 2013 Kevin Fenzi 1.2.1-1 - Update to 1.2.1 - Fixes CVE-2013-2233 diff --git a/sources b/sources index 7d96c4f..5768f52 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5d583f2ca671539a2df05d3c94f10b16 ansible-1.2.1.tar.gz +0846fadb126e2823d469a6b061ed8413 ansible-1.2.1.tar.gz