diff options
author | Thomas Wiest <twiest@redhat.com> | 2015-03-16 16:50:02 -0400 |
---|---|---|
committer | Thomas Wiest <twiest@redhat.com> | 2015-03-24 11:36:16 -0400 |
commit | 17c69ff4a4b8b905e2db4dac6c9c0e8d1212b23f (patch) | |
tree | f7a4cf9a226d35a23f98416545403fb617e7e767 | |
parent | 6bb076355db1eafdf610c96735cfc72d0dac1862 (diff) | |
download | openshift-17c69ff4a4b8b905e2db4dac6c9c0e8d1212b23f.tar.gz openshift-17c69ff4a4b8b905e2db4dac6c9c0e8d1212b23f.tar.bz2 openshift-17c69ff4a4b8b905e2db4dac6c9c0e8d1212b23f.tar.xz openshift-17c69ff4a4b8b905e2db4dac6c9c0e8d1212b23f.zip |
Automatic commit of package [openshift-ansible-cmds] release [0.0.1-1].
-rw-r--r-- | bin/README_BUILD | 4 | ||||
-rw-r--r-- | bin/openshift-ansible-bin.spec (renamed from bin/openshift-ansible-cmds.spec) | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/bin/README_BUILD b/bin/README_BUILD new file mode 100644 index 000000000..48d4ff4b3 --- /dev/null +++ b/bin/README_BUILD @@ -0,0 +1,4 @@ +# How to build openshift-ansible + + +Test build diff --git a/bin/openshift-ansible-cmds.spec b/bin/openshift-ansible-bin.spec index 24705ae31..2b83a7d0b 100644 --- a/bin/openshift-ansible-cmds.spec +++ b/bin/openshift-ansible-bin.spec @@ -1,6 +1,6 @@ Summary: OpenShift Operations files for mirror -Name: openshift-ansible-cmds -Version: 0.0.0 +Name: openshift-ansible-bin +Version: 0.0.1 Release: 1%{?dist} License: ASL 2.0 URL: https://github.com/openshift/openshift-ansible |