[drupal7] 7.9.

Paul W. Frields pfrields at fedoraproject.org
Fri Oct 28 00:46:07 UTC 2011


commit 78393e7bbae812a038830735bd2b9c900d8ba088
Author: Paul W. Frields <stickster at gmail.com>
Date:   Thu Oct 27 20:14:57 2011 -0400

    7.9.

 .gitignore   |    1 +
 drupal7.spec |    5 ++++-
 sources      |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6634918..4f1d9b2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /drupal-7.6.tar.gz
 /drupal-7.7.tar.gz
 /drupal-7.8.tar.gz
+/drupal-7.9.tar.gz
diff --git a/drupal7.spec b/drupal7.spec
index 77c1cf2..86732af 100644
--- a/drupal7.spec
+++ b/drupal7.spec
@@ -1,6 +1,6 @@
 %define drupaldir %{_datadir}/drupal7
 Name: drupal7
-Version:  7.8
+Version:  7.9
 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
+* Thu Oct 27 2011 Paul W. Frields <stickster at gmail.com> - 7.9-1
+- New upstream, BZ 749509.
+
 * Sat Sep  3 2011 Paul W. Frields <stickster at gmail.com> - 7.8-1
 - New upstream, minor bugfixes and API improvements only.
 
diff --git a/sources b/sources
index 11868b3..a45fe2d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e0226b56e8d5c57c6b126e8ed5866b1f  drupal-7.8.tar.gz
+7f45f109c413ca69ebb6e3140ed47225  drupal-7.9.tar.gz


More information about the scm-commits mailing list