[drupal6-token] Corrected license field

Peter Borsa asrob at fedoraproject.org
Fri Jan 14 14:37:36 UTC 2011


commit 81a15ece1e0656af1639eec0d0cbf2bec44efbbb
Author: Peter Borsa <peter.borsa at gmail.com>
Date:   Fri Jan 14 15:32:11 2011 +0100

    Corrected license field

 drupal6-token.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/drupal6-token.spec b/drupal6-token.spec
index 54a6b5f..bc9a759 100644
--- a/drupal6-token.spec
+++ b/drupal6-token.spec
@@ -1,11 +1,11 @@
 %global drupaldir %{_datadir}/drupal6
 Name: drupal6-token
 Version:  1.15
-Release:  2%{?dist}
+Release:  3%{?dist}
 Summary:  Tokens are small bits of text that can be placed into larger documents
 
 Group: Applications/Publishing
-License: GPLv2
+License: GPLv2+
 URL: http://drupal.org/project/token
 Source0: http://ftp.drupal.org/files/projects/token-6.x-1.15.tar.gz
 Source1: %{name}-fedora-README.txt
@@ -44,6 +44,9 @@ rm -rf %{buildroot}
 %{drupaldir}/modules/token
 
 %changelog
+* Fri Jan 14 2011 Peter Borsa <peter.borsa at gmail.com> - 1.15-3
+- The License field is changed.
+
 * Sat Jan  8 2011 Peter Borsa <peter.borsa at gmail.com> - 1.15-2
 - Additional adjustments in the spec file
 


More information about the scm-commits mailing list