From 39dec8708b9730a53c9935c8a14c147812740308 Mon Sep 17 00:00:00 2001 From: Erik Johnson Date: Mon, 29 Sep 2014 18:54:35 -0500 Subject: [PATCH] Update to version 2014.1.11 --- .gitignore | 1 + salt.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 969df9f..883d0e8 100644 --- a/.gitignore +++ b/.gitignore @@ -41,3 +41,4 @@ /salt-2014.1.7.tar.gz /salt-2014.1.10.tar.gz /SaltTesting-2014.8.5.tar.gz +/salt-2014.1.11.tar.gz diff --git a/salt.spec b/salt.spec index b7c2e21..28b0405 100644 --- a/salt.spec +++ b/salt.spec @@ -15,8 +15,8 @@ %define _salttesting_ver 2014.8.5 Name: salt -Version: 2014.1.10 -Release: 4%{?dist} +Version: 2014.1.11 +Release: 1%{?dist} Summary: A parallel remote execution system Group: System Environment/Daemons @@ -332,6 +332,9 @@ rm -rf %{buildroot} %endif %changelog +* Mon Sep 29 2014 Erik Johnson - 2014.1.11-1 +- Update to bugfix release 2014.1.11 + * Sun Aug 10 2014 Erik Johnson - 2014.1.10-4 - Fix incorrect conditional diff --git a/sources b/sources index 1217840..af5b75d 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -ff6dff1ce949ab176745a30bde17e81d salt-2014.1.10.tar.gz +784d7a9034c88ea62388238d7e24912d salt-2014.1.11.tar.gz 98fde1446d85ad42eaf2949871037b87 SaltTesting-2014.8.5.tar.gz