[drupal7-migrate] Update to 2.5

Scott Dodson sdodson at fedoraproject.org
Sun Feb 10 06:24:20 UTC 2013


commit 6dcd46e547113c16aae23cf9713116e81c27fea1
Author: Scott Dodson <sdodson at redhat.com>
Date:   Sun Feb 10 01:23:53 2013 -0500

    Update to 2.5

 .gitignore           |    1 +
 drupal7-migrate.spec |    6 ++++--
 sources              |    2 +-
 3 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8578d50..45ea73b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /migrate-7.x-2.2.tar.gz
 /migrate-7.x-2.3.tar.gz
 /migrate-7.x-2.4.tar.gz
+/migrate-7.x-2.5.tar.gz
diff --git a/drupal7-migrate.spec b/drupal7-migrate.spec
index 5dcfc25..297b610 100644
--- a/drupal7-migrate.spec
+++ b/drupal7-migrate.spec
@@ -10,8 +10,8 @@
 %global modname migrate
 
 Name:    drupal%{drupalver}-%{modname}
-Version: 2.4
-Release: 2%{?dist}
+Version: 2.5
+Release: 0%{?dist}
 Summary: The migrate module provides a flexible framework for migrating content
 Group:   Applications/Publishing
 License: GPLv2+
@@ -57,6 +57,8 @@ rm -rf %{buildroot}
 %{drupaldir}/modules/%{modname}
 
 %changelog
+* Sun Feb 10 2013 Scott Dodson <sdodson at redhat.com> - 2.5-0
+- Update to 2.5
 * Wed Jul 18 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.4-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index 2f5e2a9..58b471b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-410a7f3ff83a454545041a83fb5caed5  migrate-7.x-2.4.tar.gz
+b0bedd30b2fad3c10dae81978fd57727  migrate-7.x-2.5.tar.gz


More information about the scm-commits mailing list