From 90c782f3291686dc7b50af03e55b4cff69ef942e Mon Sep 17 00:00:00 2001 From: Bernhard M. Wiedemann Date: May 13 2020 21:00:47 +0000 Subject: Update ansible to rev 63 via SR 804063 https://build.opensuse.org/request/show/804063 by user stroeder + dimstar_suse update to version 2.9.9 with fix for a regression introduced in 2.9.8 --- diff --git a/.files b/.files index ca5cd95..cacf205 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index e1c4d1c..0102010 100644 --- a/.rev +++ b/.rev @@ -731,4 +731,12 @@ numbers for further reference. update to maintenance release 2.9.8 803198 + + d118be88475cf167af46d820332a78de + 2.9.9 + + dimstar_suse + update to version 2.9.9 with fix for a regression introduced in 2.9.8 + 804063 + diff --git a/ansible-2.9.8.tar.gz b/ansible-2.9.8.tar.gz deleted file mode 120000 index a154ab5..0000000 --- a/ansible-2.9.8.tar.gz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeigdyyj6mb5simrt2vvwi2t37d3kxruisvymghzsmkq2q7ls6a5prm \ No newline at end of file diff --git a/ansible-2.9.8.tar.gz.sha b/ansible-2.9.8.tar.gz.sha deleted file mode 100644 index 17bb8a0..0000000 --- a/ansible-2.9.8.tar.gz.sha +++ /dev/null @@ -1 +0,0 @@ -11eab7d2f3f756805c008e1783331aeee4d07943039644c503abd8178243206d ansible-2.9.8.tar.gz diff --git a/ansible-2.9.9.tar.gz b/ansible-2.9.9.tar.gz new file mode 120000 index 0000000..d39293d --- /dev/null +++ b/ansible-2.9.9.tar.gz @@ -0,0 +1 @@ +/ipfs/bafybeidx4uctrq7vv7kpqh5g4lbld6j6kenpcuj2tulddxu72nxwum2ryu \ No newline at end of file diff --git a/ansible-2.9.9.tar.gz.sha b/ansible-2.9.9.tar.gz.sha new file mode 100644 index 0000000..ea5b145 --- /dev/null +++ b/ansible-2.9.9.tar.gz.sha @@ -0,0 +1 @@ +e83d84ae8bf131c0499d8a4c0e1144bf969454c43086e61cca3c224227df29d1 ansible-2.9.9.tar.gz diff --git a/ansible.changes b/ansible.changes index 2970f40..b982a77 100644 --- a/ansible.changes +++ b/ansible.changes @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Tue May 12 23:34:59 UTC 2020 - Michael Ströder + +- update to version 2.9.9 + * fix for a regression introduced in 2.9.8 + +------------------------------------------------------------------- Tue May 12 09:42:53 UTC 2020 - Michael Ströder - update to version 2.9.8 diff --git a/ansible.spec b/ansible.spec index c6bf6e5..c762fb5 100644 --- a/ansible.spec +++ b/ansible.spec @@ -55,7 +55,7 @@ Name: ansible -Version: 2.9.8 +Version: 2.9.9 Release: 0 Summary: SSH-based configuration management, deployment, and task execution system License: GPL-3.0-or-later