[drupal6-backup_migrate] Update to upstream 2.5 (#802927)

Paul W. Frields pfrields at fedoraproject.org
Tue Mar 13 23:47:30 UTC 2012


commit 0bca465aeb243b4e8be4414ea2f4f8cd8a054dce
Author: Paul W. Frields <stickster at gmail.com>
Date:   Tue Mar 13 19:47:17 2012 -0400

    Update to upstream 2.5 (#802927)

 .gitignore                  |    1 +
 drupal6-backup_migrate.spec |    7 +++++--
 sources                     |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b1d0a75..f5d87f3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /backup_migrate-6.x-2.4.tar.gz
+/backup_migrate-6.x-2.5.tar.gz
diff --git a/drupal6-backup_migrate.spec b/drupal6-backup_migrate.spec
index 23db11e..e219b5c 100644
--- a/drupal6-backup_migrate.spec
+++ b/drupal6-backup_migrate.spec
@@ -10,8 +10,8 @@
 %global modname backup_migrate
 
 Name:    drupal%{drupalver}-%{modname}
-Version: 2.4
-Release: 2%{?dist}
+Version: 2.5
+Release: 1%{?dist}
 Summary: Database backup, restore, and migrate module for Drupal %{drupalver}
 Group:   Applications/Publishing
 License: GPLv2+ and BSD
@@ -57,6 +57,9 @@ rm -rf %{buildroot}
 %{drupaldir}/modules/%{modname}
 
 %changelog
+* Tue Mar 13 2012 Paul W. Frields <stickster at gmail.com> - 2.5-1
+- Update to upstream 2.5
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.4-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index 4e4ec16..24319f0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fc4810d96bc77a7881a913135f2e4d1c  backup_migrate-6.x-2.4.tar.gz
+f16bb5de0f2f0906eef7a197a229b3b9  backup_migrate-6.x-2.5.tar.gz


More information about the scm-commits mailing list