[drupal7-feeds] Update to upstream alpha8 release for bug fixes List of bug files upstream at http://drupal.org/node

Jared Smith jsmith at fedoraproject.org
Tue Apr 23 10:35:29 UTC 2013


commit 811f7aff26d218f604f4ced8608c55cb959de8db
Author: Jared K. Smith <jsmith at fedoraproject.org>
Date:   Tue Apr 23 06:34:51 2013 -0400

    Update to upstream alpha8 release for bug fixes
    List of bug files upstream at http://drupal.org/node/1977140

 .gitignore         |    1 +
 drupal7-feeds.spec |    8 ++++++--
 sources            |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 29b5ed5..097effd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /feeds-7.x-2.0-alpha4.tar.gz
 /feeds-7.x-2.0-alpha6.tar.gz
 /feeds-7.x-2.0-alpha7.tar.gz
+/feeds-7.x-2.0-alpha8.tar.gz
diff --git a/drupal7-feeds.spec b/drupal7-feeds.spec
index 6bf41c7..574a6dd 100644
--- a/drupal7-feeds.spec
+++ b/drupal7-feeds.spec
@@ -1,10 +1,10 @@
 %global drupaldir %{_datadir}/drupal7
 %global alphabeta alpha
-%global prerelease 7
+%global prerelease 8
 
 Name:    drupal7-feeds
 Version: 2.0
-Release: 0.7.%{alphabeta}%{prerelease}%{?dist}
+Release: 0.1.%{alphabeta}%{prerelease}%{?dist}
 Summary: An import and aggregation framework for Drupal
 
 Group: Applications/Publishing
@@ -48,6 +48,10 @@ rm -rf %{buildroot}
 %exclude %{drupaldir}/modules/feeds/*.txt
 
 %changelog
+* Tue Apr 23 2013 Jared Smith <jsmith at fedoraproject.org> - 2.0-0.1.alpha8
+- Update to upstream alpha8 bug fix release
+- Upstream changelog for the bug fixes in this release is at http://drupal.org/node/1977140
+
 * Wed Feb 13 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.0-0.7.alpha7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index 911d260..dc87f89 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5dfebee520ce95d0a8df58942432421f  feeds-7.x-2.0-alpha7.tar.gz
+8fc409835dbd5f5a0c5325b2f0ace1d8  feeds-7.x-2.0-alpha8.tar.gz


More information about the scm-commits mailing list