[drupal7-webform] Update to 4.1

Peter Borsa asrob at fedoraproject.org
Tue Nov 25 10:56:52 UTC 2014


commit 63c386c42f5f717df618945bc72fca2de9c0a605
Author: Peter Borsa <peter.borsa at gmail.com>
Date:   Tue Nov 25 11:56:40 2014 +0100

    Update to 4.1

 .gitignore           |    1 +
 drupal7-webform.spec |   11 +++++++----
 sources              |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8cbe160..62a620a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /webform-7.x-4.0-beta1.tar.gz
 /webform-7.x-4.0-beta3.tar.gz
+/webform-7.x-4.1.tar.gz
diff --git a/drupal7-webform.spec b/drupal7-webform.spec
index ecb9ff8..bf159bb 100644
--- a/drupal7-webform.spec
+++ b/drupal7-webform.spec
@@ -1,17 +1,16 @@
 %{?drupal7_find_provides_and_requires}
 
 %global module_name webform
-%global prerelease beta3
 
 Name:          drupal7-%{module_name}
-Version:       4.0
-Release:       0.3.%{prerelease}%{?dist}
+Version:       4.1
+Release:       1%{?dist}
 Summary:       Webform is the module for making surveys in Drupal
 
 Group:         Applications/Publishing
 License:       GPLv2+
 URL:           http://drupal.org/project/%{module_name}
-Source0:       http://ftp.drupal.org/files/projects/%{module_name}-7.x-%{version}-%{prerelease}.tar.gz
+Source0:       http://ftp.drupal.org/files/projects/%{module_name}-7.x-%{version}.tar.gz
 Source1:       %{name}-RPM-README.txt
 
 BuildArch:     noarch
@@ -66,6 +65,10 @@ cp -pr * %{buildroot}%{drupal7_modules}/%{module_name}/
 
 
 %changelog
+* Tue Nov 25 2014 Peter Borsa <peter.borsa at gmail.com> 4.1-1
+- Update to 4.1
+- Release notes can be found at https://www.drupal.org/node/2351973
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 4.0-0.3.beta3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index 2132456..42be8cb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ed5a9f251b148852a8604d3a27d312d0  webform-7.x-4.0-beta3.tar.gz
+e33d9a244c41c7b1bc6df8af00e08b7a  webform-7.x-4.1.tar.gz


More information about the scm-commits mailing list