diff --git a/.gitignore b/.gitignore index 61b1bcb..245b2c2 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /views-7.x-3.1.tar.gz /views-7.x-3.3.tar.gz /views-7.x-3.4.tar.gz +/views-7.x-3.5.tar.gz diff --git a/drupal7-views.spec b/drupal7-views.spec index e472a18..2caea50 100644 --- a/drupal7-views.spec +++ b/drupal7-views.spec @@ -1,8 +1,8 @@ %global drupaldir %{_datadir}/drupal7 Name: drupal7-views -Version: 3.4 -Release: 3%{?dist} +Version: 3.5 +Release: 1%{?dist} Summary: Provides a method for site designers to control content presentation Group: Applications/Publishing @@ -52,6 +52,10 @@ rm -rf %{buildroot} %exclude %{drupaldir}/modules/views/*.txt %changelog +* Fri Aug 24 2012 Jared Smith - 3.5-1 +- Update to upstream 3.5 release +- Upstream changelog available at http://drupal.org/node/1751522 + * Fri Aug 24 2012 Jared Smith - 3.4-3 - Update to upstream 3.4 release diff --git a/sources b/sources index 0203db1..5e45420 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -72bd0f35ac467aed74e533c10a76c93f views-7.x-3.4.tar.gz +fba70998d4ebcca5116ef5ee90117738 views-7.x-3.5.tar.gz