Skip to Content.
Sympa Menu

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

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 (ecf2244f9a644a7db549b8587a5948338bfc07eb)
  • Date: Fri, 1 Jun 2018 01:02:01 +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 ecf2244f9a644a7db549b8587a5948338bfc07eb
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

ansible: => 2.5.4

diff --git a/python-pypi/ansible/DETAILS b/python-pypi/ansible/DETAILS
index 53e357b..a0ebc64 100755
--- a/python-pypi/ansible/DETAILS
+++ b/python-pypi/ansible/DETAILS
@@ -1,11 +1,11 @@
SPELL=ansible
- VERSION=2.5.3
+ VERSION=2.5.4
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:74aa767118773aa557cd43f2a9e17322d7a6b45ea643a9175fe4f613fd4566453dc6f1859768fce179db3331b3beba103e89dfe4eae66ed82b1a83cd7d261269
+
SOURCE_HASH=sha512:4e39547c5df38e407b06e5f20f7caa50e599fa6283693afdbc2c808565593e908b2067b71fb287c4ad0aab8f283c8bb29bea438d534f827a37ed416c7325ea82
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 9529c51..c4ac374 100644
--- a/python-pypi/ansible/HISTORY
+++ b/python-pypi/ansible/HISTORY
@@ -1,3 +1,6 @@
+2018-05-31 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 2.5.4
+
2018-05-18 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 2.5.3




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (ecf2244f9a644a7db549b8587a5948338bfc07eb), Vlad Glagolev, 05/31/2018

Archive powered by MHonArc 2.6.24.

Top of Page