[drupal7] 7.21

Peter Borsa asrob at fedoraproject.org
Thu Mar 7 09:15:05 UTC 2013


commit 5bd84e600ae70dcd75e1c6678a309d1fef2ac7fb
Author: Peter Borsa <peter.borsa at gmail.com>
Date:   Thu Mar 7 10:10:27 2013 +0100

    7.21

 .gitignore   |    1 +
 drupal7.spec |   13 ++++++++-----
 sources      |    2 +-
 3 files changed, 10 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2bb9db7..8ed5f62 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@
 /drupal-7.18.tar.gz
 /drupal-7.19.tar.gz
 /drupal-7.20.tar.gz
+/drupal-7.21.tar.gz
diff --git a/drupal7.spec b/drupal7.spec
index f74942c..0b2a27d 100644
--- a/drupal7.spec
+++ b/drupal7.spec
@@ -1,6 +1,6 @@
 %define drupaldir %{_datadir}/drupal7
 Name: drupal7
-Version:  7.20
+Version:  7.21
 Release:  1%{?dist}
 Summary: An open-source content-management platform
 
@@ -20,7 +20,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires: php, php-gd, php-mbstring, wget, php-pdo, php-xml
 
 %description
-Equipped with a powerful blend of features, Drupal is a Content Management 
+Equipped with a powerful blend of features, Drupal is a Content Management
 System written in PHP that can support a variety of websites ranging from
 personal weblogs to large community-driven websites.  Drupal is highly
 configurable, skinnable, and secure.
@@ -70,9 +70,9 @@ rm -rf %{buildroot}
 %doc COPYRIGHT.txt README.txt example.sites.php
 %{drupaldir}
 %exclude %{drupaldir}/CHANGELOG.txt
-%exclude %{drupaldir}/INSTALL* 
-%exclude %{drupaldir}/LICENSE* 
-%exclude %{drupaldir}/MAINTAINERS.txt 
+%exclude %{drupaldir}/INSTALL*
+%exclude %{drupaldir}/LICENSE*
+%exclude %{drupaldir}/MAINTAINERS.txt
 %exclude %{drupaldir}/UPGRADE.txt
 %exclude %{drupaldir}/COPYRIGHT.txt
 %exclude %{drupaldir}/README.txt
@@ -88,6 +88,9 @@ rm -rf %{buildroot}
 %dir %attr(775,root,apache) %{_localstatedir}/lib/%{name}/files/default/
 
 %changelog
+* Thu Mar 7 2013 Peter Borsa <peter.borsa at gmail.com> - 7.21-1
+- 7.21
+
 * Thu Feb 21 2013 Paul W. Frields <stickster at gmail.com> - 7.20-1
 - 7.20, SA-CORE-2013-002 (#913403)
 
diff --git a/sources b/sources
index d9acf3c..95a3649 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ee576d63f1fd8a1f1c072a56978da0c5  drupal-7.20.tar.gz
+eff054cd53be39ff719f77c81dce1aac  drupal-7.21.tar.gz


More information about the scm-commits mailing list