Skip to content

Commit d04ff28

Browse files
authored
Merge pull request #66 from ansibleplaybookbundle/prepare-for-4.0
Prepare branch for 4.0 release
2 parents 897e2b8 + e17166c commit d04ff28

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.tito/releasers.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ builder.test = 1
1515

1616
[asb-brew]
1717
releaser = tito.release.DistGitReleaser
18-
branches = rhaos-3.11-asb-rhel-7
18+
branches = rhaos-4.0-asb-rhel-7

postgresql-apb-role.spec

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@
44
%define build_timestamp %{nil}
55
%endif
66

7-
Name: postgresql-apb-role
8-
Version: 1.3.8
7+
Name: postgresql-apb-role
8+
Version: 1.4.0
99
Release: 1%{build_timestamp}%{?dist}
1010
Summary: Ansible Playbook for PostgreSQL APB
1111

1212
License: ASL 2.0
1313
URL: https://github.com/ansibleplaybookbundle/RHSCL-PostgreSQL-APB
1414
Source0: https://github.com/ansibleplaybookbundle/RHSCL-PostgreSQL-APB/archive/%{name}-%{version}.tar.gz
15-
BuildArch: noarch
15+
BuildArch: noarch
1616

1717
%description
1818
%{summary}

0 commit comments

Comments
 (0)