diff options
author | James Cammarata <jimi@sngx.net> | 2017-04-12 08:56:33 -0500 |
---|---|---|
committer | James Cammarata <jimi@sngx.net> | 2017-04-12 08:56:33 -0500 |
commit | d56ba0945dbf6c787a3e7f3e17b3db657b9dcee4 (patch) | |
tree | 78001a6b747dc9fc3f9bd56fab5c3fa775a0d508 /packaging/rpm | |
parent | 8f6c284ccf68866f4ecff8efb3c39793cc4cda68 (diff) | |
download | ansible-d56ba0945dbf6c787a3e7f3e17b3db657b9dcee4.tar.gz |
New release v2.3.0.0-1v2.3.0.0-1
Diffstat (limited to 'packaging/rpm')
-rw-r--r-- | packaging/rpm/ansible.spec | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/packaging/rpm/ansible.spec b/packaging/rpm/ansible.spec index 8fcb79e73e..aa808b6b42 100644 --- a/packaging/rpm/ansible.spec +++ b/packaging/rpm/ansible.spec @@ -125,6 +125,9 @@ rm -rf %{buildroot} %changelog +* Wed Apr 12 2017 Ansible, Inc. <info@ansible.com> - 2.3.0.0-1 +- Release 2.3.0.0-1 + * Wed Feb 24 2016 Ansible, Inc. <info@ansible.com> - 2.0.1.0-1 - Release 2.0.1.0-1 |