[drupal7-context] Updated to 3.6 (DRUPAL-SA-CONTRIB-2015-004 / BZ #1180429)

Shawn Iwinski siwinski at fedoraproject.org
Wed Jan 14 00:36:23 UTC 2015


commit bdd211740d811cd57f5c98a932c6aaf8745e6e2d
Author: Shawn Iwinski <siwinski at redhat.com>
Date:   Tue Jan 13 19:36:32 2015 -0500

    Updated to 3.6 (DRUPAL-SA-CONTRIB-2015-004 / BZ #1180429)

 .gitignore           |    1 +
 drupal7-context.spec |    8 ++++++--
 sources              |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 24e410a..4c080ae 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
 /context-7.x-3.2.tar.gz
 /context-7.x-3.3.tar.gz
 /context-7.x-3.5.tar.gz
+/context-7.x-3.6.tar.gz
diff --git a/drupal7-context.spec b/drupal7-context.spec
index 9e2dbbd..f5e8fb5 100644
--- a/drupal7-context.spec
+++ b/drupal7-context.spec
@@ -3,7 +3,7 @@
 %global module context
 
 Name:          drupal7-%{module}
-Version:       3.5
+Version:       3.6
 Release:       1%{?dist}
 Summary:       Allows contextual conditions and reactions management
 
@@ -18,7 +18,8 @@ BuildRequires: drupal7-rpmbuild >= 7.23-3
 
 # context.info
 Requires:      drupal7(ctools)
-# phpcompatinfo (computed from version 3.5)
+# phpcompatinfo (computed from version 3.6)
+Requires:      php-json
 Requires:      php-pcre
 
 %description
@@ -65,6 +66,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Tue Jan 13 2015 Shawn Iwinski <shawn.iwinski at gmail.com> - 3.6-1
+- Updated to 3.6 (DRUPAL-SA-CONTRIB-2015-004 / BZ #1180429)
+
 * Sat Dec 20 2014 Shawn Iwinski <shawn.iwinski at gmail.com> - 3.5-1
 - Updated to 3.5 (BZ #1175146)
 
diff --git a/sources b/sources
index 42d1cb7..310766d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9946cd622ba584de05597d85c2d70903  context-7.x-3.5.tar.gz
+74894fd36de656fd00dcd5f0cf4bd7b0  context-7.x-3.6.tar.gz


More information about the scm-commits mailing list