[salt-api/f19] Update to 0.8.1

Andrew Niemantsverdriet kaptk2 at fedoraproject.org
Mon Apr 29 21:48:47 UTC 2013


commit dc03380e9f6e7f42f930c853c027fd5ef924e407
Author: Andrew Niemantsverdriet <andrewNiemants at gmail.com>
Date:   Mon Apr 29 15:49:49 2013 -0600

    Update to 0.8.1

 .gitignore    |    1 +
 salt-api.spec |   10 ++++++++--
 sources       |    2 +-
 3 files changed, 10 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 27dc79a..773fff2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /salt-api-0.7.5.tar.gz
+/salt-api-0.8.1.tar.gz
diff --git a/salt-api.spec b/salt-api.spec
index 115932c..fcf2941 100644
--- a/salt-api.spec
+++ b/salt-api.spec
@@ -12,8 +12,8 @@
 %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}
 
 Name: salt-api
-Version: 0.7.5
-Release: 3%{?dist}
+Version: 0.8.1
+Release: 0%{?dist}
 Summary: A web api for to access salt the parallel remote execution system
 
 Group:   System Environment/Daemons
@@ -145,6 +145,12 @@ 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
+
 * Tue Feb 25 2013 Andrew Niemantsverdriet <andrewniemants at gmail.com> - 0.7.5-3
 - Added a more detailed decription
 - Removed trailing whitespace on description.
diff --git a/sources b/sources
index 8790ec4..fec1f3a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d155a4d63d9bcd6d5c7a69cfc53d8a45  salt-api-0.7.5.tar.gz
+151e92d186c8026cc17122733e296daf  salt-api-0.8.1.tar.gz


More information about the scm-commits mailing list