[drupal7-views] Update to 3.8

Peter Borsa asrob at fedoraproject.org
Wed May 21 17:21:18 UTC 2014


commit 82e18e2aeca49d91c50dc3158e5b01b2f69340bb
Author: Peter Borsa <peter.borsa at gmail.com>
Date:   Wed May 21 19:21:02 2014 +0200

    Update to 3.8

 .gitignore         |    1 +
 drupal7-views.spec |   13 +++++++++++--
 sources            |    2 +-
 3 files changed, 13 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 87d3388..54ba6d4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /views-7.x-3.5.tar.gz
 /views-7.x-3.6.tar.gz
 /views-7.x-3.7.tar.gz
+/views-7.x-3.8.tar.gz
diff --git a/drupal7-views.spec b/drupal7-views.spec
index 534deef..27c5431 100644
--- a/drupal7-views.spec
+++ b/drupal7-views.spec
@@ -1,8 +1,8 @@
 %global drupaldir %{_datadir}/drupal7
 
 Name:    drupal7-views
-Version: 3.7
-Release: 2%{?dist}
+Version: 3.8
+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
+* Wed May 21 2014 Peter Borsa <peter.borsa at gmail.com> - 3.8-1
+- Release 3.8 is a security fix release
+- Upstream changelog is at https://drupal.org/node/2271305
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.7-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
@@ -78,13 +82,18 @@ rm -rf %{buildroot}
 
 * Thu Feb 23 2012 Jared Smith <jsmith at fedoraproject.org> - 3.3-1
 - Update to upstream 3.3 release 
+
 * Mon Jan 23 2012 Jared Smith <jsmith at fedoraproject.org> - 3.1-1
 - Update to 3.1 release version
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
+
 * Fri Dec 23 2011 Jared Smith <jsmith at fedoraproject.org> - 3.0-1
 - Update to 3.0 release version
+
 * Thu Nov 17 2011 Jared Smith <jsmith at fedoraproject.org> - 3.0-0.1.rc3
 - Update to RC3 version, including the security patch
+
 * Sat Aug 06 2011 Jared Smith <jsmith at fedoraproject.org> - 3.0-0.1.rc1
 - Initial version for Drupal 7
diff --git a/sources b/sources
index 8833ee8..f19077f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3f36f0d13f3b724d719f6729cbc110ba  views-7.x-3.7.tar.gz
+0fbe71c455f5d34c7193797563b63b3f  views-7.x-3.8.tar.gz


More information about the scm-commits mailing list