소스 검색

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