[drupal7-crumbs] Update to 2.0-beta4

Peter Borsa asrob at fedoraproject.org
Tue Aug 13 07:39:54 UTC 2013


commit dfcc8d8346e02c5708fd286e3e49aaf26974db0c
Author: Peter Borsa <peter.borsa at gmail.com>
Date:   Tue Aug 13 09:39:35 2013 +0200

    Update to 2.0-beta4

 .gitignore          |    1 +
 drupal7-crumbs.spec |    8 ++++++--
 sources             |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 482f263..f45dd79 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /crumbs-7.x-1.9.tar.gz
 /crumbs-7.x-1.10.tar.gz
 /crumbs-7.x-2.0-beta1.tar.gz
+/crumbs-7.x-2.0-beta4.tar.gz
diff --git a/drupal7-crumbs.spec b/drupal7-crumbs.spec
index dcbfb45..8910878 100644
--- a/drupal7-crumbs.spec
+++ b/drupal7-crumbs.spec
@@ -1,11 +1,11 @@
 %{?drupal7_find_provides_and_requires}
 
 %global module_name crumbs
-%global alphabeta beta1
+%global alphabeta beta4
 
 Name:          drupal7-%{module_name}
 Version:       2.0
-Release:       0.1.beta1%{?dist}
+Release:       0.2.beta4%{?dist}
 Summary:       The ultimate breadcrumbs module
 
 Group:         Applications/Publishing
@@ -74,6 +74,10 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Tue Aug 13 2013 Peter Borsa <peter.borsa at gmail.com> - 2.0-0.2.beta4
+- Update to upstream 2.0-beta4 release for bug fixes
+- Upstream changelog for this release is available at https://drupal.org/node/2063791
+
 * Thu Aug 08 2013 Peter Borsa <peter.borsa at gmail.com> - 2.0-0.1.beta1
 - Update to upstream 2.0-beta1 release for bug fixes
 - Upstream changelog for this release is available at https://drupal.org/node/2060015
diff --git a/sources b/sources
index 2491844..8610643 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6a1670169e8c96bb84d9b14cb1c41372  crumbs-7.x-2.0-beta1.tar.gz
+313a20b647f6999ac77ed33f6b8726ac  crumbs-7.x-2.0-beta4.tar.gz


More information about the scm-commits mailing list