[drupal7] Update to upstream 7.31 release due to SA-2014-004 security advisory

Jared Smith jsmith at fedoraproject.org
Thu Aug 7 08:18:53 UTC 2014


commit d66846d6ba5356ff283a2c9c698143148d377fc1
Author: Jared K. Smith <jaredsmith at jaredsmith.net>
Date:   Thu Aug 7 04:18:15 2014 -0400

    Update to upstream 7.31 release due to SA-2014-004 security advisory

 .gitignore   |    1 +
 drupal7.spec |    5 ++++-
 sources      |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6bb8f43..b24db47 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,3 +24,4 @@
 /drupal-7.28.tar.gz
 /drupal-7.29.tar.gz
 /drupal-7.30.tar.gz
+/drupal-7.31.tar.gz
diff --git a/drupal7.spec b/drupal7.spec
index e05bdb1..8b75dce 100644
--- a/drupal7.spec
+++ b/drupal7.spec
@@ -6,7 +6,7 @@ AutoReqProv: no
 
 %define drupaldir %{_datadir}/drupal7
 Name: drupal7
-Version:  7.30
+Version:  7.31
 Release:  1%{?dist}
 Summary: An open-source content-management platform
 
@@ -192,6 +192,9 @@ rm -rf %{buildroot}
 %{_prefix}/lib/rpm/%{name}.req
 
 %changelog
+* Thu Aug 07 2014 Jared Smith <jsmith at fedoraproject.org> - 7.31-1
+- Update to upstream 7.31 release for SA-CORE-2014-004
+
 * Mon Jul 28 2014 Paul W. Frields <stickster at gmail.com> - 7.30-1
 - 7.30
 
diff --git a/sources b/sources
index 96c2e53..aca0785 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ef7bce65ca6395f1e6bc44c15fdbc3cb  drupal-7.30.tar.gz
+de256f202930d3ef5ccc6aebc550adaf  drupal-7.31.tar.gz


More information about the scm-commits mailing list