[drupal7-webform] Update to 4.3

Peter Borsa asrob at fedoraproject.org
Fri Feb 20 13:37:10 UTC 2015


commit b1b7e8eaa67d361a6a45bc01c537dc4a01c13541
Author: Peter Borsa <peter.borsa at gmail.com>
Date:   Fri Feb 20 14:36:55 2015 +0100

    Update to 4.3

 .gitignore           | 1 +
 drupal7-webform.spec | 6 +++++-
 sources              | 2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9551f8a..fe3de0f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /webform-7.x-4.0-beta3.tar.gz
 /webform-7.x-4.1.tar.gz
 /webform-7.x-4.2.tar.gz
+/webform-7.x-4.3.tar.gz
diff --git a/drupal7-webform.spec b/drupal7-webform.spec
index f286903..bda6420 100644
--- a/drupal7-webform.spec
+++ b/drupal7-webform.spec
@@ -3,7 +3,7 @@
 %global module_name webform
 
 Name:          drupal7-%{module_name}
-Version:       4.2
+Version:       4.3
 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
+* Fri Feb 20 2015 Peter Borsa <peter.borsa at gmail.com> 4.3-1
+- Update to 4.3
+- Release notes can be found at https://www.drupal.org/node/2427257
+
 * Tue Dec 23 2014 Peter Borsa <peter.borsa at gmail.com> 4.2-1
 - Update to 4.2
 - Release notes can be found at https://www.drupal.org/node/2381793
diff --git a/sources b/sources
index 2f7a44f..bb10593 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a48a33c79d3831b748342b1836617a74  webform-7.x-4.2.tar.gz
+5ed6d060b3cd57ba6a0dc6aac19d31be  webform-7.x-4.3.tar.gz


More information about the scm-commits mailing list