[drupal7-ds] Update to 2.6

Peter Borsa asrob at fedoraproject.org
Wed Sep 11 02:44:23 UTC 2013


commit 8eb1d2a0606643e846cde353533608f546fbce08
Author: Peter Borsa <peter.borsa at gmail.com>
Date:   Wed Sep 11 04:44:03 2013 +0200

    Update to 2.6

 .gitignore      |    1 +
 drupal7-ds.spec |    8 ++++++--
 sources         |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2a5bf31..8a94087 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /ds-7.x-2.4.tar.gz
+/ds-7.x-2.6.tar.gz
diff --git a/drupal7-ds.spec b/drupal7-ds.spec
index 99791b9..c165a5f 100644
--- a/drupal7-ds.spec
+++ b/drupal7-ds.spec
@@ -3,8 +3,8 @@
 %global module_name ds
 
 Name:          drupal7-%{module_name}
-Version:       2.4
-Release:       3%{?dist}
+Version:       2.6
+Release:       1%{?dist}
 Summary:       Extend the display options for every entity type
 
 Group:         Applications/Publishing
@@ -72,6 +72,10 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Wed Sep 11 2013 Peter Borsa <peter.borsa at gmail.com> - 2.6-1
+- Update to upstream 2.6 release for bug fixes
+- Upstream changelog for this release is available at https://drupal.org/node/2081631
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.4-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index dd04384..fa455bd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-96cb3171bde0feffe28e00f9a8115493  ds-7.x-2.4.tar.gz
+c064706a88b5b68f5afbf1301cb88888  ds-7.x-2.6.tar.gz


More information about the scm-commits mailing list