[salt/f20] Update to version 2014.1.5

Erik Johnson terminalmage at fedoraproject.org
Thu Jun 12 04:27:45 UTC 2014


commit b415da45bbf9040176fe39d20f95f7b71d5a72ea
Author: Erik Johnson <erik at saltstack.com>
Date:   Wed Jun 11 23:27:37 2014 -0500

    Update to version 2014.1.5

 .gitignore |    1 +
 salt.spec  |    5 ++++-
 sources    |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e90117d..4268c35 100644
--- a/.gitignore
+++ b/.gitignore
@@ -38,3 +38,4 @@
 /salt-2014.1.3.tar.gz
 /salt-2014.1.4.tar.gz
 /SaltTesting-2014.4.24.tar.gz
+/salt-2014.1.5.tar.gz
diff --git a/salt.spec b/salt.spec
index 45d7f66..91db92d 100644
--- a/salt.spec
+++ b/salt.spec
@@ -15,7 +15,7 @@
 %define _salttesting_ver 2014.4.24
 
 Name: salt
-Version: 2014.1.4
+Version: 2014.1.5
 Release: 1%{?dist}
 Summary: A parallel remote execution system
 
@@ -322,6 +322,9 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %changelog
+* Wed Jun 11 2014 Erik Johnson <erik at saltstack.com> - 2014.1.5-1
+- Update to bugfix release 2014.1.5
+
 * Tue May 6 2014 Erik Johnson <erik at saltstack.com> - 2014.1.4-1
 - Update to bugfix release 2014.1.4
 
diff --git a/sources b/sources
index b4619f0..dfd145b 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-3a34a45c34e29e83572977d72258fc37  salt-2014.1.4.tar.gz
+3be2dd48d620e2a6f8ea4a9b61e28a36  salt-2014.1.5.tar.gz
 4e91e01fc1819c783097dd484947442d  SaltTesting-2014.4.24.tar.gz


More information about the scm-commits mailing list