diff options
Diffstat (limited to 'packaging')
-rw-r--r-- | packaging/debian/changelog | 7 | ||||
-rw-r--r-- | packaging/rpm/ansible.spec | 3 |
2 files changed, 10 insertions, 0 deletions
diff --git a/packaging/debian/changelog b/packaging/debian/changelog index 5c400b877e..68bfe7c81e 100644 --- a/packaging/debian/changelog +++ b/packaging/debian/changelog @@ -4,6 +4,13 @@ ansible (%VERSION%-%RELEASE%~%DIST%) %DIST%; urgency=low -- Ansible, Inc. <info@ansible.com> %DATE% +ansible (2.3.1.0) unstable; urgency=low + + * 2.3.1.0 + + -- Ansible, Inc. <info@ansible.com> Thu, 01 Jun 2017 10:57:36 -0500 + + ansible (2.3.0.0) unstable; urgency=low * 2.3.0.0 diff --git a/packaging/rpm/ansible.spec b/packaging/rpm/ansible.spec index aa808b6b42..ef1264569a 100644 --- a/packaging/rpm/ansible.spec +++ b/packaging/rpm/ansible.spec @@ -125,6 +125,9 @@ rm -rf %{buildroot} %changelog +* Thu Jun 01 2017 Ansible, Inc. <info@ansible.com> - 2.3.1.0-1 +- Release 2.3.1.0-1 + * Wed Apr 12 2017 Ansible, Inc. <info@ansible.com> - 2.3.0.0-1 - Release 2.3.0.0-1 |