moved to upstream 0.10.1

e9
Clint Savage 13 years ago
parent e669e3e56b
commit b3b3964c36

@ -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@gmail.com> - 0.10.1-1
- Moved to upstream release 0.10.1
* Sat Apr 28 2012 Clint Savage <herlo1@gmail.com> - 0.9.9.1-1
- Moved to upstream release 0.9.9.1

Loading…
Cancel
Save