[drupal7] Update to Drupal 7.33

Peter Borsa asrob at fedoraproject.org
Tue Nov 11 09:19:36 UTC 2014


commit 0aa6f9b03d8a52888d0db43bc763666834961519
Author: Peter Borsa <peter.borsa at gmail.com>
Date:   Tue Nov 11 10:19:09 2014 +0100

    Update to Drupal 7.33

 .gitignore   |    1 +
 drupal7.spec |    5 ++++-
 sources      |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2f63b78..5a8cf89 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,3 +26,4 @@
 /drupal-7.30.tar.gz
 /drupal-7.31.tar.gz
 /drupal-7.32.tar.gz
+/drupal-7.33.tar.gz
diff --git a/drupal7.spec b/drupal7.spec
index 8cf54cd..64d07fa 100644
--- a/drupal7.spec
+++ b/drupal7.spec
@@ -6,7 +6,7 @@ AutoReqProv: no
 
 %define drupaldir %{_datadir}/drupal7
 Name: drupal7
-Version:  7.32
+Version:  7.33
 Release:  1%{?dist}
 Summary: An open-source content-management platform
 
@@ -192,6 +192,9 @@ rm -rf %{buildroot}
 %{_prefix}/lib/rpm/%{name}.req
 
 %changelog
+* Tue Nov 11 2014 Peter Borsa <peter.borsa at gmail.com> - 7.33-1
+- Update to upstream 7.33 maintenance release with numerous bug fixes
+
 * 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
 
diff --git a/sources b/sources
index 0b589b8..674c19f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d5d121a6ce974f2d20604a7e10e1987a  drupal-7.32.tar.gz
+187b076a5753960d5d5cb12d30d93e73  drupal-7.33.tar.gz


More information about the scm-commits mailing list