[drupal7-ctools] Update to upstream 1.7 release for security and bug fixes

Jared Smith jsmith at fedoraproject.org
Thu Mar 19 21:07:04 UTC 2015


commit affe9d8c0dba3e939389f6b6ea46ee78cfab83d4
Author: Jared K. Smith <jaredsmith at jaredsmith.net>
Date:   Thu Mar 19 17:06:43 2015 -0400

    Update to upstream 1.7 release for security and bug fixes

 .gitignore          | 1 +
 drupal7-ctools.spec | 7 ++++++-
 sources             | 2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3def68f..590202b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /ctools-7.x-1.4.tar.gz
 /ctools-7.x-1.5.tar.gz
 /ctools-7.x-1.6.tar.gz
+/ctools-7.x-1.7.tar.gz
diff --git a/drupal7-ctools.spec b/drupal7-ctools.spec
index 2b405fd..3778c51 100644
--- a/drupal7-ctools.spec
+++ b/drupal7-ctools.spec
@@ -3,7 +3,7 @@
 %global module ctools
 
 Name:          drupal7-%{module}
-Version:       1.6
+Version:       1.7
 Release:       1%{?dist}
 Summary:       Primarily a set of APIs and tools to improve the developer experience
 
@@ -108,6 +108,11 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Thu Mar 19 2015 Jared Smith <jsmith at fedoraproject.org> - 1.7-1
+- Update to upstream 1.7 release for security fixes
+- SA-CONTRIB-2015-079 details at https://www.drupal.org/node/2454909
+- Full upstream changelog at https://www.drupal.org/node/2454883
+
 * Sat Feb 07 2015 Shawn Iwinski <shawn.iwinski at gmail.com> - 1.6-1
 - Updated to 1.6 (BZ #1187880)
 
diff --git a/sources b/sources
index d0ff4a7..c4e4d06 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e8999d5bd1748ee3dcd4fdc33a24c615  ctools-7.x-1.6.tar.gz
+81ab507b12875b02b88a0492d1173b99  ctools-7.x-1.7.tar.gz


More information about the scm-commits mailing list