[drupal7-google_analytics] Update to 2.1

Peter Borsa asrob at fedoraproject.org
Wed Dec 24 10:41:59 UTC 2014


commit 854ba4d5cf3121f7795b5e36bdd8d9f7702dde45
Author: Peter Borsa <peter.borsa at gmail.com>
Date:   Wed Dec 24 11:41:50 2014 +0100

    Update to 2.1

 .gitignore                    |    1 +
 drupal7-google_analytics.spec |    5 ++++-
 sources                       |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 945f9c9..3a08e90 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /google_analytics-7.x-1.4.tar.gz
 /google_analytics-7.x-2.0.tar.gz
+/google_analytics-7.x-2.1.tar.gz
diff --git a/drupal7-google_analytics.spec b/drupal7-google_analytics.spec
index 620f715..16dc301 100644
--- a/drupal7-google_analytics.spec
+++ b/drupal7-google_analytics.spec
@@ -3,7 +3,7 @@
 %global module google_analytics
 
 Name:          drupal7-%{module}
-Version:       2.0
+Version:       2.1
 Release:       1%{?dist}
 Summary:       Adds the Google Analytics web statistics tracking system to your website
 
@@ -49,6 +49,9 @@ cp -pr * %{buildroot}%{drupal7_modules}/%{module}/
 
 
 %changelog
+* Wed Dec 24 2014 Peter Borsa <peter.borsa at gmail.com> - 2.1-1
+- Updated to 2.1 (BZ #1173033; release notes https://www.drupal.org/node/2384245)
+
 * Sun Jul 20 2014 Shawn Iwinski <shawn.iwinski at gmail.com> - 2.0-1
 - Updated to 2.0 (BZ #1115820; release notes https://www.drupal.org/node/2296171)
 
diff --git a/sources b/sources
index 0a627e3..976fc4e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0000aff7ce9b43de37b92241e512118e  google_analytics-7.x-2.0.tar.gz
+b02a7af5e305517b1f76ead2e4cd434e  google_analytics-7.x-2.1.tar.gz


More information about the scm-commits mailing list