[drupal7-context] Update to 3.0-beta7

Peter Borsa asrob at fedoraproject.org
Wed Aug 7 09:43:19 UTC 2013


commit 4e9049dc7247f568b76d988ea0ebe33b9cbfe0de
Author: Peter Borsa <peter.borsa at gmail.com>
Date:   Wed Aug 7 11:43:02 2013 +0200

    Update to 3.0-beta7

 .gitignore           |    1 +
 drupal7-context.spec |    8 ++++++--
 sources              |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9560678..f960f60 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /context-7.x-3.0-beta3.tar.gz
 /context-7.x-3.0-beta5.tar.gz
 /context-7.x-3.0-beta6.tar.gz
+/context-7.x-3.0-beta7.tar.gz
diff --git a/drupal7-context.spec b/drupal7-context.spec
index 0ae1304..0683944 100644
--- a/drupal7-context.spec
+++ b/drupal7-context.spec
@@ -8,11 +8,11 @@
 %global drupaldir %{_datadir}/%{drupal}
 # Use upstream name as expressed in URL and tarball
 %global modname context
-%global alphabeta -beta6
+%global alphabeta -beta7
 
 Name:    drupal%{drupalver}-%{modname}
 Version: 3.0
-Release: 0.5.beta6%{?dist}
+Release: 0.6.beta7%{?dist}
 Summary: Allows you to manage contextual conditions and reactions of your site
 Group:   Applications/Publishing
 License: GPLv2+
@@ -65,6 +65,10 @@ rm -rf %{buildroot}
 %{drupaldir}/modules/%{modname}
 
 %changelog
+* Wed Aug 07 2013 Peter Borsa <peter.borsa at gmail.com> - 3.0-0.6.beta7
+- Update to upstream 3.0-beta7 release for bug fixes
+- Upstream changelog for this release is available at https://drupal.org/node/2052487
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.0-0.5.beta6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 11c77a3..843f4f5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1fb886ef64dcbf2a1d6baedae3516ccc  context-7.x-3.0-beta6.tar.gz
+098f672a1a9deff4d02af98c8cfe7314  context-7.x-3.0-beta7.tar.gz


More information about the scm-commits mailing list