[drupal7-backup_migrate] Update to 2.5

Peter Borsa asrob at fedoraproject.org
Mon Apr 15 05:04:10 UTC 2013


commit 3a1bea02105759cc2925a4b4de5380393d805b66
Author: Peter Borsa <peter.borsa at gmail.com>
Date:   Mon Apr 15 07:03:55 2013 +0200

    Update to 2.5

 .gitignore                  |    1 +
 drupal7-backup_migrate.spec |   10 ++++++++--
 sources                     |    2 +-
 3 files changed, 10 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b72fbb8..b8017d0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /backup_migrate-7.x-2.2.tar.gz
 /backup_migrate-7.x-2.4.tar.gz
+/backup_migrate-7.x-2.5.tar.gz
diff --git a/drupal7-backup_migrate.spec b/drupal7-backup_migrate.spec
index 562615d..8d40104 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.4
-Release: 3%{?dist}
+Version: 2.5
+Release: 1%{?dist}
 Summary: Database backup, restore, and migrate module for Drupal %{drupalver}
 Group:   Applications/Publishing
 License: GPLv2+ and BSD
@@ -59,6 +59,9 @@ rm -rf %{buildroot}
 %{drupaldir}/modules/%{modname}
 
 %changelog
+* Mon Apr 15 2013 Peter Borsa <peter.borsa at gmail.com> - 2.5-1
+- Update to 2.5
+
 * Wed Feb 13 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.4-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
@@ -67,9 +70,12 @@ rm -rf %{buildroot}
 
 * 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
 - Initial Drupal 7 version
diff --git a/sources b/sources
index 8053ca1..e4575c6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6ad74d86681117ede91d10855a0443b2  backup_migrate-7.x-2.4.tar.gz
+ac3efbab3e9f844668bc2d3ba27d47f9  backup_migrate-7.x-2.5.tar.gz


More information about the scm-commits mailing list