[salt/el5] Update to version 2014.1.5

Erik Johnson terminalmage at fedoraproject.org
Thu Jun 12 03:58:54 UTC 2014


commit 8e5c8b54e0e755c270ae7180d9f91c3ff94072d4
Author: Erik Johnson <erik at saltstack.com>
Date:   Wed Jun 11 22:58:46 2014 -0500

    Update to version 2014.1.5

 .gitignore |    1 +
 salt.spec  |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 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 475b2fa..930aca5 100644
--- a/salt.spec
+++ b/salt.spec
@@ -15,8 +15,8 @@
 %define _salttesting_ver 2014.4.24
 
 Name: salt
-Version: 2014.1.4
-Release: 2%{?dist}
+Version: 2014.1.5
+Release: 1%{?dist}
 Summary: A parallel remote execution system
 
 Group:   System Environment/Daemons
@@ -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
+
 * Fri May 16 2014 Erik Johnson <erik at saltstack.com> - 2014.1.4-2
 - Set minimum yum-utils release
 
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