diff --git a/.gitignore b/.gitignore index bbfbfa7..6bb8f43 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,4 @@ /drupal-7.27.tar.gz /drupal-7.28.tar.gz /drupal-7.29.tar.gz +/drupal-7.30.tar.gz diff --git a/drupal7.spec b/drupal7.spec index db4fb94..e05bdb1 100644 --- a/drupal7.spec +++ b/drupal7.spec @@ -6,7 +6,7 @@ AutoReqProv: no %define drupaldir %{_datadir}/drupal7 Name: drupal7 -Version: 7.29 +Version: 7.30 Release: 1%{?dist} Summary: An open-source content-management platform @@ -192,6 +192,9 @@ rm -rf %{buildroot} %{_prefix}/lib/rpm/%{name}.req %changelog +* Mon Jul 28 2014 Paul W. Frields - 7.30-1 +- 7.30 + * Wed Jul 16 2014 Paul W. Frields - 7.29-1 - 7.29, SA-CORE-2014-003 diff --git a/sources b/sources index 44bc7aa..96c2e53 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6ffdfb0ee08fadfb531c7fed1d2c5633 drupal-7.29.tar.gz +ef7bce65ca6395f1e6bc44c15fdbc3cb drupal-7.30.tar.gz