From 0f4f6c3a30205c856a807d1adb325f05f6954df1 Mon Sep 17 00:00:00 2001 From: Boris Manojlovic Date: Fri, 5 Dec 2014 15:24:45 +0000 Subject: [PATCH] Accepting request 264168 from home:bmanojlovic:branches:systemsmanagement - updated to version 1.8.2 from 1.8.1 * Windows modules should now be packaged correctly. * A bug regarding wildcard grant strings in the mysql_user module has been fixed. * Several other bugs regarding the postgresql modules have also been fixed. OBS-URL: https://build.opensuse.org/request/show/264168 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/ansible?expand=0&rev=38 --- ansible-1.8.1.tar.gz | 3 --- ansible-1.8.2.tar.gz | 3 +++ ansible.changes | 8 ++++++++ ansible.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 ansible-1.8.1.tar.gz create mode 100644 ansible-1.8.2.tar.gz diff --git a/ansible-1.8.1.tar.gz b/ansible-1.8.1.tar.gz deleted file mode 100644 index f82af8d..0000000 --- a/ansible-1.8.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cb69f0bd64f01260592c80d978e030051844a2abbf51c8f1e2cff262ed041eee -size 751954 diff --git a/ansible-1.8.2.tar.gz b/ansible-1.8.2.tar.gz new file mode 100644 index 0000000..e044b9d --- /dev/null +++ b/ansible-1.8.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2cd01ff4d67acb410bae0a9438956f6fc36d01babd956b0dc3b700620f2372b9 +size 754435 diff --git a/ansible.changes b/ansible.changes index 509fc4c..fcd2f63 100644 --- a/ansible.changes +++ b/ansible.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Dec 5 15:11:43 UTC 2014 - boris@steki.net + +- updated to version 1.8.2 from 1.8.1 + * Windows modules should now be packaged correctly. + * A bug regarding wildcard grant strings in the mysql_user module has been fixed. + * Several other bugs regarding the postgresql modules have also been fixed. + ------------------------------------------------------------------- Mon Dec 1 18:28:18 UTC 2014 - boris@steki.net diff --git a/ansible.spec b/ansible.spec index 3e99150..4787188 100644 --- a/ansible.spec +++ b/ansible.spec @@ -19,7 +19,7 @@ Name: ansible -Version: 1.8.1 +Version: 1.8.2 Release: 0 Summary: Radically simple IT automation License: GPL-3.0