[drupal] 6.19.

Jon Ciesla limb at fedoraproject.org
Thu Aug 12 13:53:58 UTC 2010


commit 1c6a00e9a4a7f34c386e5aad6aeb32791e8e21ba
Author: Jon Ciesla <limb at jcomserv.net>
Date:   Thu Aug 12 08:53:52 2010 -0500

    6.19.

 .gitignore  |    1 +
 drupal.spec |    5 ++++-
 sources     |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d2cc776..969e41b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 drupal-6.17.tar.gz
+drupal-6.19.tar.gz
diff --git a/drupal.spec b/drupal.spec
index d459fb7..8792f68 100644
--- a/drupal.spec
+++ b/drupal.spec
@@ -1,6 +1,6 @@
 %define drupaldir %{_datadir}/drupal
 Name: drupal
-Version:  6.17
+Version:  6.19
 Release:  1%{?dist}
 Summary: An open-source content-management platform
 
@@ -77,6 +77,9 @@ rm -rf %{buildroot}
 %dir %attr(775,root,apache) %{_localstatedir}/lib/drupal/files/default/
 
 %changelog
+* Thu Aug 12 2010 Jon Ciesla <limb at jcomserv.net> - 6.19-1
+- Update to 6.19, SA-CORE-2010-002.
+
 * Mon Jun 28 2010 Jon Ciesla <limb at jcomserv.net> - 6.17-1
 - Update to 6.17.
 
diff --git a/sources b/sources
index 8761b0f..82a1bec 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-14f936496d1f927d9b65e3849d7274f4  drupal-6.17.tar.gz
+f47f77f4cfb41b1c3847ff4a64ee9279  drupal-6.19.tar.gz


More information about the scm-commits mailing list