summaryrefslogtreecommitdiffstats
path: root/openshift-ansible.spec
diff options
context:
space:
mode:
authorScott Dodson <sdodson@redhat.com>2016-05-26 10:46:39 -0400
committerScott Dodson <sdodson@redhat.com>2016-05-26 10:46:39 -0400
commit67a822a04bec9aa81c35c7dc11641d219308c3de (patch)
tree2daadfc9fbd07d304646c10e25220a40285408f3 /openshift-ansible.spec
parent70f54810a5f1be527a983e273d9474a99d75ee7d (diff)
downloadopenshift-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].
Diffstat (limited to 'openshift-ansible.spec')
-rw-r--r--openshift-ansible.spec5
1 files changed, 4 insertions, 1 deletions
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)