[drupal7] Update to upstream security release 7.32 for SA-CORE-2014-005

Jared Smith jsmith at fedoraproject.org
Wed Oct 15 20:19:28 UTC 2014


commit df40c8e8b82df2a2cc228856fe7efa4048e79fcb
Author: Jared K. Smith <jaredsmith at jaredsmith.net>
Date:   Wed Oct 15 16:18:59 2014 -0400

    Update to upstream security release 7.32 for SA-CORE-2014-005

 .gitignore   |    1 +
 drupal7.spec |    5 ++++-
 sources      |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b24db47..2f63b78 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,3 +25,4 @@
 /drupal-7.29.tar.gz
 /drupal-7.30.tar.gz
 /drupal-7.31.tar.gz
+/drupal-7.32.tar.gz
diff --git a/drupal7.spec b/drupal7.spec
index 8b75dce..8cf54cd 100644
--- a/drupal7.spec
+++ b/drupal7.spec
@@ -6,7 +6,7 @@ AutoReqProv: no
 
 %define drupaldir %{_datadir}/drupal7
 Name: drupal7
-Version:  7.31
+Version:  7.32
 Release:  1%{?dist}
 Summary: An open-source content-management platform
 
@@ -192,6 +192,9 @@ rm -rf %{buildroot}
 %{_prefix}/lib/rpm/%{name}.req
 
 %changelog
+* Wed Oct 15 2014 Jared Smith <jsmith at fedoraproject.org> - 7.32-1
+- Update to upstream 7.32 security release for SA-CORE-2014-005
+
 * Thu Aug 07 2014 Jared Smith <jsmith at fedoraproject.org> - 7.31-1
 - Update to upstream 7.31 release for SA-CORE-2014-004
 
diff --git a/sources b/sources
index aca0785..0b589b8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-de256f202930d3ef5ccc6aebc550adaf  drupal-7.31.tar.gz
+d5d121a6ce974f2d20604a7e10e1987a  drupal-7.32.tar.gz


More information about the scm-commits mailing list