[salt/el6] Update to version 0.17.5

Erik Johnson terminalmage at fedoraproject.org
Mon Jan 27 17:47:27 UTC 2014


commit 6c6d47a0d38ce9bfbfb486f30f68507af3e5cdc3
Author: Erik Johnson <erik at saltstack.com>
Date:   Mon Jan 27 11:46:53 2014 -0600

    Update to version 0.17.5

 .gitignore |    2 ++
 salt.spec  |    7 +++++--
 sources    |    4 ++--
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6adcf27..8643b0e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -31,3 +31,5 @@
 /SaltTesting-0.5.3.tar.gz
 /issue8560.patch
 /salt-0.17.4.tar.gz
+/salt-0.17.5.tar.gz
+/SaltTesting-0.5.4.tar.gz
diff --git a/salt.spec b/salt.spec
index 39e0839..b56a319 100644
--- a/salt.spec
+++ b/salt.spec
@@ -12,10 +12,10 @@
 %{!?pythonpath: %global pythonpath %(%{__python} -c "import os, sys; print(os.pathsep.join(x for x in sys.path if x))")}
 
 %define _salttesting SaltTesting
-%define _salttesting_ver 0.5.3
+%define _salttesting_ver 0.5.4
 
 Name: salt
-Version: 0.17.4
+Version: 0.17.5
 Release: 1%{?dist}
 Summary: A parallel remote execution system
 
@@ -318,6 +318,9 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %changelog
+* Mon Jan 27 2014 Erik Johnson <erik at saltstack.com> - 0.17.5-1
+- Update to bugfix release 0.17.5
+
 * Thu Dec 19 2013 Erik Johnson <erik at saltstack.com> - 0.17.4-1
 - Update to bugfix release 0.17.4
 
diff --git a/sources b/sources
index 5349ea2..84d1d92 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-7786e3e80c6f01526ef1cea9d7aa89d7  salt-0.17.4.tar.gz
-75b1fdd52e8ffd9368109ac2d7b5f57c  SaltTesting-0.5.3.tar.gz
+1c9647b743c83b73572206e029f1a43f  salt-0.17.5.tar.gz
+f6ea7c5cc6600035bee122dae8225f4b  SaltTesting-0.5.4.tar.gz


More information about the scm-commits mailing list