Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (a889604ae4d6bbc1f165d54f58e66c0d4b1e5130)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (a889604ae4d6bbc1f165d54f58e66c0d4b1e5130)
  • Date: Sat, 18 Aug 2018 16:09:36 +0000

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

python-pypi/ansible/DETAILS | 4 ++--
python-pypi/ansible/HISTORY | 3 +++
2 files changed, 5 insertions(+), 2 deletions(-)

New commits:
commit a889604ae4d6bbc1f165d54f58e66c0d4b1e5130
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

ansible: => 2.5.8

diff --git a/python-pypi/ansible/DETAILS b/python-pypi/ansible/DETAILS
index 38af94e..d774d4b 100755
--- a/python-pypi/ansible/DETAILS
+++ b/python-pypi/ansible/DETAILS
@@ -1,11 +1,11 @@
SPELL=ansible
- VERSION=2.5.7
+ VERSION=2.5.8
BRANCH=`echo ${VERSION}|cut -d. -f1,2`
SECURITY_PATCH=3
SOURCE="${SPELL}-${VERSION}.tar.gz"
SOURCE_URL[0]=http://releases.ansible.com/${SPELL}/${SOURCE}
SOURCE_URL[1]=https://pypi.io/packages/source/a/${SPELL}/${SOURCE}
-
SOURCE_HASH=sha512:1be274b080dcc4aba40c884ba45b1403788aadb1f14bd00fd52283bc6e691ec7863f061cb4b7d70965d48cdb49c6b849e9b2e49dd7dd6dd5d8788f2d637960b1
+
SOURCE_HASH=sha512:8de8ddf1925ef1465654f4bc1d54fd9f5f9d700ef2c5a4982684f3a4560ac933b05ff0661c34e61235006abc64fd6acf299d0c45f7b5796c3a89dda5382099ed
if [[ ${ANSIBLE_SIMPLEINIT_MSB} == y ]]; then
SOURCE2="${SPELL}-${BRANCH}-simpleinit-msb.patch"
SOURCE2_URL[0]=http://ftp.sourcemage.us/mirror/${SOURCE2}
diff --git a/python-pypi/ansible/HISTORY b/python-pypi/ansible/HISTORY
index 99b46ca..3c0a455 100644
--- a/python-pypi/ansible/HISTORY
+++ b/python-pypi/ansible/HISTORY
@@ -1,3 +1,6 @@
+2018-08-18 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 2.5.8
+
2018-07-28 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 2.5.7




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (a889604ae4d6bbc1f165d54f58e66c0d4b1e5130), Vlad Glagolev, 08/18/2018

Archive powered by MHonArc 2.6.24.

Top of Page