File tree Expand file tree Collapse file tree 3 files changed +11
-3
lines changed Expand file tree Collapse file tree 3 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 1- 1.2.7 -1 ./
1+ 1.2.8 -1 ./
Original file line number Diff line number Diff line change 2424%endif
2525
2626Name: apb
27- Version: 1.2.7
27+ Version: 1.2.8
2828Release: 1%{build_timestamp }%{?dist }
2929Summary: Ansible Playbook Bundle (APB) is a lightweight application definition (meta-container).
3030
@@ -97,6 +97,14 @@ rm -rf $RPM_BUILD_ROOT
9797%{_bindir }/apb-wrapper
9898
9999%changelog
100+ * Thu May 10 2018 David Zager <david.j.zager@gmail.com> 1.2.8-1
101+ - Bug 1572452 - Change --secure option to specify CA cert (#285)
102+ (dymurray@redhat.com)
103+ - [jjo] apb-docker-run.sh: support $KUBECONFIG, fixes #287 (#288)
104+ (juanjosec@gmail.com)
105+ - add Bearer string (#284) (1196037552@qq.com)
106+ - Add some helpful aliases (#282) (rhallise@redhat.com)
107+
100108* Fri May 04 2018 David Zager <david.j.zager@gmail.com> 1.2.7-1
101109- Update documentation for apb remove (#281) (dymurray@redhat.com)
102110- Bug 1573714 - PoC token arg support (#258) (akostadinov@gmail.com)
Original file line number Diff line number Diff line change 1616
1717setup (
1818 name = "apb" ,
19- version = "1.2.7 " ,
19+ version = "1.2.8 " ,
2020 description = "Tooling for managing Ansible Playbook Bundle (APB) projects" ,
2121 author = "Fusor" ,
2222 author_email = "ansible-service-broker@redhat.com" ,
You can’t perform that action at this time.
0 commit comments