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

Andrew Niemantsverdriet kaptk2 at fedoraproject.org
Thu Dec 5 21:13:12 UTC 2013


commit 9c40da5b97b65f95dcee351cc8701b8010c5e057
Author: Andrew Niemantsverdriet <andrewNiemants at gmail.com>
Date:   Thu Dec 5 14:14:11 2013 -0700

    Updating to minor release 0.8.3

 .gitignore    |    1 +
 salt-api.spec |   10 ++++++++--
 sources       |    2 +-
 3 files changed, 10 insertions(+), 3 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 78e2ae2..7932537 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.8.2
-Release: 0%{?dist}
+Version: 0.8.3
+Release: 1%{?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
+* 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
+
 * Wed Jul 17 2013 Andrew Niemantsverdriet <andrewniemants at gmail.com> - 0.8.1-0
 - Bugfix release that fixes a compatibility issue with changes in Salt 0.15.9.
 - Fixed an inconsistency with the return format for the /minions convenience URL.
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