[drupal7-backup_migrate] Update to 2.8

Peter Borsa asrob at fedoraproject.org
Wed Nov 6 15:58:34 UTC 2013


commit 5003ab4dc18eaacfe42b53ddb46b47e853c6b3a8
Author: Peter Borsa <peter.borsa at gmail.com>
Date:   Wed Nov 6 16:58:37 2013 +0100

    Update to 2.8

 .gitignore                  |    1 +
 drupal7-backup_migrate.spec |    8 ++++++--
 sources                     |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6d6b668..4f3f3fd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /backup_migrate-7.x-2.4.tar.gz
 /backup_migrate-7.x-2.5.tar.gz
 /backup_migrate-7.x-2.7.tar.gz
+/backup_migrate-7.x-2.8.tar.gz
diff --git a/drupal7-backup_migrate.spec b/drupal7-backup_migrate.spec
index 674f4be..3de8b17 100644
--- a/drupal7-backup_migrate.spec
+++ b/drupal7-backup_migrate.spec
@@ -10,8 +10,8 @@
 %global modname backup_migrate
 
 Name:    drupal%{drupalver}-%{modname}
-Version: 2.7
-Release: 2%{?dist}
+Version: 2.8
+Release: 1%{?dist}
 Summary: Database backup, restore, and migrate module for Drupal %{drupalver}
 Group:   Applications/Publishing
 License: GPLv2+ and BSD
@@ -59,6 +59,10 @@ rm -rf %{buildroot}
 %{drupaldir}/modules/%{modname}
 
 %changelog
+* Wed Nov 06 2013 Peter Borsa <peter.borsa at gmail.com> - 2.8-1
+- Update to upstream 2.8 release for bug fixes
+- Upstream changelog for this release is available at https://drupal.org/node/2128465
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.7-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 966470c..6e0277d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-de8a53e196965e11fb6831efa90edd0d  backup_migrate-7.x-2.7.tar.gz
+b5044b66b52b00519265c16a75aa1f3b  backup_migrate-7.x-2.8.tar.gz


More information about the scm-commits mailing list