[drupal7-entity] Update to 1.0-rc2

Scott Dodson sdodson at fedoraproject.org
Thu Apr 26 02:29:26 UTC 2012


commit c627f32849772505aa9a8140b525ce5705e24258
Author: Scott Dodson <sdodson at redhat.com>
Date:   Wed Apr 25 22:29:14 2012 -0400

    Update to 1.0-rc2

 .gitignore                                |    1 +
 LICENSE.txt => drupal7-entity-LICENSE.txt |    0
 drupal7-entity.spec                       |    6 ++++--
 sources                                   |    2 +-
 4 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4eb2e2a..5233125 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /entity-7.x-1.0-beta11.tar.gz
 /entity-7.x-1.0-rc1.tar.gz
+/entity-7.x-1.0-rc2.tar.gz
diff --git a/LICENSE.txt b/drupal7-entity-LICENSE.txt
similarity index 100%
rename from LICENSE.txt
rename to drupal7-entity-LICENSE.txt
diff --git a/drupal7-entity.spec b/drupal7-entity.spec
index 6e2a910..3f92195 100644
--- a/drupal7-entity.spec
+++ b/drupal7-entity.spec
@@ -1,6 +1,6 @@
 %define drupaldir %{_datadir}/drupal7
 %global alphabeta rc
-%global prerelease 1
+%global prerelease 2
 
 Name:	drupal7-entity
 Version:	1.0
@@ -12,7 +12,7 @@ License: GPLv2+
 URL:	http://drupal.org/project/entity
 Source0: http://ftp.drupal.org/files/projects/entity-7.x-%{version}-%{alphabeta}%{prerelease}.tar.gz
 Source1: %{name}-fedora-README.txt
-Source2: LICENSE.txt
+Source2: %{name}-LICENSE.txt
 
 BuildArch: noarch
 BuildRoot:	%(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
@@ -51,6 +51,8 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Wed Apr 25 2012 Scott Dodson <sdodson at redhat.com> - 1.0-0.4.rc2
+- Update to 1.0-rc2
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0-0.4.rc1
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index 8a30da0..0d161eb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-daa6dff009d00756f86b80b31af32c77  entity-7.x-1.0-rc1.tar.gz
+587d7b6a088a195722fe7d11b1c9c8fa  entity-7.x-1.0-rc2.tar.gz


More information about the scm-commits mailing list