[ansible: 29/30] Update to 1.5.4

Toshio くらとみ toshio at fedoraproject.org
Wed Apr 2 17:59:24 UTC 2014


commit 6e2c5cb2a40960b87e3f7b11090a94e95054c109
Author: Toshio Kuratomi <toshio at fedoraproject.org>
Date:   Wed Apr 2 10:13:55 2014 -0700

    Update to 1.5.4

 ansible.spec |   13 ++++++-------
 1 files changed, 6 insertions(+), 7 deletions(-)
---
diff --git a/ansible.spec b/ansible.spec
index 534cbfb..45ffa56 100644
--- a/ansible.spec
+++ b/ansible.spec
@@ -9,8 +9,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
 
 Name: ansible
 Summary: SSH-based configuration management, deployment, and task execution system
-Version: 1.5.3
-Release: 3%{?dist}
+Version: 1.5.4
+Release: 1%{?dist}
 
 Group: Development/Libraries
 License: GPLv3
@@ -103,21 +103,20 @@ rm -rf $RPM_BUILD_ROOT
 %doc examples/playbooks
 
 %changelog
-* Wed Apr  2 2014 Toshio Kuratomi <toshio at fedoraproject.org> - 1.5.3-3
-- Add missing dependency on python-setuptools
+* Wed Apr  2 2014 Toshio Kuratomi <toshio at fedoraproject.org> - 1.5.4-1
+- Update to 1.5.4
 
 * Fri Mar 14 2014 Kevin Fenzi <kevin at scrye.com> 1.5.3-2
 - Update to NEW 1.5.3 upstream release.
+- Add missing dependency on python-setuptools (el6 build)
 
 * Thu Mar 13 2014 Kevin Fenzi <kevin at scrye.com> 1.5.3-1
 - Update to 1.5.3
+- Fix ansible-vault for newer python-crypto dependency (el6 build)
 
 * Tue Mar 11 2014 Kevin Fenzi <kevin at scrye.com> 1.5.2-2
 - Update to redone 1.5.2 release
 
-* Wed Mar 12 2014 Toshio Kuratomi <toshio at fedoraproject.org> - 1.5.3-1
-- Fix ansible-vault for newer python-crypto dependency
-
 * Tue Mar 11 2014 Kevin Fenzi <kevin at scrye.com> 1.5.2-1
 - Update to 1.5.2
 


More information about the scm-commits mailing list