[drupal7-fivestar] Update to 2.1

Peter Borsa asrob at fedoraproject.org
Sun May 11 06:15:27 UTC 2014


commit 1e38fd55770eab12436afec8d624b6369c3263dc
Author: Peter Borsa <peter.borsa at gmail.com>
Date:   Sun May 11 08:15:41 2014 +0200

    Update to 2.1

 .gitignore            |    1 +
 drupal7-fivestar.spec |   10 ++++++----
 sources               |    2 +-
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b935567..451b858 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /fivestar-7.x-2.0-alpha3.tar.gz
 /fivestar-7.x-2.0-rc1.tar.gz
 /fivestar-7.x-2.0-rc3.tar.gz
+/fivestar-7.x-2.1.tar.gz
diff --git a/drupal7-fivestar.spec b/drupal7-fivestar.spec
index 9481331..cb4427d 100644
--- a/drupal7-fivestar.spec
+++ b/drupal7-fivestar.spec
@@ -1,17 +1,16 @@
 %{?drupal7_find_provides_and_requires}
 
 %global module      fivestar
-%global pre_release rc3
 
 Name:          drupal7-%{module}
-Version:       2.0
-Release:       0.9.%{pre_release}%{?dist}
+Version:       2.1
+Release:       1%{?dist}
 Summary:       Enables fivestar ratings on content, users, etc
 
 Group:         Applications/Publishing
 License:       GPLv2+
 URL:           http://drupal.org/project/%{module}
-Source0:       http://ftp.drupal.org/files/projects/%{module}-7.x-%{version}-%{pre_release}.tar.gz
+Source0:       http://ftp.drupal.org/files/projects/%{module}-7.x-%{version}.tar.gz
 Source1:       %{name}-RPM-README.txt
 
 BuildArch:     noarch
@@ -73,6 +72,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sun May 11 2014 Peter Borsa <peter.borsa at gmail.com> - 2.1-1
+- Updated to 2.1 (BZ #1077530; release notes https://drupal.org/node/2219793)
+
 * Fri Mar 14 2014 Peter Borsa <peter.borsa at gmail.com> - 2.0-0.9.rc3
 - Updated to 2.0-rc3 (BZ #1074882; release notes https://drupal.org/node/2215277)
 
diff --git a/sources b/sources
index efb31d3..506360c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7ba894cefa67ccd33d87bfb715f9a0f1  fivestar-7.x-2.0-rc3.tar.gz
+ab74125c5ff622a55d3c029ad91c82ff  fivestar-7.x-2.1.tar.gz


More information about the scm-commits mailing list