diff --git a/.gitignore b/.gitignore index 200b49f..e3dc475 100644 --- a/.gitignore +++ b/.gitignore @@ -39,3 +39,4 @@ /drupal-7.43.tar.gz /drupal-7.44.tar.gz /drupal-7.50.tar.gz +/drupal-7.51.tar.gz diff --git a/drupal7.spec b/drupal7.spec index 2c1f8aa..e8057d1 100644 --- a/drupal7.spec +++ b/drupal7.spec @@ -6,7 +6,7 @@ AutoReqProv: no %define drupaldir %{_datadir}/drupal7 Name: drupal7 -Version: 7.50 +Version: 7.51 Release: 1%{?dist} Summary: An open-source content-management platform @@ -190,6 +190,9 @@ rm -rf %{buildroot} %{_prefix}/lib/rpm/%{name}.req %changelog +* Thu Oct 06 2016 Jon Ciesla - 7.51-1 +- 7.51. + * Fri Jul 08 2016 Jon Ciesla - 7.50-1 - 7.50. diff --git a/sources b/sources index 3c516b5..93d54ca 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f23905b0248d76f0fc8316692cd64753 drupal-7.50.tar.gz +49f82c1cac8e4bd4941ca160fcbee93d drupal-7.51.tar.gz