[salt] Updated for 0.16.4 release

Erik Johnson terminalmage at fedoraproject.org
Sun Sep 8 03:04:04 UTC 2013


commit fc6965b62a267693a0c24f80aed3f7605f7c624e
Author: Erik Johnson <erik at saltstack.com>
Date:   Sat Sep 7 20:52:53 2013 -0500

    Updated for 0.16.4 release

 README.fedora |    1 +
 salt.spec     |    5 ++++-
 2 files changed, 5 insertions(+), 1 deletions(-)
---
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..83b63e6 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
+* Sat Sep 07 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
 


More information about the scm-commits mailing list