From 34984720dffba05dc7b5acde75f405ce8f50024e Mon Sep 17 00:00:00 2001 From: Jon Ciesla Date: Nov 17 2016 14:04:16 +0000 Subject: 7.52 --- diff --git a/.gitignore b/.gitignore index e3dc475..1009def 100644 --- a/.gitignore +++ b/.gitignore @@ -40,3 +40,4 @@ /drupal-7.44.tar.gz /drupal-7.50.tar.gz /drupal-7.51.tar.gz +/drupal-7.52.tar.gz diff --git a/drupal7.spec b/drupal7.spec index e8057d1..3338123 100644 --- a/drupal7.spec +++ b/drupal7.spec @@ -6,7 +6,7 @@ AutoReqProv: no %define drupaldir %{_datadir}/drupal7 Name: drupal7 -Version: 7.51 +Version: 7.52 Release: 1%{?dist} Summary: An open-source content-management platform @@ -190,6 +190,9 @@ rm -rf %{buildroot} %{_prefix}/lib/rpm/%{name}.req %changelog +* Thu Nov 17 2016 Jon Ciesla - 7.52-1 +- 7.52. + * Thu Oct 06 2016 Jon Ciesla - 7.51-1 - 7.51. diff --git a/sources b/sources index 93d54ca..214baa4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -49f82c1cac8e4bd4941ca160fcbee93d drupal-7.51.tar.gz +4963e68ca12918d3a3eae56054214191 drupal-7.52.tar.gz