[salt] updating to 0.10.2

Clint Savage herlo at fedoraproject.org
Tue Jul 31 07:21:20 UTC 2012


commit 3e6de587123a2bfaf58df543a5b0dc79181b3db6
Author: Clint Savage <herlo1 at gmail.com>
Date:   Tue Jul 31 01:21:10 2012 -0600

    updating to 0.10.2

 .gitignore |    1 +
 salt.spec  |   12 +++++-------
 sources    |    4 +---
 3 files changed, 7 insertions(+), 10 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 507a72a..a89a43a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /salt-0.9.8.tar.gz
 /salt-0.9.9.1.tar.gz
 /salt-0.10.1.tar.gz
+/salt-0.10.2.tar.gz
diff --git a/salt.spec b/salt.spec
index 838dd4a..6c87baf 100644
--- a/salt.spec
+++ b/salt.spec
@@ -9,8 +9,8 @@
 %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}
 
 Name: salt
-Version: 0.10.1
-Release: 3%{?dist}
+Version: 0.10.2
+Release: 1%{?dist}
 Summary: A parallel remote execution system
 
 Group:   System Environment/Daemons
@@ -259,11 +259,9 @@ fi
 %endif
 
 %changelog
-* Wed Jul 25 2012 Clint Savage <herlo1 at gmail.com> - 0.10.1-3
-- Removed dependency on PyXML
-
-* Sat Jul 21 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.10.1-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
+* Sat Jul 31 2012 Clint Savage <herlo1 at gmail.com> - 0.10.1-1
+- Moved to upstream release 0.10.2
+- Removed PyXML as a dependency 
 
 * Sat Jun 16 2012 Clint Savage <herlo1 at gmail.com> - 0.10.1-1
 - Moved to upstream release 0.10.1
diff --git a/sources b/sources
index 0c2e218..8141f26 100644
--- a/sources
+++ b/sources
@@ -1,3 +1 @@
-30cce74899d99b9c4596eb8e18c67618  salt-0.9.8.tar.gz
-6a7c5bc7ee28cafb56f4d553f8f35b0b  salt-0.9.9.1.tar.gz
-a7e072b47fcf4f7033caec7de367cd9d  salt-0.10.1.tar.gz
+fbef8746177f60caa47364f0163a393e  salt-0.10.2.tar.gz


More information about the scm-commits mailing list