From 9c2532d1dd75be70ea3e63e1758a4227be482cff Mon Sep 17 00:00:00 2001 From: Erik Johnson Date: Fri, 17 Apr 2015 14:39:19 -0500 Subject: [PATCH] Update to bugfix release 2014.7.5 --- .gitignore | 1 + salt.spec | 7 +++++-- skip_tests_2014.7.4.patch => skip_tests_2014.7.5.patch | 0 sources | 2 +- 4 files changed, 7 insertions(+), 3 deletions(-) rename skip_tests_2014.7.4.patch => skip_tests_2014.7.5.patch (100%) diff --git a/.gitignore b/.gitignore index 0cf9971..7fd2bff 100644 --- a/.gitignore +++ b/.gitignore @@ -48,3 +48,4 @@ /salt-2014.7.2.tar.gz /SaltTesting-2015.2.16.tar.gz /salt-2014.7.4.tar.gz +/salt-2014.7.5.tar.gz diff --git a/salt.spec b/salt.spec index 0964146..81ac4b4 100644 --- a/salt.spec +++ b/salt.spec @@ -15,8 +15,8 @@ %define _salttesting_ver 2015.2.16 Name: salt -Version: 2014.7.4 -Release: 4%{?dist} +Version: 2014.7.5 +Release: 1%{?dist} Summary: A parallel remote execution system Group: System Environment/Daemons @@ -445,6 +445,9 @@ rm -rf %{buildroot} %endif %changelog +* Fri Apr 17 2015 Erik Johnson - 2014.7.5-1 +- Update to bugfix release 2014.7.5 + * Tue Apr 7 2015 Erik Johnson - 2014.7.4-4 - Fix RH bug #1210316 and Salt bug #22003 diff --git a/skip_tests_2014.7.4.patch b/skip_tests_2014.7.5.patch similarity index 100% rename from skip_tests_2014.7.4.patch rename to skip_tests_2014.7.5.patch diff --git a/sources b/sources index e9288ad..e1f660d 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -1d10c9c3d4983829f5ec49cd29f8426e salt-2014.7.4.tar.gz +4cec89fc463740d38b7b8baefac77813 salt-2014.7.5.tar.gz 9a073ab776ebaa7a5911a94e799f757d SaltTesting-2015.2.16.tar.gz