[drupal6-features] Update to upstream 1.1 (#722869)

Paul W. Frields pfrields at fedoraproject.org
Mon Jul 18 12:10:29 UTC 2011


commit 5e141031d01e512303e48499d02bba59877e8df1
Author: Paul W. Frields <stickster at gmail.com>
Date:   Mon Jul 18 08:10:12 2011 -0400

    Update to upstream 1.1 (#722869)

 .gitignore            |    1 +
 drupal6-features.spec |    5 ++++-
 sources               |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2c58c9e..0d240ce 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /features-6.x-1.0.tar.gz
+/features-6.x-1.1.tar.gz
diff --git a/drupal6-features.spec b/drupal6-features.spec
index 9ad5e5b..d858d44 100644
--- a/drupal6-features.spec
+++ b/drupal6-features.spec
@@ -10,7 +10,7 @@
 %global modname features
 
 Name:    drupal%{drupalver}-%{modname}
-Version: 1.0
+Version: 1.1
 Release: 3%{?dist}
 Summary: Provides feature management for Drupal
 Group:   Applications/Publishing
@@ -65,6 +65,9 @@ rm -rf %{buildroot}
 %{drupaldir}/modules/%{modname}
 
 %changelog
+* Mon Jul 18 2011 Paul W. Frields <stickster at gmail.com> - 1.1-3
+- Update to upstream 1.1
+
 * Wed May 18 2011 Paul W. Frields <stickster at gmail.com> - 1.0-3
 - Don't exclude README.txt so module can use it
 
diff --git a/sources b/sources
index ff4dbb2..04291b3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f63eb94c7ae5c553d3d4327ef0b9174b  features-6.x-1.0.tar.gz
+03b2d3064dcbd1e2037ba3a939b58f6a  features-6.x-1.1.tar.gz


More information about the scm-commits mailing list