[salt-cloud] update to patch release 0.8.8

Clint Savage herlo at fedoraproject.org
Thu May 9 03:41:29 UTC 2013


commit 52c6c61dfe1c8f24bd8910c301512f58771cea34
Author: Clint Savage <herlo1 at gmail.com>
Date:   Wed May 8 21:41:25 2013 -0600

    update to patch release 0.8.8

 .gitignore      |    1 +
 salt-cloud.spec |    5 ++++-
 sources         |    1 +
 3 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 613ced8..ca62df0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /salt-cloud-0.8.5.tar.gz
 /salt-cloud-0.8.7.tar.gz
+/salt-cloud-0.8.8.tar.gz
diff --git a/salt-cloud.spec b/salt-cloud.spec
index e558f67..7aafa28 100644
--- a/salt-cloud.spec
+++ b/salt-cloud.spec
@@ -14,7 +14,7 @@
 %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}
 
 Name: salt-cloud
-Version: 0.8.7
+Version: 0.8.8
 Release: 1%{?dist}
 Summary: Generic cloud provisioning tool
 
@@ -87,6 +87,9 @@ rm -rf $RPM_BUILD_ROOT
 #config(noreplace) %{_sysconfdir}/salt/master
 
 %changelog
+* Wed Apr 10 2013 Clint Savage <herlo1 at gmail.com> - 0.8.8-1
+- Update to upstream patch version 0.8.8
+
 * Wed Apr 10 2013 Clint Savage <herlo1 at gmail.com> - 0.8.7-1
 - Update to latest upstream version 0.8.7
 
diff --git a/sources b/sources
index 7e25b77..a1464dc 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,3 @@
 49ae75d6c98e9509cb107d03e2412a32  salt-cloud-0.8.5.tar.gz
 373fdc8767e4a4852ee9813ede953903  salt-cloud-0.8.7.tar.gz
+8d65ec02a013a214485e20f57579b076  salt-cloud-0.8.8.tar.gz


More information about the scm-commits mailing list