[drupal7-variable] Update to 2.5

Peter Borsa asrob at fedoraproject.org
Sat May 3 10:36:50 UTC 2014


commit 2fc361fddaf34bc742f2cf8fb09a282f9c5f8e8a
Author: Peter Borsa <peter.borsa at gmail.com>
Date:   Sat May 3 12:37:00 2014 +0200

    Update to 2.5

 .gitignore            |    1 +
 drupal7-variable.spec |    5 ++++-
 sources               |    3 +--
 3 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b898d1f..bd86cfa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /variable-7.x-2.2.tar.gz
 /variable-7.x-2.3.tar.gz
 /variable-7.x-2.4.tar.gz
+/variable-7.x-2.5.tar.gz
diff --git a/drupal7-variable.spec b/drupal7-variable.spec
index 90b50ff..4b5b248 100644
--- a/drupal7-variable.spec
+++ b/drupal7-variable.spec
@@ -3,7 +3,7 @@
 %global module_name variable
 
 Name:          drupal7-%{module_name}
-Version:       2.4
+Version:       2.5
 Release:       1%{?dist}
 Summary:       Provides a registry for meta-data about Drupal variables
 
@@ -58,6 +58,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sat May 03 2014 Peter Borsa <peter.borsa at gmail.com> - 2.5-1
+- Updated to 2.5 (BZ #1090883; release notes https://drupal.org/node/2247839)
+
 * Sat Jan 25 2014 Shawn Iwinski <shawn.iwinski at gmail.com> - 2.4-1
 - Updated to 2.4 (BZ #1056423; release notes https://drupal.org/node/2178137)
 - Spec cleanup
diff --git a/sources b/sources
index bbd07ff..aa85685 100644
--- a/sources
+++ b/sources
@@ -1,2 +1 @@
-4a053c4479a0a540225dc040e822b6ac  variable-7.x-2.3.tar.gz
-593343d361833c14f6bf8da3cc93332c  variable-7.x-2.4.tar.gz
+19ef79edd10ef87e471775cf34a27386  variable-7.x-2.5.tar.gz


More information about the scm-commits mailing list