[drupal7-entity] Update to 1.5

Peter Borsa asrob at fedoraproject.org
Sat May 10 19:35:54 UTC 2014


commit 071fdee1a0abf3dfcb31ca11908ec7cef0b79e49
Author: Peter Borsa <peter.borsa at gmail.com>
Date:   Sat May 10 21:36:11 2014 +0200

    Update to 1.5

 .gitignore          |    1 +
 drupal7-entity.spec |    8 ++++++--
 sources             |    3 +--
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9448d92..daa2961 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /entity-7.x-1.1.tar.gz
 /entity-7.x-1.2.tar.gz
 /entity-7.x-1.3.tar.gz
+/entity-7.x-1.5.tar.gz
diff --git a/drupal7-entity.spec b/drupal7-entity.spec
index b14b19e..2b7eb92 100644
--- a/drupal7-entity.spec
+++ b/drupal7-entity.spec
@@ -3,8 +3,8 @@
 %global module_name entity
 
 Name:          drupal7-%{module_name}
-Version:       1.3
-Release:       2%{?dist}
+Version:       1.5
+Release:       1%{?dist}
 Summary:       Extends the entity API to provide a unified way to deal with entities
 
 Group:         Applications/Publishing
@@ -64,6 +64,10 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sat May 10 2014 Peter Borsa <peter.borsa at gmail.com> - 1.5-1
+- Update to upstream 1.5 release for bug fixes
+- Upstream changelog for this release is available at https://drupal.org/node/2236077
+
 * Thu Jan 09 2014 Shawn Iwinski <shawn.iwinski at gmail.com> - 1.3-2
 - Added provided modules to description
 
diff --git a/sources b/sources
index b15a5a7..6138976 100644
--- a/sources
+++ b/sources
@@ -1,2 +1 @@
-c87e0ce3708a26a3045c36b8ad15f61c  entity-7.x-1.2.tar.gz
-92bb78da6928049c0d9bdea76629416b  entity-7.x-1.3.tar.gz
+04b90c27b2f1627d0a218006291afa9f  entity-7.x-1.5.tar.gz


More information about the scm-commits mailing list