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 - 0.10.1-1 +- Moved to upstream release 0.10.1 + * Sat Apr 28 2012 Clint Savage - 0.9.9.1-1 - Moved to upstream release 0.9.9.1