diff --git a/.gitignore b/.gitignore index d74cd2c..7176e18 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,4 @@ /drupal-7.25.tar.gz /drupal-7.26.tar.gz /drupal-7.27.tar.gz +/drupal-7.28.tar.gz diff --git a/drupal7.spec b/drupal7.spec index 5c27f3c..398d124 100644 --- a/drupal7.spec +++ b/drupal7.spec @@ -6,7 +6,7 @@ AutoReqProv: no %define drupaldir %{_datadir}/drupal7 Name: drupal7 -Version: 7.27 +Version: 7.28 Release: 1%{?dist} Summary: An open-source content-management platform @@ -192,6 +192,9 @@ rm -rf %{buildroot} %{_prefix}/lib/rpm/%{name}.req %changelog +* Thu May 08 2014 Jon Ciesla - 7.28-1 +- 7.28, BZ 1095618. + * Thu Apr 17 2014 Jon Ciesla - 7.27-1 - 7.27, BZ 1088847. diff --git a/sources b/sources index 3afdc8c..559e7aa 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e9b05562f1a7f8bbcb5922cd3a0d55cb drupal-7.27.tar.gz +6255884d7e15c654fc8856805b271551 drupal-7.28.tar.gz