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

Created by command:

/usr/bin/tito tag
This commit is contained in:
Jason Montleon
2017-10-06 12:55:59 -04:00
parent 1743f05cfe
commit db33d54e4c
2 changed files with 8 additions and 1 deletions

View File

@@ -0,0 +1 @@
0.3.1-2 ./

View File

@@ -1,6 +1,6 @@
Name: ansible-kubernetes-modules
Version: 0.3.1
Release: 0%{?dist}
Release: 2%{?dist}
Summary: Ansible role containing pre-release K8s modules
License: ASL 2.0
URL: https://github.com/ansible/%{name}
@@ -28,5 +28,11 @@ mv * %{buildroot}%{_sysconfdir}/ansible/roles/ansible.kubernetes-modules
%{_sysconfdir}/ansible/roles/ansible.kubernetes-modules
%changelog
* Fri Oct 06 2017 Jason Montleon <jmontleo@redhat.com> 0.3.1-2
- new package built with tito
* Fri Oct 06 2017 Jason Montleon <jmontleo@redhat.com>
- new package built with tito
* Fri May 12 2017 Jason Montleon <jmontleo@redhat.com> - 0.0.1-1
- initial package