[drupal-views/f14] Update to 2.13, fixes SA-CONTRIB-2011-052.

Orion Poplawski orion at fedoraproject.org
Wed Nov 2 22:45:20 UTC 2011


commit 9d02b27ab3eef42275ad665c20088dee8c130b06
Author: Orion Poplawski <orion at cora.nwra.com>
Date:   Wed Nov 2 16:45:18 2011 -0600

    Update to 2.13, fixes SA-CONTRIB-2011-052.

 .gitignore        |    1 +
 drupal-views.spec |    7 +++++--
 sources           |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 57c3880..f54138c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 views-6.x-2.11.tar.gz
 /views-6.x-2.12.tar.gz
+/views-6.x-2.13.tar.gz
diff --git a/drupal-views.spec b/drupal-views.spec
index 535c6c1..ce47519 100644
--- a/drupal-views.spec
+++ b/drupal-views.spec
@@ -1,13 +1,13 @@
 %define drupaldir %{_datadir}/drupal
 Name: drupal-views
-Version:  6.x.2.12
+Version:  6.x.2.13
 Release:  1%{?dist}
 Summary: Provides a method for site designers to control content presentation
 
 Group: Applications/Publishing
 License: GPLv2
 URL: http://drupal.org/project/views
-Source0: http://ftp.drupal.org/files/projects/views-6.x-2.12.tar.gz
+Source0: http://ftp.drupal.org/files/projects/views-6.x-2.13.tar.gz
 Source1: drupal-views-fedora-README.txt
 
 BuildArch: noarch
@@ -51,6 +51,9 @@ rm -rf %{buildroot}
 %exclude %{drupaldir}/modules/views/drupal-views-fedora-README.txt
 
 %changelog
+* Wed Nov 02 2011 Orion Poplawski <orion at cora.nwra.com> - 6.x.2.13-1
+- Update to 2.13, fixes SA-CONTRIB-2011-052.
+
 * Thu Dec 16 2010 Jon Ciesla <limb at jcomserv.net> - 6.x.2.12-1
 - New upstream, fixes SA-CONTRIB-2010-111.
 
diff --git a/sources b/sources
index 7a539ba..6aecd91 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2b666d68e8566f14b85cf546d643e3e5  views-6.x-2.12.tar.gz
+94386276fad039bfb5ba1f3e45ac676a  views-6.x-2.13.tar.gz


More information about the scm-commits mailing list