[drupal6] Update to Drupal 6.33

Peter Borsa asrob at fedoraproject.org
Thu Aug 7 08:05:10 UTC 2014


commit d90b17db38646b0c08ad769c1c10fbfb842e2b8f
Author: Peter Borsa <peter.borsa at gmail.com>
Date:   Thu Aug 7 10:04:51 2014 +0200

    Update to Drupal 6.33

 .gitignore   |    1 +
 drupal6.spec |    5 ++++-
 sources      |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ea8c50f..a19d785 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
 /drupal-6.30.tar.gz
 /drupal-6.31.tar.gz
 /drupal-6.32.tar.gz
+/drupal-6.33.tar.gz
diff --git a/drupal6.spec b/drupal6.spec
index 86f2847..729db80 100644
--- a/drupal6.spec
+++ b/drupal6.spec
@@ -1,6 +1,6 @@
 %define drupaldir %{_datadir}/drupal6
 Name: drupal6
-Version:  6.32
+Version:  6.33
 Release:  1%{?dist}
 Summary: An open-source content-management platform
 
@@ -81,6 +81,9 @@ rm -rf %{buildroot}
 %dir %attr(775,root,apache) %{_localstatedir}/lib/%{name}/files/default/
 
 %changelog
+* Thu Aug 07 2014 Peter Borsa <peter.borsa at gmail.com> - 6.33-1
+- 6.33, SA-CORE-2014-004
+
 * Thu Jul 17 2014 Jon Ciesla <limburgher at gmail.com> - 6.32-1
 - 6.32, SA-CORE-2014-003
 
diff --git a/sources b/sources
index 926df0e..1b935e1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d7ddd8da7056775ed551a888a3cfe90f  drupal-6.32.tar.gz
+33d738678f81a86d9e31ae8af23b45e5  drupal-6.33.tar.gz


More information about the scm-commits mailing list