Update to version 2015.5.10

e9
Erik Johnson 8 years ago
parent be1ef594eb
commit 5893bcc3b3

1
.gitignore vendored

@ -59,3 +59,4 @@
/salt-2015.5.8.tar.gz
/salt-2015.8.3.tar.gz
/salt-2015.5.9.tar.gz
/salt-2015.5.10.tar.gz

@ -15,8 +15,8 @@
%define _salttesting_ver 2015.7.10
Name: salt
Version: 2015.5.9
Release: 5%{?dist}
Version: 2015.5.10
Release: 1%{?dist}
Summary: A parallel remote execution system
Group: System Environment/Daemons
@ -36,7 +36,7 @@ Source10: README.fedora
Source11: logrotate.salt
Source12: salt.bash
Patch0: 2015.5.9-dnf.patch
Patch0: 2015.5.10-dnf.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@ -460,6 +460,9 @@ rm -rf %{buildroot}
%endif
%changelog
* Fri May 27 2016 Erik Johnson <erik@saltstack.com> - 2015.5.10-1
- Update to bugfix release 2015.5.10
* Tue Mar 1 2016 Erik Johnson <erik@saltstack.com> - 2015.5.9-5
- Updated dnf patch

@ -1,2 +1,2 @@
b5fe2959dd1a993c3c850e984459af13 salt-2015.5.9.tar.gz
b0c98a7503e1410c3001ddf55eefab2d salt-2015.5.10.tar.gz
993296e827d4198c0ff0e7cb17d13e45 SaltTesting-2015.7.10.tar.gz

Loading…
Cancel
Save