diff --git a/.gitignore b/.gitignore index 15066ec..c59b3b4 100644 --- a/.gitignore +++ b/.gitignore @@ -55,3 +55,4 @@ /salt-2015.5.2.tar.gz /salt-2015.5.3.tar.gz /SaltTesting-2015.7.10.tar.gz +/salt-2015.5.5.tar.gz diff --git a/salt.spec b/salt.spec index f7f7b09..b2b6677 100644 --- a/salt.spec +++ b/salt.spec @@ -15,8 +15,8 @@ %define _salttesting_ver 2015.7.10 Name: salt -Version: 2015.5.3 -Release: 4%{?dist} +Version: 2015.5.5 +Release: 1%{?dist} Summary: A parallel remote execution system Group: System Environment/Daemons @@ -455,6 +455,9 @@ rm -rf %{buildroot} %endif %changelog +* Fri Aug 21 2015 Erik Johnson - 2015.5.5-1 +- Update to bugfix release 2015.5.5 + * Fri Jul 10 2015 Erik Johnson - 2015.5.3-4 - Patch tests diff --git a/sources b/sources index 7aee69a..2f1df40 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -7217299e13d929b8ac939d932f00f0f6 salt-2015.5.3.tar.gz +1a8e9e658d900b314fc3720ba51cc663 salt-2015.5.5.tar.gz 993296e827d4198c0ff0e7cb17d13e45 SaltTesting-2015.7.10.tar.gz