diff --git a/ansible-2.5.0.tar.gz b/ansible-2.5.0.tar.gz deleted file mode 100644 index ab5bf1c..0000000 --- a/ansible-2.5.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:714ede4b0f5455eb2dd2536d8cabb42ab439f52b5ac902308ad027b46f68e6dc -size 10073927 diff --git a/ansible-2.5.1.tar.gz b/ansible-2.5.1.tar.gz new file mode 100644 index 0000000..a3cb71d --- /dev/null +++ b/ansible-2.5.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51f0c9411344741fb4f6dd8757e0fb6a52c4dcf53a1bfbbfee413e067e65001a +size 10100358 diff --git a/ansible.changes b/ansible.changes index 8cadd23..fc2beff 100644 --- a/ansible.changes +++ b/ansible.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Tue Apr 24 15:32:37 UTC 2018 - lars@linux-schulserver.de + +- Update to 2.5.1 + Minor Changes + + Updated example in vcenter_license module. + + Updated virtual machine facts with instanceUUID which is unique + for each VM irrespective of name and BIOS UUID. + + A lot of Bugfixes, please refer to the Changelog installed in + /usr/share/doc/packages/ansible/changelogs/CHANGELOG-v2.5.rst + ------------------------------------------------------------------- Tue Mar 27 15:45:03 UTC 2018 - lars@linux-schulserver.de diff --git a/ansible.spec b/ansible.spec index d4494dc..5ab33d0 100644 --- a/ansible.spec +++ b/ansible.spec @@ -24,7 +24,7 @@ BuildArch: noarch %endif Name: ansible -Version: 2.5.0 +Version: 2.5.1 Release: 0 Summary: Software automation engine License: GPL-3.0-or-later @@ -132,7 +132,7 @@ mkdir -p %{buildroot}/%{_datadir}/ansible %files %defattr(-,root,root,-) -%doc COPYING *.md contrib examples changelogs +%doc COPYING *.rst contrib examples changelogs %{_bindir}/ansible %{_bindir}/ansible-config %{_bindir}/ansible-connection