diff options
author | Scott Dodson <sdodson@redhat.com> | 2016-05-26 10:46:39 -0400 |
---|---|---|
committer | Scott Dodson <sdodson@redhat.com> | 2016-05-26 10:46:39 -0400 |
commit | 67a822a04bec9aa81c35c7dc11641d219308c3de (patch) | |
tree | 2daadfc9fbd07d304646c10e25220a40285408f3 | |
parent | 70f54810a5f1be527a983e273d9474a99d75ee7d (diff) | |
download | openshift-67a822a04bec9aa81c35c7dc11641d219308c3de.tar.gz openshift-67a822a04bec9aa81c35c7dc11641d219308c3de.tar.bz2 openshift-67a822a04bec9aa81c35c7dc11641d219308c3de.tar.xz openshift-67a822a04bec9aa81c35c7dc11641d219308c3de.zip |
Automatic commit of package [openshift-ansible] release [3.0.94-1].
-rw-r--r-- | .tito/packages/openshift-ansible | 2 | ||||
-rw-r--r-- | openshift-ansible.spec | 5 |
2 files changed, 5 insertions, 2 deletions
diff --git a/.tito/packages/openshift-ansible b/.tito/packages/openshift-ansible index 137f6636b..9e57340b4 100644 --- a/.tito/packages/openshift-ansible +++ b/.tito/packages/openshift-ansible @@ -1 +1 @@ -3.0.93-1 ./ +3.0.94-1 ./ diff --git a/openshift-ansible.spec b/openshift-ansible.spec index c3102a9d9..6f9083154 100644 --- a/openshift-ansible.spec +++ b/openshift-ansible.spec @@ -5,7 +5,7 @@ } Name: openshift-ansible -Version: 3.0.93 +Version: 3.0.94 Release: 1%{?dist} Summary: Openshift and Atomic Enterprise Ansible License: ASL 2.0 @@ -205,6 +205,9 @@ Atomic OpenShift Utilities includes %changelog +* Thu May 26 2016 Scott Dodson <sdodson@redhat.com> 3.0.94-1 +- Use grep to decide when to add our comment (sdodson@redhat.com) + * Tue May 24 2016 Troy Dawson <tdawson@redhat.com> 3.0.93-1 - Fixup spec file (tdawson@redhat.com) |