[salt-api/f20] Updating to minor release 0.8.3

Andrew Niemantsverdriet kaptk2 at fedoraproject.org
Thu Dec 5 20:38:11 UTC 2013


commit 4e2d509ec982b15ec2dc1154604cc7b9b6353a88
Author: Andrew Niemantsverdriet <andrewNiemants at gmail.com>
Date:   Thu Dec 5 13:39:10 2013 -0700

    Updating to minor release 0.8.3

 .gitignore    |    1 +
 salt-api.spec |    5 ++++-
 sources       |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 10bb583..3abda6b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /salt-api-0.8.0.tar.gz
 /salt-api-0.8.1.tar.gz
 /salt-api-0.8.2.tar.gz
+/salt-api-0.8.3.tar.gz
diff --git a/salt-api.spec b/salt-api.spec
index f937cca..7932537 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.2
+Version: 0.8.3
 Release: 1%{?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
+* Thu Dec 05 2013 Andrew Niemantsverdriet <andrewniemants at gmail.com>
+- Minor bugfix version release
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.8.2-1
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index bf50f00..71244ac 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fafc6e69cdd8ccb73ad03b51c0510ca5  salt-api-0.8.2.tar.gz
+36b24fd6c76ef80516371f7ff120563c  salt-api-0.8.3.tar.gz


More information about the scm-commits mailing list