diff --git a/.gitignore b/.gitignore index 5a8cf89..468cab1 100644 --- a/.gitignore +++ b/.gitignore @@ -27,3 +27,4 @@ /drupal-7.31.tar.gz /drupal-7.32.tar.gz /drupal-7.33.tar.gz +/drupal-7.34.tar.gz diff --git a/drupal7.spec b/drupal7.spec index 64d07fa..21a862f 100644 --- a/drupal7.spec +++ b/drupal7.spec @@ -6,7 +6,7 @@ AutoReqProv: no %define drupaldir %{_datadir}/drupal7 Name: drupal7 -Version: 7.33 +Version: 7.34 Release: 1%{?dist} Summary: An open-source content-management platform @@ -192,6 +192,9 @@ rm -rf %{buildroot} %{_prefix}/lib/rpm/%{name}.req %changelog +* Thu Nov 20 2014 Jon Ciesla - 7.34-1 +- 7.34, DRUPAL-SA-CORE-2014-006. + * Tue Nov 11 2014 Peter Borsa - 7.33-1 - Update to upstream 7.33 maintenance release with numerous bug fixes diff --git a/sources b/sources index 674c19f..497b56e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -187b076a5753960d5d5cb12d30d93e73 drupal-7.33.tar.gz +bb4d212e1eb1d7375e41613fbefa04f2 drupal-7.34.tar.gz