Automatic commit of package [ansible-kubernetes-modules] minor release [0.3.1-5].

Created by command:

/bin/tito tag
This commit is contained in:
Jason Montleon
2017-10-13 14:58:16 -04:00
parent 56db941332
commit 4df1560855
2 changed files with 5 additions and 3 deletions

View File

@@ -1 +1 @@
0.3.1-4 ./ 0.3.1-5 ./

View File

@@ -1,6 +1,6 @@
Name: ansible-kubernetes-modules Name: ansible-kubernetes-modules
Version: 0.3.1 Version: 0.3.1
Release: 4%{?dist} Release: 5%{?dist}
Summary: Ansible role containing pre-release K8s modules Summary: Ansible role containing pre-release K8s modules
License: ASL 2.0 License: ASL 2.0
URL: https://github.com/ansible/%{name} URL: https://github.com/ansible/%{name}
@@ -10,7 +10,6 @@ BuildArch: noarch
Requires: ansible >= 2.3.0.0 Requires: ansible >= 2.3.0.0
Requires: python-openshift >= 0.3 Requires: python-openshift >= 0.3
Requires: python-openshift < 0.4
%description %description
%{summary} %{summary}
@@ -30,6 +29,9 @@ mv * %{buildroot}%{_sysconfdir}/ansible/roles/ansible.kubernetes-modules
%{_sysconfdir}/ansible/roles/ansible.kubernetes-modules %{_sysconfdir}/ansible/roles/ansible.kubernetes-modules
%changelog %changelog
* Fri Oct 13 2017 Jason Montleon <jmontleo@redhat.com> 0.3.1-5
- increment release
* Fri Oct 13 2017 Jason Montleon <jmontleo@redhat.com> 0.3.1-4 * Fri Oct 13 2017 Jason Montleon <jmontleo@redhat.com> 0.3.1-4
- Bump version - Bump version