[drupal7-backup_migrate] Update to 2.7

Peter Borsa asrob at fedoraproject.org
Thu Jun 13 16:46:54 UTC 2013


commit daa215292fb2ded211b323a604e35846ff1a7db0
Author: Peter Borsa <peter.borsa at gmail.com>
Date:   Thu Jun 13 18:46:38 2013 +0200

    Update to 2.7

 .gitignore                  |    1 +
 drupal7-backup_migrate.spec |    6 +++++-
 sources                     |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b8017d0..6d6b668 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /backup_migrate-7.x-2.2.tar.gz
 /backup_migrate-7.x-2.4.tar.gz
 /backup_migrate-7.x-2.5.tar.gz
+/backup_migrate-7.x-2.7.tar.gz
diff --git a/drupal7-backup_migrate.spec b/drupal7-backup_migrate.spec
index 8d40104..cf290bd 100644
--- a/drupal7-backup_migrate.spec
+++ b/drupal7-backup_migrate.spec
@@ -10,7 +10,7 @@
 %global modname backup_migrate
 
 Name:    drupal%{drupalver}-%{modname}
-Version: 2.5
+Version: 2.7
 Release: 1%{?dist}
 Summary: Database backup, restore, and migrate module for Drupal %{drupalver}
 Group:   Applications/Publishing
@@ -59,6 +59,10 @@ rm -rf %{buildroot}
 %{drupaldir}/modules/%{modname}
 
 %changelog
+* Thu Jun 13 2013 Peter Borsa <peter.borsa at gmail.com> - 2.7-1
+- Update to upstream 2.7 release for bug fixes
+- Upstream changelog for this release is available at https://drupal.org/node/1996614
+
 * Mon Apr 15 2013 Peter Borsa <peter.borsa at gmail.com> - 2.5-1
 - Update to 2.5
 
diff --git a/sources b/sources
index e4575c6..966470c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ac3efbab3e9f844668bc2d3ba27d47f9  backup_migrate-7.x-2.5.tar.gz
+de8a53e196965e11fb6831efa90edd0d  backup_migrate-7.x-2.7.tar.gz


More information about the scm-commits mailing list