From 294d9826068c25c6d10cedbc7ceed03c3a436457 Mon Sep 17 00:00:00 2001 From: Erik Johnson Date: Thu, 19 Dec 2013 04:54:52 -0600 Subject: [PATCH] Update to bugfix release 0.17.4 --- .gitignore | 1 + salt.spec | 9 +++++---- sources | 3 +-- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 2007c7f..d2c2e64 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,4 @@ /salt-0.17.2.tar.gz /SaltTesting-0.5.3.tar.gz /issue8560.patch +/salt-0.17.4.tar.gz diff --git a/salt.spec b/salt.spec index 005b6b9..39e0839 100644 --- a/salt.spec +++ b/salt.spec @@ -15,8 +15,8 @@ %define _salttesting_ver 0.5.3 Name: salt -Version: 0.17.2 -Release: 2%{?dist} +Version: 0.17.4 +Release: 1%{?dist} Summary: A parallel remote execution system Group: System Environment/Daemons @@ -31,7 +31,6 @@ Source5: %{name}-master.service Source6: %{name}-syndic.service Source7: %{name}-minion.service Source8: README.fedora -Patch0: issue8560.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -137,7 +136,6 @@ Salt minion is queried and controlled from the master. %prep %setup -c -%patch0 %setup -T -D -a 1 %build @@ -320,6 +318,9 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Thu Dec 19 2013 Erik Johnson - 0.17.4-1 +- Update to bugfix release 0.17.4 + * Tue Nov 19 2013 Erik Johnson - 0.17.2-2 - Patched to fix pkgrepo.managed regression diff --git a/sources b/sources index af0922d..5349ea2 100644 --- a/sources +++ b/sources @@ -1,3 +1,2 @@ -cb61ca768847c2f4d0844fef651a89d1 salt-0.17.2.tar.gz +7786e3e80c6f01526ef1cea9d7aa89d7 salt-0.17.4.tar.gz 75b1fdd52e8ffd9368109ac2d7b5f57c SaltTesting-0.5.3.tar.gz -9a8d055830f36f255377884b0a168826 issue8560.patch