[drupal7-webform] Update to 4.6

Peter Borsa asrob at fedoraproject.org
Mon Mar 23 05:23:56 UTC 2015


commit b0c59572c3bcc8f198b6878680428fae0d6f3971
Author: Peter Borsa <peter.borsa at gmail.com>
Date:   Mon Mar 23 06:23:47 2015 +0100

    Update to 4.6

 .gitignore           | 1 +
 drupal7-webform.spec | 6 +++++-
 sources              | 2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 50584ec..f403d54 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /webform-7.x-4.2.tar.gz
 /webform-7.x-4.3.tar.gz
 /webform-7.x-4.5.tar.gz
+/webform-7.x-4.6.tar.gz
diff --git a/drupal7-webform.spec b/drupal7-webform.spec
index 034eb18..f9020fb 100644
--- a/drupal7-webform.spec
+++ b/drupal7-webform.spec
@@ -3,7 +3,7 @@
 %global module_name webform
 
 Name:          drupal7-%{module_name}
-Version:       4.5
+Version:       4.6
 Release:       1%{?dist}
 Summary:       Webform is the module for making surveys in Drupal
 
@@ -65,6 +65,10 @@ cp -pr * %{buildroot}%{drupal7_modules}/%{module_name}/
 
 
 %changelog
+* Mon Mar 23 2015 Peter Borsa <peter.borsa at gmail.com> 4.6-1
+- Update to 4.6
+- Release notes can be found at https://www.drupal.org/node/2457219
+
 * Fri Mar 20 2015 Peter Borsa <peter.borsa at gmail.com> 4.5-1
 - Update to 4.5
 - Release notes can be found at https://www.drupal.org/node/2454063
diff --git a/sources b/sources
index 1237882..dc370cd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8b864d7fd7de0abcc11f213bc28dcc6b  webform-7.x-4.5.tar.gz
+4c434af84de80e9886d9a0014bbde4dc  webform-7.x-4.6.tar.gz


More information about the scm-commits mailing list