diff --git a/.gitignore b/.gitignore index c150ed1..200b49f 100644 --- a/.gitignore +++ b/.gitignore @@ -38,3 +38,4 @@ /drupal-7.42.tar.gz /drupal-7.43.tar.gz /drupal-7.44.tar.gz +/drupal-7.50.tar.gz diff --git a/drupal7.spec b/drupal7.spec index 984e2d1..2c1f8aa 100644 --- a/drupal7.spec +++ b/drupal7.spec @@ -6,7 +6,7 @@ AutoReqProv: no %define drupaldir %{_datadir}/drupal7 Name: drupal7 -Version: 7.44 +Version: 7.50 Release: 1%{?dist} Summary: An open-source content-management platform @@ -190,6 +190,9 @@ rm -rf %{buildroot} %{_prefix}/lib/rpm/%{name}.req %changelog +* Fri Jul 08 2016 Jon Ciesla - 7.50-1 +- 7.50. + * Thu Jun 16 2016 Jon Ciesla - 7.44-1 - 7.44. diff --git a/sources b/sources index 92aa8af..3c516b5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -965ab5fe5457625ec8c18e5c1c455008 drupal-7.44.tar.gz +f23905b0248d76f0fc8316692cd64753 drupal-7.50.tar.gz