From b3b3964c362af6c998f741ea08ca92ec38233ea4 Mon Sep 17 00:00:00 2001 From: Clint Savage Date: Wed, 20 Jun 2012 17:29:41 -0600 Subject: [PATCH] moved to upstream 0.10.1 --- salt.spec | 7 +++++-- 1 file 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 - 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