[drupal7-features] Update to upstream 2.4 release for bug fixes

Jared Smith jsmith at fedoraproject.org
Thu Mar 5 17:28:16 UTC 2015


commit 8eaa075cfdc35e04fd06ad336a9246259a937d09
Author: Jared K. Smith <jaredsmith at jaredsmith.net>
Date:   Thu Mar 5 12:27:58 2015 -0500

    Update to upstream 2.4 release for bug fixes

 .gitignore            | 1 +
 drupal7-features.spec | 6 +++++-
 sources               | 2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 920329e..3601fd2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@
 /features-7.x-2.1.tar.gz
 /features-7.x-2.2.tar.gz
 /features-7.x-2.3.tar.gz
+/features-7.x-2.4.tar.gz
diff --git a/drupal7-features.spec b/drupal7-features.spec
index 5297c73..3f7ef96 100644
--- a/drupal7-features.spec
+++ b/drupal7-features.spec
@@ -3,7 +3,7 @@
 %global module features
 
 Name:          drupal7-%{module}
-Version:       2.3
+Version:       2.4
 Release:       1%{?dist}
 Summary:       Provides feature management for Drupal
 
@@ -66,6 +66,10 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Thu Mar 05 2015 Jared Smith <jsmith at fedoraproject.org> - 2.4-1
+- Update to upstream 2.4 release for bug fixes
+- Upstream changelog for this release: https://www.drupal.org/node/2446159
+
 * Tue Jan  6 2015 Paul W. Frields <stickster at gmail.com> - 2.3-1
 - Update to upstream 2.3 release for bug fix
 
diff --git a/sources b/sources
index 5fb69c6..c2fcee8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-562c8c81a512e45d5fb04b4ee33858bf  features-7.x-2.3.tar.gz
+af6f0fd6117b5c0ff15ef7c1923d116f  features-7.x-2.4.tar.gz


More information about the scm-commits mailing list