[drupal7-entity] Update to 1.1

Peter Borsa asrob at fedoraproject.org
Wed Jun 12 07:21:30 UTC 2013


commit b774e0e3451a0addbaf744ed647a4302fa140011
Author: Peter Borsa <peter.borsa at gmail.com>
Date:   Wed Jun 12 09:21:16 2013 +0200

    Update to 1.1

 .gitignore          |    1 +
 drupal7-entity.spec |    6 +++++-
 sources             |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a9b88ea..9e03cdd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /entity-7.x-1.0-rc2.tar.gz
 /entity-7.x-1.0-rc3.tar.gz
 /entity-7.x-1.0.tar.gz
+/entity-7.x-1.1.tar.gz
diff --git a/drupal7-entity.spec b/drupal7-entity.spec
index 5cb24d4..21b1042 100644
--- a/drupal7-entity.spec
+++ b/drupal7-entity.spec
@@ -1,7 +1,7 @@
 %define drupaldir %{_datadir}/drupal7
 
 Name:	drupal7-entity
-Version: 1.0
+Version: 1.1
 Release: 1%{?dist}
 Summary: Extends the entity API to provide a unified way to deal with entities
 
@@ -49,6 +49,10 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Wed Jun 12 2013 Peter Borsa <peter.borsa at gmail.com> - 1.1-1
+- Update to upstream 1.1 release for bug fixes
+- Upstream changelog for this release is avalble at https://drupal.org/node/1983440
+
 * Sun Mar 17 2013 Peter Borsa <peter.borsa at gmail.com> - 1.0-1
 - Update to 1.0
 - Fix BZ 919025
diff --git a/sources b/sources
index 0c1f2a8..ce73fce 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f072eda34e284561bb55cfae0dbe30db  entity-7.x-1.0.tar.gz
+1f23d1bee48287f1c53f8d3f1391187a  entity-7.x-1.1.tar.gz


More information about the scm-commits mailing list