[drupal7] 7.6.

Jon Ciesla limb at fedoraproject.org
Thu Jul 28 00:26:41 UTC 2011


commit 0475daddd92471b5ce6a2818086365c9b0e9c57a
Author: Jon Ciesla <limb at jcomserv.net>
Date:   Wed Jul 27 19:20:36 2011 -0500

    7.6.

 .gitignore   |    1 +
 drupal7.spec |    5 ++++-
 sources      |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c72b3c2..daaacab 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /drupal-7.0.tar.gz
 /drupal-7.2.tar.gz
 /drupal-7.4.tar.gz
+/drupal-7.6.tar.gz
diff --git a/drupal7.spec b/drupal7.spec
index f327fd6..fe93b73 100644
--- a/drupal7.spec
+++ b/drupal7.spec
@@ -1,6 +1,6 @@
 %define drupaldir %{_datadir}/drupal7
 Name: drupal7
-Version:  7.4
+Version:  7.6
 Release:  1%{?dist}
 Summary: An open-source content-management platform
 
@@ -86,6 +86,9 @@ rm -rf %{buildroot}
 %dir %attr(775,root,apache) %{_localstatedir}/lib/%{name}/files/default/
 
 %changelog
+* Wed Jul 27 2011 Jon Ciesla <limb at jcomserv.net> - 7.6-1
+- New upstream, SA-CORE-2011-003, BZ 726243.
+
 * Thu Jun 30 2011 Jon Ciesla <limb at jcomserv.net> - 7.4-1
 - New upstream, SA-CORE-2011-002, BZ 717874.
 - Dropped unused dirs in /etc/drupal7/, BZ 703736.
diff --git a/sources b/sources
index cd958d6..696f384 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-84704de078e9f5432c9bb5c6ecd841d4  drupal-7.4.tar.gz
+e88e63c4da9e5e170f089d050c88c827  drupal-7.6.tar.gz


More information about the scm-commits mailing list