[drupal6] 6.27.

Jon Ciesla limb at fedoraproject.org
Thu Dec 20 11:55:14 UTC 2012


commit 1162f6dcc29952cd85ea668b5dc788c4f3886db1
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Thu Dec 20 05:52:38 2012 -0600

    6.27.

 .gitignore   |    1 +
 drupal6.spec |    7 +++++--
 sources      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d08d663..4321773 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /drupal-6.24.tar.gz
 /drupal-6.25.tar.gz
 /drupal-6.26.tar.gz
+/drupal-6.27.tar.gz
diff --git a/drupal6.spec b/drupal6.spec
index 2f8fa15..6a21e2c 100644
--- a/drupal6.spec
+++ b/drupal6.spec
@@ -1,7 +1,7 @@
 %define drupaldir %{_datadir}/drupal6
 Name: drupal6
-Version:  6.26
-Release:  5%{?dist}
+Version:  6.27
+Release:  1%{?dist}
 Summary: An open-source content-management platform
 
 Group: Applications/Publishing
@@ -81,6 +81,9 @@ rm -rf %{buildroot}
 %dir %attr(775,root,apache) %{_localstatedir}/lib/%{name}/files/default/
 
 %changelog
+* Thu Dec 20 2012 Jon Ciesla <limburgher at gmail.com> - 6.27-1
+- 6.27.
+
 * Fri Nov 16 2012 Jon Ciesla <limburgher at gmail.com> - 6.26-5
 - JSON patch.
 
diff --git a/sources b/sources
index dde7c7b..1f3c3b7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-738dabb1e52de618db31698c625221b1  drupal-6.26.tar.gz
+c9940c480b3b38e9ffa82e066856d54c  drupal-6.27.tar.gz


More information about the scm-commits mailing list