[drupal7] 7.2.

Jon Ciesla limb at fedoraproject.org
Thu May 26 11:59:19 UTC 2011


commit 464d65e83babcbd18c49ab41f581cdaf3dd48d9a
Author: Jon Ciesla <limb at jcomserv.net>
Date:   Thu May 26 06:58:49 2011 -0500

    7.2.

 .gitignore   |    1 +
 drupal7.spec |    7 +++++--
 sources      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f91e578..693c3f1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /drupal-7.0.tar.gz
+/drupal-7.2.tar.gz
diff --git a/drupal7.spec b/drupal7.spec
index bbd0c7e..08bb740 100644
--- a/drupal7.spec
+++ b/drupal7.spec
@@ -1,7 +1,7 @@
 %define drupaldir %{_datadir}/drupal7
 Name: drupal7
-Version:  7.0
-Release:  4%{?dist}
+Version:  7.2
+Release:  1%{?dist}
 Summary: An open-source content-management platform
 
 Group: Applications/Publishing
@@ -88,6 +88,9 @@ rm -rf %{buildroot}
 %dir %attr(775,root,apache) %{_localstatedir}/lib/%{name}/files/default/
 
 %changelog
+* Thu May 26 2011 Jon Ciesla <limb at jcomserv.net> - 7.2-1
+- New upstream, SA-CORE-2011-001.
+
 * Wed Apr 06 2011 Jon Ciesla <limb at jcomserv.net> - 7.0-4
 - Exlcuded README and COPYRIGHT.
 - Fixed sites symlink.
diff --git a/sources b/sources
index 580317b..7341736 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e96c0a5e47c5d7706897384069dfb920  drupal-7.0.tar.gz
+cf88c87e3694ebd15b62ba6f6a69124f  drupal-7.2.tar.gz


More information about the scm-commits mailing list