[drupal7] 7.19.

Jon Ciesla limb at fedoraproject.org
Thu Jan 17 14:09:25 UTC 2013


commit 05716441d6c2304f49934fd0093678f8a7d2f393
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Thu Jan 17 08:06:48 2013 -0600

    7.19.

 .gitignore   |    1 +
 drupal7.spec |    5 ++++-
 sources      |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 580e637..b52d660 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@
 /drupal-7.16.tar.gz
 /drupal-7.17.tar.gz
 /drupal-7.18.tar.gz
+/drupal-7.19.tar.gz
diff --git a/drupal7.spec b/drupal7.spec
index 4180213..70013c2 100644
--- a/drupal7.spec
+++ b/drupal7.spec
@@ -1,6 +1,6 @@
 %define drupaldir %{_datadir}/drupal7
 Name: drupal7
-Version:  7.18
+Version:  7.19
 Release:  1%{?dist}
 Summary: An open-source content-management platform
 
@@ -88,6 +88,9 @@ rm -rf %{buildroot}
 %dir %attr(775,root,apache) %{_localstatedir}/lib/%{name}/files/default/
 
 %changelog
+* Thu Jan 17 2013 Jon Ciesla <limburgher at gmail.com> - 7.19-1
+- 7.19, SA-CORE-2013-001.
+
 * Thu Dec 20 2012 Jon Ciesla <limburgher at gmail.com> - 7.18-1
 - 7.18.
 
diff --git a/sources b/sources
index ffdaad8..fde897f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5c048f60a53acd7cb3c2b6d5fe42f082  drupal-7.18.tar.gz
+c1dd3960f1555df208c80ef612e0c53a  drupal-7.19.tar.gz


More information about the scm-commits mailing list