[drupal7-path_breadcrumbs] Updated to 3.2 (BZ #1190389; SA-CONTRIB-2015-037)

Shawn Iwinski siwinski at fedoraproject.org
Sun Feb 8 03:45:01 UTC 2015


commit 0cbb0021b6929a25e28f1a2a14a45427f753767d
Author: Shawn Iwinski <shawn.iwinski at gmail.com>
Date:   Sat Feb 7 22:44:44 2015 -0500

    Updated to 3.2 (BZ #1190389; SA-CONTRIB-2015-037)

 .gitignore                    |    1 +
 drupal7-path_breadcrumbs.spec |    7 +++++--
 sources                       |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 95fa06d..23f63d7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /path_breadcrumbs-7.x-3.0-rc1.tar.gz
 /path_breadcrumbs-7.x-3.0-rc2.tar.gz
 /path_breadcrumbs-7.x-3.1.tar.gz
+/path_breadcrumbs-7.x-3.2.tar.gz
diff --git a/drupal7-path_breadcrumbs.spec b/drupal7-path_breadcrumbs.spec
index 3ecc1d1..0fc9428 100644
--- a/drupal7-path_breadcrumbs.spec
+++ b/drupal7-path_breadcrumbs.spec
@@ -3,7 +3,7 @@
 %global module path_breadcrumbs
 
 Name:          drupal7-%{module}
-Version:       3.1
+Version:       3.2
 Release:       1%{?dist}
 Summary:       Allows creation of custom breadcrumbs for any page using contexts
 
@@ -18,7 +18,7 @@ BuildRequires: drupal7-rpmbuild >= 7.23-3
 
 Requires:      drupal7(ctools)
 Requires:      drupal7(entity_token)
-# phpcompatinfo (computed from version 3.1)
+# phpcompatinfo (computed from version 3.2)
 Requires:      php-pcre
 
 %description
@@ -86,6 +86,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sat Feb 07 2015 Shawn Iwinski <shawn.iwinski at gmail.com> - 3.2-1
+- Updated to 3.2 (BZ #1190389; SA-CONTRIB-2015-037)
+
 * Sun Jan 04 2015 Shawn Iwinski <shawn.iwinski at gmail.com> - 3.1-1
 - Updated to 3.1 (BZ #1178332)
 - %%license usage
diff --git a/sources b/sources
index 353b825..0205ed7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b42a28bda1c436d4493470988ac2ad74  path_breadcrumbs-7.x-3.1.tar.gz
+2fb6fc6b4a287cc050a1a297875d0e4c  path_breadcrumbs-7.x-3.2.tar.gz


More information about the scm-commits mailing list