[drupal7-features] Updated to 1.0-rc1.

Peter Borsa asrob at fedoraproject.org
Tue Mar 20 21:22:38 UTC 2012


commit a4292353f831300cfe1c17d7dcf3ca28fba815be
Author: Peter Borsa <peter.borsa at gmail.com>
Date:   Tue Mar 20 22:22:13 2012 +0100

    Updated to 1.0-rc1.

 .gitignore            |    1 +
 drupal7-features.spec |    9 ++++++---
 sources               |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5b00b68..5190fb5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /features-7.x-1.0-beta4.tar.gz
 /features-7.x-1.0-beta5.tar.gz
 /features-7.x-1.0-beta6.tar.gz
+/features-7.x-1.0-rc1.tar.gz
diff --git a/drupal7-features.spec b/drupal7-features.spec
index 7200411..6b1d9b2 100644
--- a/drupal7-features.spec
+++ b/drupal7-features.spec
@@ -1,10 +1,10 @@
 %global drupaldir %{_datadir}/drupal7
-%global alphabeta beta
-%global prerelease 6
+%global alphabeta rc
+%global prerelease 1
 
 Name:    drupal7-features
 Version: 1.0
-Release: 0.4.%{alphabeta}%{prerelease}%{?dist}
+Release: 0.5.%{alphabeta}%{prerelease}%{?dist}
 Summary: Provides feature management for Drupal
 
 Group: Applications/Publishing
@@ -57,6 +57,9 @@ rm -rf %{buildroot}
 %exclude %{drupaldir}/modules/features/*.txt
 
 %changelog
+* Tue Mar 20 2012 Peter Borsa <peter.borsa at gmail.com> - 1.0-0.5.rc1
+- New upstream version.
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0-0.4.beta6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index 5245675..eebeb25 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d65f3131ad8d397bd5437fe4ab7dba0a  features-7.x-1.0-beta6.tar.gz
+a4f24fe0f0ac5e099b18c667253fa8bc  features-7.x-1.0-rc1.tar.gz


More information about the scm-commits mailing list