[ansible] Ansible 0.5.0 release.

Timothy Bielawa tbielawa at fedoraproject.org
Fri Aug 3 01:21:18 UTC 2012


commit 24b3dae6bbb94135c521897c1b82cc540fb17038
Author: Tim Bielawa <tbielawa at redhat.com>
Date:   Thu Aug 2 21:10:07 2012 -0400

    Ansible 0.5.0 release.

 .gitignore   |    1 +
 ansible.spec |   11 +++++++----
 sources      |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ffd3d96..1b64439 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /ansible-0.3.1.tar.gz
 /ansible-0.4.1.tar.gz
+/ansible-0.5.1.tar.gz
diff --git a/ansible.spec b/ansible.spec
index 1c700eb..0f98224 100644
--- a/ansible.spec
+++ b/ansible.spec
@@ -1,7 +1,7 @@
 Name: ansible
-Release: 2%{?dist}
+Release: 1%{?dist}
 Summary: Minimal SSH command and control
-Version: 0.4.1
+Version: 0.5.1
 
 Group: Development/Libraries
 License: GPLv3+
@@ -46,8 +46,11 @@ cp -v library/* $RPM_BUILD_ROOT/%{_datadir}/ansible/
 %doc %{_mandir}/man1/ansible*
 
 %changelog
-* Wed Jul 18 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.4.1-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
+* Mon Jul 23 2012 Tim Bielawa <tbielawa at redhat.com> - 0.5.1-1
+- Fedora/EPEL release of 0.5.1
+
+* Wed Jul 4 2012 Michael DeHaan <michael.dehaan at gmail.com> - 0.5-0
+- Release of 0.5
 
 * Tue Jun 12 2012 Tim Bielawa <tbielawa at redhat.com> - 0.4.1-1
 - Release of 0.4.1 (bugfixes)
diff --git a/sources b/sources
index a17f8c7..8367fb5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e84cb423c514e28ffb137b5bd35bff26  ansible-0.4.1.tar.gz
+b3f399f57544117d98ee4a359affd93e  ansible-0.5.1.tar.gz


More information about the scm-commits mailing list