[drupal7-context] Update to beta2

Scott Dodson sdodson at fedoraproject.org
Tue Dec 20 22:23:10 UTC 2011


commit d93280a51123808bc6a75e43df8606b9efdc6388
Author: Scott Dodson <sdodson at redhat.com>
Date:   Tue Dec 20 17:22:58 2011 -0500

    Update to beta2

 .gitignore           |    1 +
 drupal7-context.spec |    7 +++++--
 sources              |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1fa8b91..08ab213 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /context-7.x-3.0-beta1.tar.gz
+/context-7.x-3.0-beta2.tar.gz
diff --git a/drupal7-context.spec b/drupal7-context.spec
index faeef18..df43fdb 100644
--- a/drupal7-context.spec
+++ b/drupal7-context.spec
@@ -8,15 +8,16 @@
 %global drupaldir %{_datadir}/%{drupal}
 # Use upstream name as expressed in URL and tarball
 %global modname context
+%global alphabeta -beta2
 
 Name:    drupal%{drupalver}-%{modname}
 Version: 3.0
-Release: 0.1.beta1%{?dist}
+Release: 0.1.beta2%{?dist}
 Summary: Allows you to manage contextual conditions and reactions of your site
 Group:   Applications/Publishing
 License: GPLv2+
 URL:     http://drupal.org/project/%{modname}
-Source0: http://ftp.drupal.org/files/projects/%{modname}-%{drupalver}.x-%{version}-beta1.tar.gz
+Source0: http://ftp.drupal.org/files/projects/%{modname}-%{drupalver}.x-%{version}%{alphabeta}.tar.gz
 Source1: %{name}-fedora-README.txt
 Source2: LICENSE.txt
 BuildArch: noarch
@@ -64,5 +65,7 @@ rm -rf %{buildroot}
 %{drupaldir}/modules/%{modname}
 
 %changelog
+* Tue Dec 20 2011 Scott Dodson <sdodson at redhat.com> - 3.0-0.1.beta2
+- Update to beta2
 * Wed Aug 31 2011 Scott Dodson <sdodson at redhat.com> - 3.0-0.1.beta1
 - Initial Packaging
diff --git a/sources b/sources
index e50c4cb..96fd9ea 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0707f1af392f0bf1cd210a8e638c9de6  context-7.x-3.0-beta1.tar.gz
+c10187dbe386e3c3b12235efb83c4455  context-7.x-3.0-beta2.tar.gz


More information about the scm-commits mailing list