From 62d3b69e906ec62b2802b576a6e76effe4f2f238 Mon Sep 17 00:00:00 2001 From: Peter Borsa Date: Aug 17 2013 09:53:45 +0000 Subject: Update to 2.0-beta7 --- diff --git a/.gitignore b/.gitignore index 6237d78..1a48eb6 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /crumbs-7.x-2.0-beta1.tar.gz /crumbs-7.x-2.0-beta4.tar.gz /crumbs-7.x-2.0-beta5.tar.gz +/crumbs-7.x-2.0-beta7.tar.gz diff --git a/drupal7-crumbs.spec b/drupal7-crumbs.spec index 9aa6c3c..4ff1b25 100644 --- a/drupal7-crumbs.spec +++ b/drupal7-crumbs.spec @@ -1,11 +1,11 @@ %{?drupal7_find_provides_and_requires} %global module_name crumbs -%global alphabeta beta5 +%global alphabeta beta7 Name: drupal7-%{module_name} Version: 2.0 -Release: 0.3.beta5%{?dist} +Release: 0.4.beta7%{?dist} Summary: The ultimate breadcrumbs module Group: Applications/Publishing @@ -74,6 +74,10 @@ rm -rf %{buildroot} %changelog +* Sat Aug 17 2013 Peter Borsa - 2.0-0.4.beta7 +- Update to upstream 2.0-beta7 release for bug fixes +- Upstream changelog for this release is available at https://drupal.org/node/2067691 + * Fri Aug 16 2013 Peter Borsa - 2.0-0.3.beta5 - Update to upstream 2.0-beta5 release for bug fixes - Upstream changelog for this release is available at https://drupal.org/node/2064257 diff --git a/sources b/sources index 5787a27..c959ff1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cf5949774093909f09d1906252be7e0c crumbs-7.x-2.0-beta5.tar.gz +9820562571f97c8c20ce82c6fe5b6b54 crumbs-7.x-2.0-beta7.tar.gz