[drupal7-entity/el5] Update to 1.0-rc1

Scott Dodson sdodson at fedoraproject.org
Tue Dec 20 18:37:00 UTC 2011


commit 01f83a788cc6d66295df0c93ceff34a9c4cd1843
Author: Scott Dodson <sdodson at redhat.com>
Date:   Tue Dec 20 13:36:16 2011 -0500

    Update to 1.0-rc1

 .gitignore          |    1 +
 drupal7-entity.spec |    9 +++++++--
 sources             |    2 +-
 3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0c389c0..4eb2e2a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /entity-7.x-1.0-beta11.tar.gz
+/entity-7.x-1.0-rc1.tar.gz
diff --git a/drupal7-entity.spec b/drupal7-entity.spec
index 5173d51..cd3336f 100644
--- a/drupal7-entity.spec
+++ b/drupal7-entity.spec
@@ -1,13 +1,16 @@
 %define drupaldir %{_datadir}/drupal7
+%global alphabeta rc
+%global prerelease 1
+
 Name:	drupal7-entity
 Version:	1.0
-Release:	0.2.beta11%{?dist}
+Release: 0.3.%{alphabeta}%{prerelease}%{?dist}
 Summary: Extends the entity API to provide a unified way to deal with entities
 
 Group:	Applications/Publishing	
 License: GPLv2+
 URL:	http://drupal.org/project/entity
-Source0: http://ftp.drupal.org/files/projects/entity-7.x-1.0-beta11.tar.gz
+Source0: http://ftp.drupal.org/files/projects/entity-7.x-%{version}-%{alphabeta}%{prerelease}.tar.gz
 Source1: %{name}-fedora-README.txt
 Source2: LICENSE.txt
 
@@ -48,6 +51,8 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Tue Dec 20 2011 Scott Dodson <sdodson at redhat.com> - 1.0-0.3.rc1
+- Update to 1.0-rc1
 * Fri Oct 28 2011 Scott Dodson <sdodson at redhat.com> - 1.0-0.2.beta11
 - Fix description
 - Update to beta11
diff --git a/sources b/sources
index d56ffb9..8a30da0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0d98c2c361e5936593b8365614fa04e3  entity-7.x-1.0-beta11.tar.gz
+daa6dff009d00756f86b80b31af32c77  entity-7.x-1.0-rc1.tar.gz


More information about the scm-commits mailing list