Skip to Content.
Sympa Menu

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

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 (eddfd1ec8db1e09e5ea9d2d87ee7f311848b33b5)
  • Date: Wed, 29 Nov 2017 23:46:17 +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 eddfd1ec8db1e09e5ea9d2d87ee7f311848b33b5
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

ansible: => 2.4.2.0

diff --git a/python-pypi/ansible/DETAILS b/python-pypi/ansible/DETAILS
index cac7c01..99c7c73 100755
--- a/python-pypi/ansible/DETAILS
+++ b/python-pypi/ansible/DETAILS
@@ -1,11 +1,11 @@
SPELL=ansible
- VERSION=2.4.1.0
+ VERSION=2.4.2.0
BRANCH=`echo ${VERSION}|cut -d. -f1,2`
SECURITY_PATCH=1
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:86bda43d912fc6b9cbf662e7e9e3ca3178ac577bc7857c5dfc0e68a7083d76ad405b0ca9b34f680a0d635b87e0bf5dc8cbdeefb93174242e1942eabb74b07f1d
+
SOURCE_HASH=sha512:32a075959dca01e184d9c3988fc9c491e904e7627a38e3527c37a8b26340f331bd294cacfe7353d339d15488857ba5ee1b36d9ae4ebeb8b5827934a73f4b42b0
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 b08446e..7c2cc14 100644
--- a/python-pypi/ansible/HISTORY
+++ b/python-pypi/ansible/HISTORY
@@ -1,3 +1,6 @@
+2017-11-29 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 2.4.2.0
+
2017-10-25 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 2.4.1.0




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (eddfd1ec8db1e09e5ea9d2d87ee7f311848b33b5), Vlad Glagolev, 11/29/2017

Archive powered by MHonArc 2.6.24.

Top of Page