Build 0.7.0
This commit is contained in:
parent
63a4156978
commit
c475fa2c16
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1 +1,2 @@
|
|||
/ansible-bender-0.6.1.tar.gz
|
||||
/ansible-bender-0.7.0.tar.gz
|
||||
|
|
|
|||
|
|
@ -6,8 +6,8 @@
|
|||
%bcond_with privileged_tests
|
||||
|
||||
Name: ansible-bender
|
||||
Version: 0.6.1
|
||||
Release: 6%{?dist}
|
||||
Version: 0.7.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Build container images using Ansible playbooks
|
||||
|
||||
License: MIT
|
||||
|
|
@ -84,5 +84,8 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} \
|
|||
|
||||
|
||||
%changelog
|
||||
* Wed Jul 03 2019 Gordon Messmer <gordon.messmer@gmail.com> - 0.7.0-1
|
||||
- Build 0.7.0
|
||||
|
||||
* Tue Jul 02 2019 Gordon Messmer <gordon.messmer@gmail.com> - 0.6.1-6
|
||||
- First build for Fedora
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (ansible-bender-0.6.1.tar.gz) = 62c38d5f04c0a0ea1aee89363c2222ae5e1ce2d3a73c33b49ed3d56c538b3dde002d145c41d82feb5884842cba88211011532a73b458189ac0673be3dac4623e
|
||||
SHA512 (ansible-bender-0.7.0.tar.gz) = 81c388ab7f9d9e882c61dcdee0be96e506e930bb0313a76c53e01a223727a523f3fd22ceba6eccd11a0bb680428b133ce1b5fbb89f2fae0524489f52286470d5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue