[salt-api/el5] Update to 0.8.1

Andrew Niemantsverdriet kaptk2 at fedoraproject.org
Mon Apr 29 21:56:18 UTC 2013


commit 52dfaeb0b83852012f7f3db294468b31ac7ab5c8
Author: Andrew Niemantsverdriet <andrewNiemants at gmail.com>
Date:   Mon Apr 29 15:57:17 2013 -0600

    Update to 0.8.1

 .gitignore    |    1 +
 salt-api.spec |    5 ++++-
 sources       |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bdc9803..e318689 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /salt-api-0.7.5.tar.gz
 /salt-api-0.8.0.tar.gz
+/salt-api-0.8.1.tar.gz
diff --git a/salt-api.spec b/salt-api.spec
index d2ca0b8..fcf2941 100644
--- a/salt-api.spec
+++ b/salt-api.spec
@@ -12,7 +12,7 @@
 %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}
 
 Name: salt-api
-Version: 0.8.0
+Version: 0.8.1
 Release: 0%{?dist}
 Summary: A web api for to access salt the parallel remote execution system
 
@@ -145,6 +145,9 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %changelog
+* Tue Apr 16 2013 Andrew Niemantsverdriet <andrewniemants at gmail.com> - 0.8.1-0
+- Minor bugfix version released
+
 * Tue Apr 16 2013 Andrew Niemantsverdriet <andrewniemants at gmail.com> - 0.8.0-0
 - New version released
 
diff --git a/sources b/sources
index 205f777..fec1f3a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e9239a7184ced5d426696735456ee829  salt-api-0.8.0.tar.gz
+151e92d186c8026cc17122733e296daf  salt-api-0.8.1.tar.gz


More information about the scm-commits mailing list