diff --git a/.gitignore b/.gitignore index b24db47..2f63b78 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,4 @@ /drupal-7.29.tar.gz /drupal-7.30.tar.gz /drupal-7.31.tar.gz +/drupal-7.32.tar.gz diff --git a/drupal7.spec b/drupal7.spec index 8b75dce..8cf54cd 100644 --- a/drupal7.spec +++ b/drupal7.spec @@ -6,7 +6,7 @@ AutoReqProv: no %define drupaldir %{_datadir}/drupal7 Name: drupal7 -Version: 7.31 +Version: 7.32 Release: 1%{?dist} Summary: An open-source content-management platform @@ -192,6 +192,9 @@ rm -rf %{buildroot} %{_prefix}/lib/rpm/%{name}.req %changelog +* Wed Oct 15 2014 Jared Smith - 7.32-1 +- Update to upstream 7.32 security release for SA-CORE-2014-005 + * Thu Aug 07 2014 Jared Smith - 7.31-1 - Update to upstream 7.31 release for SA-CORE-2014-004 diff --git a/sources b/sources index aca0785..0b589b8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -de256f202930d3ef5ccc6aebc550adaf drupal-7.31.tar.gz +d5d121a6ce974f2d20604a7e10e1987a drupal-7.32.tar.gz