[drupal7-views] Update to upstream 3.5 release

Jared Smith jsmith at fedoraproject.org
Sat Aug 25 15:03:02 UTC 2012


commit b5ab45e155bc8e29c09326b9244643d5e688b46c
Author: Jared K. Smith <jsmith at fedoraproject.org>
Date:   Sat Aug 25 11:02:48 2012 -0400

    Update to upstream 3.5 release

 .gitignore         |    1 +
 drupal7-views.spec |    8 ++++++--
 sources            |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 61b1bcb..245b2c2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /views-7.x-3.1.tar.gz
 /views-7.x-3.3.tar.gz
 /views-7.x-3.4.tar.gz
+/views-7.x-3.5.tar.gz
diff --git a/drupal7-views.spec b/drupal7-views.spec
index e472a18..2caea50 100644
--- a/drupal7-views.spec
+++ b/drupal7-views.spec
@@ -1,8 +1,8 @@
 %global drupaldir %{_datadir}/drupal7
 
 Name:    drupal7-views
-Version: 3.4
-Release: 3%{?dist}
+Version: 3.5
+Release: 1%{?dist}
 Summary: Provides a method for site designers to control content presentation
 
 Group: Applications/Publishing
@@ -52,6 +52,10 @@ rm -rf %{buildroot}
 %exclude %{drupaldir}/modules/views/*.txt
 
 %changelog
+* Fri Aug 24 2012 Jared Smith <jsmith at fedoraproject.org> - 3.5-1
+- Update to upstream 3.5 release 
+- Upstream changelog available at http://drupal.org/node/1751522
+
 * Fri Aug 24 2012 Jared Smith <jsmith at fedoraproject.org> - 3.4-3
 - Update to upstream 3.4 release 
 
diff --git a/sources b/sources
index 0203db1..5e45420 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-72bd0f35ac467aed74e533c10a76c93f  views-7.x-3.4.tar.gz
+fba70998d4ebcca5116ef5ee90117738  views-7.x-3.5.tar.gz


More information about the scm-commits mailing list