diff --git a/.gitignore b/.gitignore index 56a8688..c150ed1 100644 --- a/.gitignore +++ b/.gitignore @@ -37,3 +37,4 @@ /drupal-7.41.tar.gz /drupal-7.42.tar.gz /drupal-7.43.tar.gz +/drupal-7.44.tar.gz diff --git a/drupal7.spec b/drupal7.spec index f041ba0..984e2d1 100644 --- a/drupal7.spec +++ b/drupal7.spec @@ -6,7 +6,7 @@ AutoReqProv: no %define drupaldir %{_datadir}/drupal7 Name: drupal7 -Version: 7.43 +Version: 7.44 Release: 1%{?dist} Summary: An open-source content-management platform @@ -190,6 +190,9 @@ rm -rf %{buildroot} %{_prefix}/lib/rpm/%{name}.req %changelog +* Thu Jun 16 2016 Jon Ciesla - 7.44-1 +- 7.44. + * Wed Feb 24 2016 Jared Smith - 7.43-1 - Update to upstream 7.43 release for security issues (SA-CORE-2016-001) - Upstream changelog at https://www.drupal.org/drupal-7.43-release-notes diff --git a/sources b/sources index 81140f9..92aa8af 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c6fb49bc88a6408a985afddac76b9f8b drupal-7.43.tar.gz +965ab5fe5457625ec8c18e5c1c455008 drupal-7.44.tar.gz