diff --git a/.gitignore b/.gitignore index 8f4cfad..c430a0e 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ /drupal-7.21.tar.gz /drupal-7.22.tar.gz /drupal-7.23.tar.gz +/drupal-7.24.tar.gz diff --git a/drupal7.spec b/drupal7.spec index 42b5a6e..75754f3 100644 --- a/drupal7.spec +++ b/drupal7.spec @@ -3,8 +3,8 @@ AutoReqProv: no %define drupaldir %{_datadir}/drupal7 Name: drupal7 -Version: 7.23 -Release: 3%{?dist} +Version: 7.24 +Release: 1%{?dist} Summary: An open-source content-management platform Group: Applications/Publishing @@ -189,6 +189,10 @@ rm -rf %{buildroot} %{_prefix}/lib/rpm/%{name}.req %changelog +* Thu Nov 21 2013 Peter Borsa - 7.24-1 +- Update to upstream 7.24 release for security fixes +- Upstream changelog for this release is available at https://drupal.org/drupal-7.24-release-notes + * Sat Aug 10 2013 Peter Borsa - 7.23-3 - Fix indentation in drupal7.prov.rpm-lt-4-9-compat file. diff --git a/sources b/sources index 46352c6..859e2d4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0beca6fec15b8cf8c35a6fdda6675342 drupal-7.23.tar.gz +c1ddb37155e4b6160f6508636c06f2a7 drupal-7.24.tar.gz