[drupal7] New upstream, minor bugfixes and API improvements only.

Paul W. Frields pfrields at fedoraproject.org
Sat Sep 3 16:19:59 UTC 2011


commit d0fe4d9243349f23bc54d562cd2c95567f8f7fcc
Author: Paul W. Frields <stickster at gmail.com>
Date:   Sat Sep 3 12:19:37 2011 -0400

    New upstream, minor bugfixes and API improvements only.

 .gitignore   |    1 +
 drupal7.spec |    5 ++++-
 sources      |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 64b72da..6634918 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /drupal-7.4.tar.gz
 /drupal-7.6.tar.gz
 /drupal-7.7.tar.gz
+/drupal-7.8.tar.gz
diff --git a/drupal7.spec b/drupal7.spec
index ffa3dc6..77c1cf2 100644
--- a/drupal7.spec
+++ b/drupal7.spec
@@ -1,6 +1,6 @@
 %define drupaldir %{_datadir}/drupal7
 Name: drupal7
-Version:  7.7
+Version:  7.8
 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
+* Sat Sep  3 2011 Paul W. Frields <stickster at gmail.com> - 7.8-1
+- New upstream, minor bugfixes and API improvements only.
+
 * Sun Aug  7 2011 Paul W. Frields <stickster at gmail.com> - 7.7-1
 - New upstream, fixed version string only.
 
diff --git a/sources b/sources
index 393bb6f..11868b3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2eeb63fd1ef6b23b0a9f5f6b8aef8850  drupal-7.7.tar.gz
+e0226b56e8d5c57c6b126e8ed5866b1f  drupal-7.8.tar.gz


More information about the scm-commits mailing list