[drupal7-views] Update to views-3.0 release version

Jared Smith jsmith at fedoraproject.org
Fri Dec 23 20:13:57 UTC 2011


commit bb7cba9b4e92dd65d7319af8e28ff010738a4b42
Author: Jared K. Smith <jsmith at fedoraproject.org>
Date:   Fri Dec 23 15:13:30 2011 -0500

    Update to views-3.0 release version

 .gitignore         |    1 +
 drupal7-views.spec |    8 ++++----
 sources            |    2 +-
 3 files changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a7a934d..2bc0c8a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /views-7.x-3.0-rc1.tar.gz
 /views-7.x-3.0-rc3.tar.gz
+/views-7.x-3.0.tar.gz
diff --git a/drupal7-views.spec b/drupal7-views.spec
index 6e430b7..9a4f6ac 100644
--- a/drupal7-views.spec
+++ b/drupal7-views.spec
@@ -1,16 +1,14 @@
 %global drupaldir %{_datadir}/drupal7
-%global alphabeta rc
-%global prerelease 3
 
 Name:    drupal7-views
 Version: 3.0
-Release: 0.1.%{alphabeta}%{prerelease}%{?dist}
+Release: 1%{?dist}
 Summary: Provides a method for site designers to control content presentation
 
 Group: Applications/Publishing
 License: GPLv2+
 URL:     http://drupal.org/project/views
-Source0: http://ftp.drupal.org/files/projects/views-7.x-%{version}-%{alphabeta}%{prerelease}.tar.gz
+Source0: http://ftp.drupal.org/files/projects/views-7.x-%{version}.tar.gz
 Source1: %{name}-fedora-README.txt
 Source2: LICENSE.txt
 
@@ -54,6 +52,8 @@ rm -rf %{buildroot}
 %exclude %{drupaldir}/modules/views/*.txt
 
 %changelog
+* Fri Dec 23 2011 Jared Smith <jsmith at fedoraproject.org> - 3.0-1
+- Update to 3.0 release version
 * Thu Nov 17 2011 Jared Smith <jsmith at fedoraproject.org> - 3.0-0.1.rc3
 - Update to RC3 version, including the security patch
 * Sat Aug 06 2011 Jared Smith <jsmith at fedoraproject.org> - 3.0-0.1.rc1
diff --git a/sources b/sources
index a6a31ed..18184c6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b3e58f4195308e37621155d3c843e53f  views-7.x-3.0-rc3.tar.gz
+1be8cbd6fd3f37bfd1493693dfa95d8d  views-7.x-3.0.tar.gz


More information about the scm-commits mailing list