[salt] update to minor release 0.14.0

Clint Savage herlo at fedoraproject.org
Sun Mar 24 06:52:00 UTC 2013


commit 99b9d4e0e93b5c2f273144d8bdcf15fbf3defb62
Author: Clint Savage <herlo1 at gmail.com>
Date:   Sun Mar 24 00:51:42 2013 -0600

    update to minor release 0.14.0

 .gitignore |    1 +
 salt.spec  |    5 ++++-
 sources    |    1 +
 3 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e58dab0..48897ec 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@
 /salt-0.13.1.tar.gz
 /salt-0.13.2.tar.gz
 /salt-0.13.3.tar.gz
+/salt-0.14.0.tar.gz
diff --git a/salt.spec b/salt.spec
index 11537df..84b0a49 100644
--- a/salt.spec
+++ b/salt.spec
@@ -11,7 +11,7 @@
 %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}
 
 Name: salt
-Version: 0.13.3
+Version: 0.14.0
 Release: 1%{?dist}
 Summary: A parallel remote execution system
 
@@ -309,6 +309,9 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %changelog
+* Sat Mar 23 2013 Clint Savage <herlo1 at gmail.com> - 0.14.0-1
+- Update to upstream feature release 0.14.0
+
 * Fri Mar 22 2013 Clint Savage <herlo1 at gmail.com> - 0.13.3-1
 - Update to upstream patch release 0.13.3
 
diff --git a/sources b/sources
index 47ba97d..5f5fec4 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
 22c8e5213084aa625c4ad89560072be8  salt-0.13.3.tar.gz
+0f9fa32f208356e41ac8e0976e927b41  salt-0.14.0.tar.gz


More information about the scm-commits mailing list