diff --git a/.gitignore b/.gitignore index 1934a98..1f81e5b 100644 --- a/.gitignore +++ b/.gitignore @@ -29,3 +29,4 @@ /drupal-7.33.tar.gz /drupal-7.34.tar.gz /drupal-7.35.tar.gz +/drupal-7.36.tar.gz diff --git a/drupal7.spec b/drupal7.spec index de3fbb1..d79756b 100644 --- a/drupal7.spec +++ b/drupal7.spec @@ -6,7 +6,7 @@ AutoReqProv: no %define drupaldir %{_datadir}/drupal7 Name: drupal7 -Version: 7.35 +Version: 7.36 Release: 1%{?dist} Summary: An open-source content-management platform @@ -192,6 +192,10 @@ rm -rf %{buildroot} %{_prefix}/lib/rpm/%{name}.req %changelog +* Fri Apr 03 2015 Jared Smith - 7.36-1 +- Update to upstream 7.36 maintenance release for numerous bug fixes +- Upstream release notes at https://www.drupal.org/drupal-7.36-release-notes + * Thu Mar 19 2015 Peter Borsa - 7.35-1 - 7.35, DRUPAL-SA-CORE-2015-001. diff --git a/sources b/sources index 68ac36c..a1a2a81 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fecc55bd0bd476bc35d9ebf68452942d drupal-7.35.tar.gz +98e1f62c11a5dc5f9481935eefc814c5 drupal-7.36.tar.gz