[drupal7-backup_migrate] Update to 2.4

Scott Dodson sdodson at fedoraproject.org
Tue Jun 19 12:50:19 UTC 2012


commit 10f6150494f588ef0294fb8253b80f4ff07d6523
Author: Scott Dodson <sdodson at redhat.com>
Date:   Tue Jun 19 08:46:29 2012 -0400

    Update to 2.4

 .gitignore                  |    1 +
 drupal7-backup_migrate.spec |    7 ++++---
 sources                     |    2 +-
 3 files changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index abccae4..b72fbb8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /backup_migrate-7.x-2.2.tar.gz
+/backup_migrate-7.x-2.4.tar.gz
diff --git a/drupal7-backup_migrate.spec b/drupal7-backup_migrate.spec
index fa65b7c..314414d 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.2
-Release: 3%{?dist}
+Version: 2.4
+Release: 1%{?dist}
 Summary: Database backup, restore, and migrate module for Drupal %{drupalver}
 Group:   Applications/Publishing
 License: GPLv2+ and BSD
@@ -59,9 +59,10 @@ rm -rf %{buildroot}
 %{drupaldir}/modules/%{modname}
 
 %changelog
+* Tue Jun 19 2012 Scott Dodson <sdodson at redhat.com> - 2.4-1
+- Update to 2.4
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.2-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
-
 * Tue Sep 13 2011 Scott Dodson <sdodson at redhat.com> - 2.2-2
 - Fix FSF Address in LICENSE.txt
 * Wed Aug 31 2011 Scott Dodson <sdodson at redhat.com> - 2.2-1
diff --git a/sources b/sources
index 2b51ee8..8053ca1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-98ff6ed0c1a596b300d05f412a1819cb  backup_migrate-7.x-2.2.tar.gz
+6ad74d86681117ede91d10855a0443b2  backup_migrate-7.x-2.4.tar.gz


More information about the scm-commits mailing list