浏览代码

cutting 4.0

AOS Automation Release Team 6 年之前
父节点
当前提交
af5075bc9a
共有 2 个文件被更改,包括 7 次插入2 次删除
  1. 5 0
      .tito/releasers.conf
  2. 2 2
      openshift-ansible.spec

+ 5 - 0
.tito/releasers.conf

@@ -62,6 +62,11 @@ releaser = tito.release.DistGitReleaser
 branches = rhaos-3.11-rhel-7
 srpm_disttag = .el7aos
 
+[aos-4.0]
+releaser = tito.release.DistGitReleaser
+branches = rhaos-4.0-rhel-7
+srpm_disttag = .el7aos
+
 [copr-openshift-ansible]
 releaser = tito.release.CoprReleaser
 project_name = @OpenShiftOnlineOps/openshift-ansible

+ 2 - 2
openshift-ansible.spec

@@ -9,8 +9,8 @@
 %global __requires_exclude ^/usr/bin/ansible-playbook$
 
 Name:           openshift-ansible
-Version:        3.11.0
-Release:        0.35.0%{?dist}
+Version:        4.0.0
+Release:        0.0.0%{?dist}
 Summary:        Openshift and Atomic Enterprise Ansible
 License:        ASL 2.0
 URL:            https://github.com/openshift/openshift-ansible