[salt/el5] Update to version 2014.1.7

Erik Johnson terminalmage at fedoraproject.org
Thu Jul 10 15:33:51 UTC 2014


commit eeea615cf709c30cf969dd96e296bf421219012f
Author: Erik Johnson <erik at saltstack.com>
Date:   Thu Jul 10 10:34:06 2014 -0500

    Update to version 2014.1.7

 .gitignore |    1 +
 salt.spec  |    5 ++++-
 sources    |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4268c35..167f5a9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -39,3 +39,4 @@
 /salt-2014.1.4.tar.gz
 /SaltTesting-2014.4.24.tar.gz
 /salt-2014.1.5.tar.gz
+/salt-2014.1.7.tar.gz
diff --git a/salt.spec b/salt.spec
index 930aca5..3ea14e2 100644
--- a/salt.spec
+++ b/salt.spec
@@ -15,7 +15,7 @@
 %define _salttesting_ver 2014.4.24
 
 Name: salt
-Version: 2014.1.5
+Version: 2014.1.7
 Release: 1%{?dist}
 Summary: A parallel remote execution system
 
@@ -322,6 +322,9 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %changelog
+* Thu Jul 10 2014 Erik Johnson <erik at saltstack.com> - 2014.1.7-1
+- Update to bugfix release 2014.1.7
+
 * Wed Jun 11 2014 Erik Johnson <erik at saltstack.com> - 2014.1.5-1
 - Update to bugfix release 2014.1.5
 
diff --git a/sources b/sources
index dfd145b..3e3bd90 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-3be2dd48d620e2a6f8ea4a9b61e28a36  salt-2014.1.5.tar.gz
+9ab50536f46389983888771d4e735d56  salt-2014.1.7.tar.gz
 4e91e01fc1819c783097dd484947442d  SaltTesting-2014.4.24.tar.gz


More information about the scm-commits mailing list