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