mirror of
https://github.com/saltstack/salt.git
synced 2025-04-16 09:40:20 +00:00
Update spec file for 0.17.2
This commit is contained in:
parent
0a50b5a519
commit
d5604b3629
1 changed files with 5 additions and 2 deletions
|
@ -12,10 +12,10 @@
|
|||
%{!?pythonpath: %global pythonpath %(%{__python} -c "import os, sys; print(os.pathsep.join(x for x in sys.path if x))")}
|
||||
|
||||
%define _salttesting SaltTesting
|
||||
%define _salttesting_ver 0.5.1
|
||||
%define _salttesting_ver 0.5.3
|
||||
|
||||
Name: salt
|
||||
Version: 0.17.1
|
||||
Version: 0.17.2
|
||||
Release: 1%{?dist}
|
||||
Summary: A parallel remote execution system
|
||||
|
||||
|
@ -319,6 +319,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Nov 18 2013 Erik Johnson <erik@saltstack.com> - 0.17.2-1
|
||||
- Update to bugfix release 0.17.2
|
||||
|
||||
* Thu Oct 17 2013 Erik Johnson <erik@saltstack.com> - 0.17.1-1
|
||||
- Update to bugfix release 0.17.1
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue