[drupal7] 7.10.

Jon Ciesla limb at fedoraproject.org
Tue Dec 6 15:55:26 UTC 2011


commit f1fe7dc2aa0dddd169b28d8ad6f3983a2a1b8202
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Tue Dec 6 09:55:13 2011 -0600

    7.10.

 .gitignore   |    1 +
 drupal7.spec |    5 ++++-
 sources      |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4f1d9b2..24c27c9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /drupal-7.7.tar.gz
 /drupal-7.8.tar.gz
 /drupal-7.9.tar.gz
+/drupal-7.10.tar.gz
diff --git a/drupal7.spec b/drupal7.spec
index 86732af..15f1985 100644
--- a/drupal7.spec
+++ b/drupal7.spec
@@ -1,6 +1,6 @@
 %define drupaldir %{_datadir}/drupal7
 Name: drupal7
-Version:  7.9
+Version:  7.10
 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
+* Tue Dec 06 2011 Jon Ciesla <limburgher at gmail.com> - 7.10-1
+- New upstream, BZ 760504.
+
 * Thu Oct 27 2011 Paul W. Frields <stickster at gmail.com> - 7.9-1
 - New upstream, BZ 749509.
 
diff --git a/sources b/sources
index a45fe2d..20b5fc3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7f45f109c413ca69ebb6e3140ed47225  drupal-7.9.tar.gz
+1caafb849bc756e62dd874b90b95ab31  drupal-7.10.tar.gz


More information about the scm-commits mailing list