[salt] moved to upstream 0.10.1

Clint Savage herlo at fedoraproject.org
Wed Jun 20 23:30:05 UTC 2012


commit b3b3964c362af6c998f741ea08ca92ec38233ea4
Author: Clint Savage <herlo1 at gmail.com>
Date:   Wed Jun 20 17:29:41 2012 -0600

    moved to upstream 0.10.1

 salt.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/salt.spec b/salt.spec
index ab5e063..30f4faa 100644
--- a/salt.spec
+++ b/salt.spec
@@ -9,7 +9,7 @@
 %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}
 
 Name: salt
-Version: 0.9.9.1
+Version: 0.10.1
 Release: 1%{?dist}
 Summary: A parallel remote execution system
 
@@ -29,7 +29,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch: noarch
 
 %ifarch %{ix86} x86_64
-Requires: dmidecode
+ Requires: dmidecode
 %endif
 
 %if 0%{?with_python26}
@@ -261,6 +261,9 @@ fi
 %endif
 
 %changelog
+* Sat Jun 16 2012 Clint Savage <herlo1 at gmail.com> - 0.10.1-1
+- Moved to upstream release 0.10.1
+
 * Sat Apr 28 2012 Clint Savage <herlo1 at gmail.com> - 0.9.9.1-1
 - Moved to upstream release 0.9.9.1
 


More information about the scm-commits mailing list