diff --git a/.gitignore b/.gitignore index e1aeb2f..c552fb4 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /ctools-7.x-1.7.tar.gz /ctools-7.x-1.9.tar.gz /ctools-7.x-1.10.tar.gz +/ctools-7.x-1.11.tar.gz diff --git a/drupal7-ctools.spec b/drupal7-ctools.spec index 1bcc794..f076074 100644 --- a/drupal7-ctools.spec +++ b/drupal7-ctools.spec @@ -3,7 +3,7 @@ %global module ctools Name: drupal7-%{module} -Version: 1.10 +Version: 1.11 Release: 1%{?dist} Summary: Primarily a set of APIs and tools to improve the developer experience @@ -16,7 +16,7 @@ BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: drupal7-rpmbuild >= 7.23-3 -# phpcompatinfo (computed from version 1.10) +# phpcompatinfo (computed from version 1.11) Requires: php-date Requires: php-gd Requires: php-mbstring @@ -95,6 +95,9 @@ rm -rf %{buildroot} %changelog +* Thu Nov 03 2016 Shawn Iwinski - 1.11-1 +- Updated to 1.11 (RHBZ #1385608) + * Sun Sep 11 2016 Shawn Iwinski - 1.10-1 - Updated to 1.10 (RHBZ #1370660) diff --git a/sources b/sources index 36ea2f6..b272a2a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -38bb47304f6dcd0bcd6b02ed6ee235fc ctools-7.x-1.10.tar.gz +271d08d18f3c05f51aba1ad77d42f96c ctools-7.x-1.11.tar.gz