[salt/f18] Update to bugfix release 0.17.4

Erik Johnson terminalmage at fedoraproject.org
Thu Dec 19 17:16:58 UTC 2013


commit 8bca386d0051f3fe85c4a6ac84eba897f536beb9
Author: Erik Johnson <erik at saltstack.com>
Date:   Thu Dec 19 02:04:35 2013 -0600

    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 b8bf203..6adcf27 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 <erik at saltstack.com> - 0.17.4-1
+- Update to bugfix release 0.17.4
+
 * Tue Nov 19 2013 Erik Johnson <erik at saltstack.com> - 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


More information about the scm-commits mailing list