From fc6965b62a267693a0c24f80aed3f7605f7c624e Mon Sep 17 00:00:00 2001 From: Erik Johnson Date: Sat, 7 Sep 2013 20:52:53 -0500 Subject: [PATCH] Updated for 0.16.4 release --- README.fedora | 1 + salt.spec | 5 ++++- 2 files changed, 5 insertions(+), 1 deletion(-) 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 - 0.16.4-1 +- Update to patch release 0.16.4 + * Thu Aug 15 2013 Andrew Niemantsverdriet - 0.16.3-1 - Update to patch release 0.16.3