[salt/el5] Update to 0.16.4

Erik Johnson terminalmage at fedoraproject.org
Mon Sep 9 02:03:25 UTC 2013


commit ef922c34011cbafc7e5ef4bbd6012f4e6fd9743b
Author: Erik Johnson <erik at saltstack.com>
Date:   Sun Sep 8 03:41:27 2013 -0500

    Update to 0.16.4

 .gitignore    |    1 +
 README.fedora |    1 +
 salt.spec     |    5 ++++-
 sources       |    2 +-
 4 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 964efb7..812beed 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,3 +23,4 @@
 /salt-0.16.0.tar.gz
 /salt-0.16.2.tar.gz
 /salt-0.16.3.tar.gz
+/salt-0.16.4.tar.gz
diff --git a/README.fedora b/README.fedora
index 68c9ef5..210610f 100644
--- a/README.fedora
+++ b/README.fedora
@@ -6,6 +6,7 @@ libvirt-python
 python-mako
 pymongo
 python-redis / redis
+GitPython
 
 A semi-canonical list of the optional salt modules can be found at 
 https://github.com/saltstack/salt/blob/develop/doc/conf.py#L30
diff --git a/salt.spec b/salt.spec
index cfc13cf..61de73c 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.16.3
+Version: 0.16.4
 Release: 1%{?dist}
 Summary: A parallel remote execution system
 
@@ -310,6 +310,9 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %changelog
+* Sun Sep 08 2013 Erik Johnson <erik at saltstack.com> - 0.16.4-1
+- Update to patch release 0.16.4
+
 * Thu Aug 15 2013 Andrew Niemantsverdriet <andrewniemants at gmail.com> - 0.16.3-1
 - Update to patch release 0.16.3
 
diff --git a/sources b/sources
index 8c24005..09bb1ea 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4161f5d11a21ef417b75f2bf88e40c45  salt-0.16.3.tar.gz
+477df8b8efb336092b7dc60f505450a7  salt-0.16.4.tar.gz


More information about the scm-commits mailing list