[drupal6-imagefield: 2/2] Update to 3.11

Peter Borsa asrob at fedoraproject.org
Thu Nov 28 11:58:24 UTC 2013


commit 34b7e9e506707850de868111ea79a4702e264893
Author: Peter Borsa <peter.borsa at gmail.com>
Date:   Thu Nov 28 12:57:58 2013 +0100

    Update to 3.11

 .gitignore              |    1 +
 drupal6-imagefield.spec |   12 ++++++++----
 sources                 |    2 +-
 3 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4ef670a..1a52cf8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /imagefield-6.x-3.10.tar.gz
+/imagefield-6.x-3.11.tar.gz
diff --git a/drupal6-imagefield.spec b/drupal6-imagefield.spec
index fb05e50..2656551 100644
--- a/drupal6-imagefield.spec
+++ b/drupal6-imagefield.spec
@@ -6,15 +6,15 @@
 %{!?drupal: %{expand: %%global drupal drupal}}
 # e.g. "/usr/share/drupal6"
 %global drupalbase           %{_datadir}/%{drupal}
-%global drupal_sites_all    %{drupalbase}/sites/all        
+%global drupal_sites_all    %{drupalbase}/sites/all
 %global drupal_modules      %{drupal_sites_all}/modules
 # Use upstream name as expressed in URL and tarball
 %global modname             imagefield
 
 Name:    drupal%{drupalver}-%{modname}
-Version: 3.10
-Release: 3%{?dist}
-Summary: Image Field Module for Drupal 6 
+Version: 3.11
+Release: 1%{?dist}
+Summary: Image Field Module for Drupal 6
 Group:   Applications/Publishing
 License: GPLv2
 URL:     http://drupal.org/project/%{modname}
@@ -55,6 +55,10 @@ rm -rf %{buildroot}
 %{drupal_modules}/%{modname}
 
 %changelog
+* Thu Nov 28 2013 Peter Borsa <peter.borsa at gmail.com> - 3.11-1
+- Update to upstream 3.11 release for security fixes
+- Upstream changelog for this release is available at https://drupal.org/node/1970168
+
 * Thu Jun 7 2012 Anderson Silva <ansilva at redhat.com> - 3.10-3
 - Update dependencies
 - Update LICENSE.txt with FSF mailing address
diff --git a/sources b/sources
index cd2d44d..5eca0bb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a33aeaf42b76e0bcaec9671f2488ad65  imagefield-6.x-3.10.tar.gz
+e0993e7ef8267739c703bbebc0704e81  imagefield-6.x-3.11.tar.gz


More information about the scm-commits mailing list